indexmap-rs / ringmap
A hash table with deque-like order and fast iteration; access items by key or sequence index
☆12Updated 2 weeks ago
Alternatives and similar repositories for ringmap:
Users that are interested in ringmap are comparing it to the libraries listed below
- Additional utilities around the bytes crate☆19Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- 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…☆80Updated last month
- Library for scripting analyses against crates.io's database dumps☆69Updated last month
- Serde support for the humantime crate☆33Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆29Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- ☆136Updated last month
- Benchmarking library for stable Rust☆35Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆134Updated 6 months ago
- Minimal async cache in Rust with support for key expirations☆52Updated 11 months ago
- An easy-to-use recorder and viewer for high-performance traces☆40Updated 5 months ago
- A better metrics crate☆30Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Typed any map for rust☆66Updated 4 months ago
- A generic abstraction of paginated APIs☆59Updated last year
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Progress reporting abstraction for Rust☆64Updated 8 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- Port of bbolt in Rust☆65Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated last month
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 2 weeks ago
- ☆65Updated 10 months ago