billythedummy / const-lruLinks
A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache
☆35Updated 2 years ago
Alternatives and similar repositories for const-lru
Users that are interested in const-lru are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Library facilitating safe pinned initialization☆67Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Fast JSON deserialization on borrowed data☆117Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 2 months ago
- structured parallel execution for async Rust☆37Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- An alternative rust async runtime.☆60Updated last week
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 4 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- Some internal rustc tools made accessible☆47Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆69Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A Configuration Library for Rust Applications☆48Updated last week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Compile-time string operations☆113Updated 2 months ago