jeromefroe / lru-rs
An implementation of a LRU cache
☆683Updated last month
Alternatives and similar repositories for lru-rs:
Users that are interested in lru-rs are comparing it to the libraries listed below
- Async multi-producer multi-consumer channel☆836Updated 2 months ago
- Support atomic operations on Arc itself☆900Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆663Updated 3 months ago
- Slab allocator for Rust☆747Updated last month
- A crate for safe and ergonomic pin-projection.☆637Updated 3 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆659Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆778Updated last month
- Async I/O and timers☆489Updated last week
- Rust library allowing to register multiple handlers for the same signal☆762Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- ☆807Updated last week
- A Rust proc-macro attribute parser☆1,093Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆462Updated 3 months ago
- Module initialization/global constructor functions for Rust☆825Updated 2 weeks ago
- Task abstraction for building executors☆460Updated 2 months ago
- Compile-time type-checked builder derive☆969Updated this week
- Easy self-referential struct generation for Rust.☆593Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆415Updated 3 years ago
- Efficient, lock-free, bounded Rust broadcast channel☆803Updated last year
- Typed distributed plugin registration☆1,084Updated 2 weeks ago
- Notify async tasks or threads☆460Updated last month
- Rust quasi-quoting☆1,388Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆569Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated last week
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- Data structure serialization library with several opposite design goals from Serde☆845Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆675Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆992Updated 3 weeks ago