Ivan Podgurskiy
ivan-podgurskiy
Total Packages
4
Total Downloads
172+
Packages
humanizer
0.2.0Human-friendly formatting for Elixir: bytes, durations, relative time, large numbers, thousands separators, ordinals, string truncation and list joins. English-only, zero config.
jitter
0.1.0Backoff jitter strategies (No, Full, Equal, Decorrelated) from Marc Brooker's Exponential Backoff and Jitter, as composable Stream transformers.
safe_atom
0.1.0Whitelist-based casting of values to atoms without growing the VM atom table from untrusted input.
frozen_clock
0.1.0Async-safe, process-local freezing of DateTime.utc_now/0 for tests — no behaviours, no mocks, no struct threaded through your code.