jeromefroe / lru-rs
An implementation of a LRU cache
☆657Updated 3 months ago
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☆817Updated 2 months ago
- Support atomic operations on Arc itself☆851Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆762Updated 5 months ago
- Rust library allowing to register multiple handlers for the same signal☆747Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- Module initialization/global constructor functions for Rust☆775Updated last month
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- ☆778Updated last week
- Asynchronous streams for Rust using async & await notation☆652Updated last month
- Compile-time type-checked builder derive☆939Updated 4 months ago
- Slab allocator for Rust☆726Updated last month
- A Rust proc-macro attribute parser☆1,058Updated last month
- Rust allocator using jemalloc as a backend☆410Updated 3 years ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆623Updated last month
- Just, really the littlest Vec you could need. So smol.☆657Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,625Updated 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`…☆691Updated 2 weeks ago
- Rust quasi-quoting☆1,359Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆977Updated this week
- Task abstraction for building executors☆437Updated 2 months ago
- Async I/O and timers☆472Updated 2 months ago
- Typed distributed plugin registration☆1,040Updated last week
- Notify async tasks or threads☆453Updated last week
- A multiprocess drop-in replacement for Rust channels☆897Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,256Updated 5 months ago
- Intrusive collections for Rust☆430Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago
- Dead simple pool implementation for rust with async-await☆1,100Updated last week
- Efficient, lock-free, bounded Rust broadcast channel☆800Updated last year