A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust
☆53Feb 6, 2025Updated last year
Alternatives and similar repositories for LocalLRU
Users that are interested in LocalLRU are comparing it to the libraries listed below
Sorting:
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Feb 3, 2026Updated last month
- async time combinators☆25Nov 9, 2025Updated 4 months ago
- Unicode validation and transcoding at billions of characters per second☆25Mar 15, 2026Updated last week
- A more flexible version of the Rust `scoped-tls` library☆19Sep 25, 2024Updated last year
- A c_import macro for Rust☆14Apr 21, 2025Updated 11 months ago
- Automatically generates conversions between an enum type and any other type☆11Jan 10, 2023Updated 3 years ago
- Windows Toast Notification Library☆34Mar 11, 2026Updated last week
- Attribute proc-macro to delegate method to a field☆29Sep 17, 2023Updated 2 years ago
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- A Rust allocator to trace memory allocations in Rust programs, by intercepting the allocations.☆41Dec 21, 2025Updated 3 months ago
- Accompanying code for https://orlp.net/blog/bitwise-binary-search/.☆16May 16, 2023Updated 2 years ago
- ☆78Feb 13, 2026Updated last month
- Is it easy to draw a line?☆14Sep 25, 2020Updated 5 years ago
- Byte-wise atomic memcpy.☆45Mar 12, 2026Updated last week
- Tiny Rust Async Linux Executor☆116May 1, 2025Updated 10 months ago
- BzTree implementation for Rust☆37Aug 19, 2025Updated 7 months ago
- A minimal Rust TUI framework☆27Mar 9, 2026Updated 2 weeks ago
- Transmissing metainfo across components.☆22Jul 28, 2025Updated 7 months ago
- rust rcu cell library☆43May 9, 2025Updated 10 months ago
- A Rust library crate with types for safe MMIO device access☆32Updated this week
- madsim-inspired determinism for turmoil-based simulation tests☆55Feb 19, 2026Updated last month
- Adds derive macros for better bounds on generated Copy, Debug, etc. implementations☆12Nov 27, 2024Updated last year
- A tar archive reading/writing library for async Rust.☆33Aug 23, 2025Updated 7 months ago
- Terminal Universal Password Manager☆14Jan 19, 2020Updated 6 years ago
- ☆15May 2, 2023Updated 2 years ago
- A non-contiguous byte output buffer for Rust☆14Jan 28, 2021Updated 5 years ago
- A lock-free async waitgroup implementation☆37Feb 3, 2022Updated 4 years ago
- Learn what's changed on crates.io☆19Jan 5, 2026Updated 2 months ago
- A Rust crate for extracting readable content from web pages.☆197Updated this week
- LLVM Bitcode parser in Rust☆25Mar 16, 2026Updated last week
- Build and evaluate binary expression trees☆38Sep 7, 2024Updated last year
- Integer types with customizable niche values☆51Nov 18, 2024Updated last year
- LaTeX 讲座资料☆12Apr 7, 2022Updated 3 years ago
- Arithmetic in Rust's Type System☆11Feb 18, 2024Updated 2 years ago
- Versatile parser for arithmetic expressions☆11Mar 13, 2026Updated last week
- Write simple proc-macros inline with other source code.☆21Nov 24, 2024Updated last year
- Structured data serialization library☆23Jun 16, 2024Updated last year
- The theme of USTB report.☆10Dec 18, 2018Updated 7 years ago
- Various pathfinding algorithms implemented in rust. Currently very WIP.☆16Sep 4, 2020Updated 5 years ago