fitzgen / associative-cacheLinks
A generic, fixed-size, associative cache
☆40Updated 7 months ago
Alternatives and similar repositories for associative-cache
Users that are interested in associative-cache are comparing it to the libraries listed below
Sorting:
- The simd optimized escape code☆54Updated last week
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- ☆57Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- ☆47Updated last year
- ☆36Updated 10 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Concurrent hash trie☆54Updated 4 years ago
- ☆47Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A safe-guarded transmute for Rust☆38Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Abstract over different executors☆73Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Serialization value trees☆44Updated 10 months ago
- Lending iterators on stable Rust☆82Updated last year
- Trying to create Sync bump allocator☆37Updated 7 months ago