indexmap-rs / ringmapLinks
A hash table with deque-like order and fast iteration; access items by key or sequence index
☆16Updated last month
Alternatives and similar repositories for ringmap
Users that are interested in ringmap are comparing it to the libraries listed below
Sorting:
- Rust traits for key comparison in maps.☆37Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Utilities for working with impl traits in Rust.☆121Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Track memory allocations by backtrace or originating thread☆47Updated 2 months 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…☆67Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Streaming JSON reader and writer written in Rust☆89Updated last week
- Const TypeId and non-'static TypeId☆70Updated last month
- A concurrent, append-only vector.☆208Updated 5 months ago
- Utilities for working with shared slices of memory☆84Updated 7 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- futures-buffered☆46Updated this week
- A faster Arc.☆80Updated 2 years ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Deserialization library with focus on error handling☆49Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Macro for sealing traits and structures☆61Updated last year
- ☆77Updated 5 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Define your own PhantomData☆158Updated last month
- Additional utilities around the bytes crate☆19Updated 9 months ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago