Builders where the code to calculate the capacity is the same as the code to write what's being built.
Macros for capacity_builder
Thread-safe rate limiting library with multiple algorithms and Duration-based configuration
Simple capacity type
Moved to capacity_builder
A high-performance Rust library for generating XML sitemaps (standard, image, video, and sitemap index)
A tree that can be expanded by attaching new values to the node without mutability of the old ones
Highly concurrent Cuckoo Filter
High-performance memory pooling library with type-safe handles, predictable latency, and zero fragmentation. Perfect for game engines, real-time systems, and high-churn workloads.
Rust HTTP client with browser-like Chrome and Firefox fingerprints across TLS, HTTP/1.1, HTTP/2, HTTP/3, and WebSockets
Generic source registry: opens URIs (file://, plus http:// via oxideav-http) into Read+Seek; prefetch buffer wrapper
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.