dkuku avatar

Daniel Kukula

dkuku

Total Packages

43

Total Downloads

58 694+

address_formatting

0.2.0
20 974+

address formatting implemetation

Last Updated: 3 months ago

sqlcommenter

0.1.4
7 633+

Serialize and deserilze sqlcommenter data in sql queries

Last Updated: about 1 year ago

hexdump

0.1.4
5 270+

Hexdump makes it easier to work with binary data.

Last Updated: about 2 years ago

uuuidv7

0.3.0
3 089+

UUUIDv7 stands for microUUIDv7 - a version 7 UUID with submicrosecond precision

Last Updated: 2 months ago

prql_rs

0.1.1
2 351+

PRQL (Pipelined Relational Query Language) compiler for Elixir, powered by Rust's prqlc

Last Updated: about 1 year ago

gettext_pseudolocalize

0.2.1
2 201+

A tool for pseudolocalizing Gettext translations in Elixir applications. Helps identify hardcoded strings, character encoding issues, and UI problems by converting ASCII characters to similar-looking Unicode characters with text expansion simulation.

Last Updated: 2 months ago

decision_log

0.1.3
1 994+

A lightweight Elixir library for tracking decisions made during processing.

Last Updated: 7 months ago

celixir

0.3.0
1 716+

A pure Elixir implementation of Google's Common Expression Language (CEL)

Last Updated: 3 months ago

mbtiles

0.4.3
1 488+

Library that simpilfies working with mbtiles files to use it you need to specify the mbtiles path in your config config :mbtiles, :mbtiles_path, 'priv/test.mbtiles'

Last Updated: about 4 years ago

fitparser

0.4.1
1 273+

Decode garmin fit files using rustler and fitparser crate

Last Updated: 2 months ago

rfc1123_datetime

0.1.2
936+

RFC 1123 date time parser

Last Updated: about 3 years ago

return_helpers

0.1.1
906+

Simple library that adds a piping possibility for easy returning from pipe chains Imagine: socket = socket |> assign(valid: true) {:noreply, socket} to write as: socket |> assign(valid: true) |> noreply() or: iex> "34" |> between_strings("12", "56") "123456"

Last Updated: about 6 years ago

osm_shortlink

0.1.3
739+

Library that generates short links for the given coordinates iex> OsmShortlink.generate_link(51.5110,0.0550, 9) "http://osm.org/go/0EEQjE--" iex> OsmShortlink.link_to_coordinates("http://osm.org/go/0EEQjE?M") {51.510772705078125, 0.054931640625}

Last Updated: about 5 years ago

dbg_mate

0.1.4
686+

This package includes custom dbg functions

Last Updated: about 1 year ago

ecto_unnest

0.3.0
610+

Bulk 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.

Last Updated: 1 month ago

bcryptrs

0.1.4
545+

bcryptrs is a drop in replacement for bcrypt_elixir that does not require C compiler

Last Updated: about 1 year ago

table_parser

0.1.1
517+

Package for parsing ps output to maps

Last Updated: about 5 years ago

ex_final_fusion

0.1.2
454+

ex_final_fusion allows to read word embeddings in formats: finalfusion, fastText, floret, GloVe, word2vec

Last Updated: about 1 year ago

card_deck

0.1.0
444+

Implements a basic card deck

Last Updated: about 6 years ago

stop_words

0.1.0
387+

returns stop words for the given language

Last Updated: about 2 years ago
Showing 1–20 packages of 43 total