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
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 7 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- A Configuration Library for Rust Applications☆49Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Library facilitating safe pinned initialization☆73Updated last week
- structured parallel execution for async Rust☆37Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- An alternative rust async runtime.☆60Updated last week
- Fast JSON deserialization on borrowed data☆121Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Non-interleaving multithreaded output queue☆79Updated this week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- Some internal rustc tools made accessible☆47Updated 2 months ago