indexmap-rs / ringmapLinks
A hash table with deque-like order and fast iteration; access items by key or sequence index
β16Updated last week
Alternatives and similar repositories for ringmap
Users that are interested in ringmap are comparing it to the libraries listed below
Sorting:
- π¦ Add dyn compatible variant to your async trait!β71Updated 4 months ago
- Rust traits for key comparison in maps.β36Updated 11 months ago
- Const TypeId and non-'static TypeIdβ70Updated 3 weeks ago
- Deserialize (potentially nested) environment variables into your custom structsβ59Updated last year
- Utilities for working with impl traits in Rust.β118Updated 11 months ago
- Lending iterators on stable Rustβ83Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.β89Updated 3 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publiβ¦β66Updated last month
- Async, lock-free synchronization primitives for task wakeupβ49Updated last year
- Typed any map for rustβ67Updated last year
- Scope-based single and multithreaded profiling.β34Updated 4 months ago
- β22Updated last year
- Fast JSON deserialization on borrowed dataβ122Updated last month
- The missing compound borrowing for Rust.β62Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.β92Updated 3 months ago
- Trait synonyms for βFn[β¦]β-trait bounds returning futuresβ22Updated 4 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.β143Updated last year
- Mirror of Rust's allocator api for use on stable rustβ72Updated last month
- Reports when tokio runtime threads are blockingβ66Updated last year
- Detect blocking code in Tokio async tasks. (Rust)β83Updated 4 months ago
- Open a scope and then freeze it in time for future access.β108Updated last year
- Static-checked parsing of regexes into structsβ45Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStreamβ74Updated last year
- Track memory allocations by backtrace or originating threadβ46Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.β39Updated 2 weeks ago
- Additional utilities around the bytes crateβ19Updated 8 months ago
- Progress reporting abstraction for Rustβ65Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence indexβ51Updated last week
- Minimal async cache in Rust with support for key expirationsβ55Updated 7 months ago
- A concurrent, append-only vector.β209Updated 5 months ago