dkuku avatar

Daniel Kukula

dkuku

Total Packages

41

Total Downloads

37 799+

address_formatting

0.1.0
11 292+

address formatting implemetation

Last Updated: about 1 year ago

sqlcommenter

0.1.4
5 660+

Serialize and deserilze sqlcommenter data in sql queries

Last Updated: about 1 year ago

hexdump

0.1.4
5 096+

Hexdump makes it easier to work with binary data.

Last Updated: about 2 years ago

prql_rs

0.1.1
2 265+

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

Last Updated: 10 months ago

uuuidv7

0.1.1
1 978+

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

Last Updated: about 1 year ago

gettext_pseudolocalize

0.1.1
1 651+

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: about 1 year ago

mbtiles

0.4.3
975+

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.3.0
920+

Decode garmin fit files using rustler and fitparser crate

Last Updated: about 1 year ago

rfc1123_datetime

0.1.2
831+

RFC 1123 date time parser

Last Updated: about 3 years ago

return_helpers

0.1.1
729+

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 5 years ago

osm_shortlink

0.1.3
611+

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
526+

This package includes custom dbg functions

Last Updated: 8 months ago

decision_log

0.1.3
501+

A lightweight Elixir library for tracking decisions made during processing.

Last Updated: 3 months ago

table_parser

0.1.1
434+

Package for parsing ps output to maps

Last Updated: about 5 years ago

card_deck

0.1.0
383+

Implements a basic card deck

Last Updated: about 5 years ago

bcryptrs

0.1.4
380+

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

Last Updated: about 1 year ago

ex_final_fusion

0.1.2
346+

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

Last Updated: about 1 year ago

stop_words

0.1.0
306+

returns stop words for the given language

Last Updated: about 1 year ago

tf_idf

0.1.1
221+

Calculate word rankings using tf_idf algorithm

Last Updated: about 1 year ago

opentelemetry_sqlcommenter

0.1.1
213+

OpenTelemetry integration for SQLCommenter and Ecto, adding telemetry context to SQL queries

Last Updated: about 1 year ago
Showing 1–20 packages of 41 total