12 projects
fluxrate
Lightweight, thread-safe rate limiting for Python — token bucket, sliding window, fixed window, leaky bucket
heatmap-sketch
A probabilistic data structure for time-decayed popularity tracking
winddown
Graceful shutdown management for Python services
toggleflag
Lightweight feature flags with zero dependencies — file, env, or code config
guardly
Schema-first validation for dicts and configs. Zero dependencies.
snaplog
Zero-config structured logging for Python — JSON output, auto-context, function tracing
batchly
Batch processing made simple — concurrency, retries, progress, and error handling
typely
Runtime type validation for Python — lightweight, fast, decorator-based
configly-lib
Zero-boilerplate configuration management with env vars, validation, and secrets
structmatch
Deep structural matching, diffing, and pattern matching for Python
unbreak
Make your Python functions unbreakable — adaptive retries, predictive circuit breaker, fallback chains, and dead letter queues
whenly
Lightweight persistent job scheduler for Python