ivan-podgurskiy avatar

Ivan Podgurskiy

ivan-podgurskiy

Total Packages

17

Total Downloads

1 695+

humanizer

0.3.0
373+

Human-friendly formatting for Elixir: bytes, durations, relative time, large numbers, percentages, thousands separators, ordinals, string truncation and list joins. English-only, zero config.

Last Updated: 1 month ago

safe_atom

0.3.0
205+

Whitelist-based casting of values to atoms without growing the VM atom table from untrusted input.

Last Updated: 3 weeks ago

shell_words

0.2.0
136+

POSIX-like shell word splitting, escaping, and joining. An Elixir take on Python's shlex and Ruby's Shellwords.

Last Updated: 1 month ago

one_flight

0.2.0
124+

Collapse concurrent duplicate Elixir calls into one supervised execution per key.

Last Updated: 1 month ago

jitter

0.1.0
120+

Backoff jitter strategies (No, Full, Equal, Decorrelated) from Marc Brooker's Exponential Backoff and Jitter, as composable Stream transformers.

Last Updated: 3 months ago

frozen_clock

0.1.0
110+

Async-safe, process-local freezing of DateTime.utc_now/0 for tests — no behaviours, no mocks, no struct threaded through your code.

Last Updated: 2 months ago

gitignore

0.1.0
91+

Correct gitignore and wildmatch semantics for Elixir.

Last Updated: 1 month ago

dockerignore

0.1.0
83+

Parse and match .dockerignore files in Elixir with Docker-compatible semantics.

Last Updated: 1 month ago

robots_txt

0.1.0
83+

RFC 9309 robots.txt (robotstxt) parser and matcher for the Robots Exclusion Protocol.

Last Updated: 1 month ago

http_digest

0.1.0
70+

RFC 9530 Digest Fields for Elixir: build, parse, and verify Content-Digest, Repr-Digest, and Want-* headers.

Last Updated: 1 month ago

message_signatures

0.1.0
67+

RFC 9421 HTTP Message Signatures for Elixir: create and verify signatures over HTTP message components with strict signature-base canonicalization.

Last Updated: 1 month ago

editorconfig_core

0.1.0
64+

EditorConfig Core implementation for Elixir: parser, glob matcher, resolver, and CLI.

Last Updated: 4 weeks ago

git_mailmap

1.0.1
49+

Parse, resolve, and serialize Git .mailmap files in Elixir to canonicalize author and committer identities.

Last Updated: 5 days ago

spdx_expression

0.1.0
35+

Validate and canonicalize PEP 639-compatible SPDX license expressions in Elixir.

Last Updated: 1 week ago

rxing

0.1.0
32+

Decode barcodes from image binaries with Rust-backed performance.

Last Updated: 1 week ago

vcf

1.0.0
29+

VCF 4.1–4.5 parser, validator, streaming reader, and writer for Elixir.

Last Updated: 2 days ago

security_txt

1.0.0
24+

Parse, validate, and serialize RFC 9116 security.txt files in Elixir.

Last Updated: 4 days ago