indexmap-rs / ringmapLinks
A hash table with deque-like order and fast iteration; access items by key or sequence index
☆12Updated 2 months ago
Alternatives and similar repositories for ringmap
Users that are interested in ringmap are comparing it to the libraries listed below
Sorting:
- Additional utilities around the bytes crate☆19Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Convert closures into wakers☆45Updated 5 months ago
- Minimal async cache in Rust with support for key expirations☆53Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Fast JSON deserialization on borrowed data☆106Updated last week
- Progress reporting abstraction for Rust☆64Updated 11 months ago
- Typed any map for rust☆67Updated 6 months ago
- The missing compound borrowing for Rust.☆58Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Port of bbolt in Rust☆65Updated 8 months ago
- Utilities for working with shared slices of memory☆70Updated last week
- 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…☆87Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆75Updated last week
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Benchmarking library for stable Rust☆45Updated 2 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated last month
- Automatic TLS certificate management using rustls☆30Updated last month
- Serde support for the humantime crate☆34Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated last week
- A distributed sliding window rate limiter built with Tokio/Tower☆28Updated 5 months ago
- A generic abstraction of paginated APIs☆60Updated last year