indexmap-rs / ringmapLinks
A hash table with deque-like order and fast iteration; access items by key or sequence index
☆13Updated 3 weeks ago
Alternatives and similar repositories for ringmap
Users that are interested in ringmap are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated last month
- Utilities for working with shared slices of memory☆71Updated 2 weeks ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Additional utilities around the bytes crate☆19Updated 3 months ago
- Fast JSON deserialization on borrowed data☆108Updated last month
- Streaming JSON reader and writer written in Rust☆78Updated this week
- Typed any map for rust☆67Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- The missing compound borrowing for Rust.☆58Updated 2 months ago
- Automatically implement traits for common smart pointers☆115Updated 3 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated last month
- Provides json/csv/protobuf/arrow streaming support for axum☆77Updated last month
- Port of bbolt in Rust☆65Updated 9 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- A concurrent, append-only vector.☆187Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- Serde support for the humantime crate☆35Updated last year
- Track memory allocations by backtrace or originating thread☆43Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Define your own PhantomData☆155Updated 2 weeks ago
- A websocket protocol implementation.☆93Updated 2 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆44Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year