indexmap-rs / ringmapLinks
A hash table with deque-like order and fast iteration; access items by key or sequence index
☆14Updated 2 weeks ago
Alternatives and similar repositories for ringmap
Users that are interested in ringmap are comparing it to the libraries listed below
Sorting:
- Streaming JSON reader and writer written in Rust☆82Updated last week
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- 🦕 Add dyn compatible variant to your async trait!☆64Updated this week
- Additional utilities around the bytes crate☆19Updated 4 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- Define your own PhantomData☆156Updated 2 weeks ago
- Minimal async cache in Rust with support for key expirations☆55Updated 3 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 4 months ago
- Asynchronous access to a bincode-encoded item stream.☆79Updated 5 months ago
- A websocket protocol implementation.☆93Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- A concurrent, append-only vector.☆195Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- ☆200Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- CSV parsing in async context☆47Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- ☆43Updated 11 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 2 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…☆59Updated last week
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Port of bbolt in Rust☆65Updated 11 months ago