A fast and flexible LRU map.
☆199Jan 3, 2025Updated last year
Alternatives and similar repositories for schnellru
Users that are interested in schnellru are comparing it to the libraries listed below
Sorting:
- The fast sync and async channel that Rust deserves☆1,693Dec 18, 2025Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Rust library that provides helpers for testing resilience of I/O operations.☆33Mar 13, 2023Updated 2 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Better reference counted strings for Rust☆142Jul 18, 2024Updated last year
- Shuttle is a library for testing concurrent Rust code☆942Updated this week
- Lending iterators on stable Rust☆83Jan 12, 2024Updated 2 years ago
- Reflection via DWARF.☆298Feb 26, 2023Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Oct 16, 2023Updated 2 years ago
- ☆15Feb 16, 2024Updated 2 years ago
- a minimal, allocation-free Prometheus/OpenMetrics metrics implementation for `no-std` and embedded Rust.☆302Jun 14, 2024Updated last year
- Concurrently Readable Data Structures for Rust☆363Feb 10, 2026Updated 3 weeks ago
- A simple concurrent caching library that might fit to many use cases☆148Jan 12, 2025Updated last year
- "A very small syn"☆213Feb 1, 2025Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Sep 4, 2023Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- A high performance concurrent caching library for Rust☆2,412Feb 18, 2026Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆193Updated this week
- Track and query Cargo dependency graphs.☆258Feb 23, 2026Updated last week
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A syntactic "for" loop Rust macro☆55Jan 17, 2023Updated 3 years ago
- Easily add metrics to your code that actually help you spot and debug issues in production. Built on Prometheus and OpenTelemetry.☆831Sep 18, 2025Updated 5 months ago
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- Scan your Rust crate for semver violations.☆1,589Updated this week
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Lazy formatting utility macro for rust☆129Nov 29, 2023Updated 2 years ago
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated last month
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆584Oct 21, 2025Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆645Aug 14, 2024Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆206Oct 13, 2025Updated 4 months ago
- Fast, concurrent, arena-based allocator with drop support☆146Dec 11, 2025Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 4 months ago
- Run Rust lints from dynamic libraries☆538Feb 23, 2026Updated last week
- A next-generation test runner for Rust.☆2,839Updated this week
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Utilities for collecting metrics from a Tokio application☆403Feb 23, 2026Updated last week
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year