fitzgen / associative-cache
A generic, fixed-size, associative cache
☆40Updated 5 months ago
Alternatives and similar repositories for associative-cache:
Users that are interested in associative-cache are comparing it to the libraries listed below
- ☆45Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- ☆56Updated last year
- ☆36Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- ☆47Updated 4 years ago
- The simd optimized escape code☆53Updated last week
- Lending iterators on stable Rust☆82Updated last year
- Trying to create Sync bump allocator☆36Updated 5 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last week
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆29Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year