A LRU cache that shows effectiveness of cache capacity
A Rust library for predicting JavaScript `Math.random()` output for Node, Chrome, Firefox, and Safari environments
A genuinely better token bucket for Rust: lock-free, allocation-free acquire path, cache-aligned, overflow-safe, with a one-line Tier-1 API and a mockable clock for deterministic tests.
Arena-based memory allocator with per-thread caches and fixed size classes, designed for allocation-heavy workloads like ML inference and tensor pipelines
High-performance, lock-free, thread-safe rate limiter using token bucket algorithm with per-IP rate limiting support
Rate limiter which allows VIPs, written in Rust
A blazing-fast, NUMA-aware memory allocator written in pure Rust
Circuit breakers, rate limiting, and retry mechanisms for Revoke framework
A trusty priority queue server built with Rust
Simple rate limiting middleware for Axum with callback-based extensibility
Write lexers using familiar Rust match syntax — patterns are compiled at build time
Core runtime types for ferrelex — LexBuf, character sets, and Unicode data