jeromefroe / lru-rsLinks
An implementation of a LRU cache
☆714Updated 2 months ago
Alternatives and similar repositories for lru-rs
Users that are interested in lru-rs are comparing it to the libraries listed below
Sorting:
- Async multi-producer multi-consumer channel☆862Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Module initialization/global constructor functions for Rust☆869Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆739Updated last month
- Slab allocator for Rust☆793Updated this week
- cross-platform Rust API for memory mapped IO☆492Updated last month
- ☆832Updated this week
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆782Updated last month
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,481Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆613Updated this week
- Dead simple pool implementation for rust with async-await☆1,188Updated last week
- Data structure serialization library with several opposite design goals from Serde☆867Updated 2 weeks ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Rust quasi-quoting☆1,425Updated 3 weeks ago
- Rust allocator using jemalloc as a backend☆421Updated 3 years ago
- Async I/O and timers☆526Updated this week
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆854Updated this week
- Rust cache structures and easy function memoization☆1,817Updated 2 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆578Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,581Updated 3 weeks ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago