indexmap-rs / ringmapLinks
A hash table with deque-like order and fast iteration; access items by key or sequence index
☆16Updated 3 weeks ago
Alternatives and similar repositories for ringmap
Users that are interested in ringmap are comparing it to the libraries listed below
Sorting:
- Fast JSON deserialization on borrowed data☆116Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Track memory allocations by backtrace or originating thread☆45Updated 6 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- ☆43Updated last year
- The missing compound borrowing for Rust.☆61Updated 2 weeks ago
- Define your own PhantomData☆158Updated last week
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 2 months ago
- Streaming JSON reader and writer written in Rust☆85Updated this week
- Lending iterators on stable Rust☆83Updated last year
- A concurrent, append-only vector.☆204Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Rust traits for key comparison in maps.☆34Updated 9 months ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Convert closures into wakers☆46Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Better reference counted strings for Rust☆138Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last month