Daniel Kukula
dkuku
Total Packages
43
Total Downloads
55 210+
Packages
ecto_unnest
0.3.0Bulk insert for Ecto via unnest(...) — pass data as columns (%{col => list}) rather than rows. Constant SQL text independent of row count, friendly to PgBouncer (transaction mode) and the prepared-statement cache.
opentelemetry_sqlcommenter
0.1.1OpenTelemetry integration for SQLCommenter and Ecto, adding telemetry context to SQL queries
tf_idf
0.1.1Calculate word rankings using tf_idf algorithm
ex_frontier
0.1.0Helper library to connect to Frontier radios Also known under the name Frontier Silicon
mix_deps_patch
0.0.0Task for patching dependencies after downloading from hex, before compilation. This is an alternative for creating github forks and can be used without git installed. The only dependency is the `patch` command.
poker_game
0.1.0Implements poker game logic
ex_chroma
0.1.0ExChroma is a collection of modules that help you perform operations on colors It is influenced by chroma.js
radio_browser
0.2.0An Elixir client for the Radio Browser API, providing access to a worldwide radio station directory
slim_formatter
0.1.0Formatter that omits the same fields when showing left/right diff
tm1638
0.1.0use tm1638 with nerves
ex_stemmers
0.1.0ex_stemmers wraps the rust-stemmers crate
ex_keyword_extraction
0.1.0ex_keyword_extraction is an elixir wrapper for keyword_extraction crate - it includes the following algorithms: TF-IDF, Rake, TextRank
ex_text_splitter
0.1.0ex_text_splitter wraps the rust crate text-splitter. It allows to divide text into chunks
tag2link
0.1.0URL formatter for openstreetmap tags
mdka_ex
0.1.0mdka is a html to markdown converter using mdka-rs crate
unleash_dk
1.9.0An a fork of Unleash Feature Flag client for Elixir with additional feature" Original project can be found [here]{https://www.gitlab.com/afontaine/unleash_ex}
defrag
0.1.0A convenient macro for writing Ecto fragments with string interpolation syntax
pluscode
0.1.0An Elixir implementation of Open Location Code (Plus Codes). Plus Codes are short, easy to share location codes that can be used instead of street addresses. This library provides functions to encode/decode coordinates, validate codes, and handle shortened codes.
sidereal
1.0.0A comprehensive calendar library for Gleam — date, time, datetime, naive datetime, duration, ISO 8601 parsing and formatting, timezone support. Port of Elixir's Calendar modules.
readme_tester
0.1.0A library for testing Elixir code blocks in markdown files. Ensures your documentation stays in sync with your actual code.