Ivan Podgurskiy
ivan-podgurskiy
Total Packages
4
Total Downloads
296+
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.
safe_atom
0.2.0Whitelist-based casting of values to atoms without growing the VM atom table from untrusted input.
jitter
0.1.0Backoff jitter strategies (No, Full, Equal, Decorrelated) from Marc Brooker's Exponential Backoff and Jitter, as composable Stream transformers.
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.