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:
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Rust traits for key comparison in maps.☆35Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Fast JSON deserialization on borrowed data☆117Updated 2 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Typed any map for rust☆67Updated 11 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- An updated version of linked-hash-map and friends☆137Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Track memory allocations by backtrace or originating thread☆45Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- The missing compound borrowing for Rust.☆62Updated last month
- Minimal async cache in Rust with support for key expirations☆55Updated 6 months ago
- Additional utilities around the bytes crate☆19Updated 7 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…☆65Updated 2 months ago
- Streaming JSON reader and writer written in Rust☆86Updated last week
- Lending iterators on stable Rust☆83Updated last year
- 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
- Migrated to Codeberg☆79Updated 2 years ago