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:
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Minimal async cache in Rust with support for key expirations☆53Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated this week
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Streaming JSON reader and writer written in Rust☆74Updated last week
- Runtime-agnostic actor library☆77Updated last year
- Typed any map for rust☆67Updated 5 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Fast JSON deserialization on borrowed data☆87Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- Automatic TLS certificate management using rustls☆29Updated last month
- Additional utilities around the bytes crate☆19Updated last month
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Human-friendly indexed collections☆53Updated last week
- Derive macro to map between different types☆24Updated 4 months ago
- Asynchronous access to a bincode-encoded item stream.☆76Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Hash trait that is object-safe☆32Updated last week
- ☆42Updated 8 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 weeks ago