indexmap-rs / ringmap
A hash table with deque-like order and fast iteration; access items by key or sequence index
☆12Updated last month
Alternatives and similar repositories for ringmap
Users that are interested in ringmap are comparing it to the libraries listed below
Sorting:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 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…☆82Updated 2 months ago
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- Minimal async cache in Rust with support for key expirations☆53Updated last year
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- ☆65Updated 11 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- Progress reporting abstraction for Rust☆64Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Port of bbolt in Rust☆65Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Lending iterators on stable Rust☆82Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Additional utilities around the bytes crate☆19Updated 3 weeks ago
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 months ago
- Typed any map for rust☆66Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 8 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Hash trait that is object-safe☆32Updated 2 months ago
- It executes futures☆57Updated 2 years ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆16Updated 7 months ago
- The missing compound borrowing for Rust.☆57Updated last month
- A Rust crate that defines the ToBoundedStatic and IntoBoundedStatic traits☆18Updated 2 months ago