A lock-free, partially wait-free, eventually consistent, concurrent hashmap.
☆256Feb 8, 2026Updated 2 weeks ago
Alternatives and similar repositories for flashmap
Users that are interested in flashmap are comparing it to the libraries listed below
Sorting:
- "A very small syn"☆212Feb 1, 2025Updated last year
- cross-platform Rust API for memory mapped IO☆42May 4, 2024Updated last year
- Small, fast, synchronization primitives☆255Sep 13, 2024Updated last year
- General purpose client/server networking library written in Rust, built on top of the QUIC protocol which is implemented by quinn☆108Sep 6, 2023Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A cellular automaton wasm example☆12Feb 1, 2025Updated last year
- The fast sync and async channel that Rust deserves☆1,693Dec 18, 2025Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆466Sep 13, 2025Updated 5 months ago
- ☆22Jul 24, 2021Updated 4 years ago
- A Rust Vector which swaps to disk based on given parameters☆45Nov 29, 2023Updated 2 years ago
- Low To High Level Math Library for Rust☆53Jan 29, 2022Updated 4 years ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,513Apr 29, 2025Updated 10 months ago
- ☆20Aug 22, 2023Updated 2 years ago
- Versioned data-structures for Rust☆208Feb 26, 2025Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆264Jun 23, 2025Updated 8 months ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆25Oct 26, 2023Updated 2 years ago
- Minimal asynchronous executor for Rust☆133Updated this week
- A Rustified OpenCL Experience☆46May 18, 2023Updated 2 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆196Dec 23, 2025Updated 2 months ago
- Support atomic operations on Arc itself☆1,263Feb 14, 2026Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- lock-free B+ tree☆311Sep 8, 2024Updated last year
- a lock-free concurrent slab (experimental)☆305Jan 20, 2026Updated last month
- An io_uring backed runtime for Rust☆1,431Jul 7, 2025Updated 7 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆108Sep 17, 2025Updated 5 months ago
- An embedded key-value database in pure Rust☆4,262Feb 15, 2026Updated last week
- ☆246Jan 25, 2026Updated last month
- Bare-metal allocators.☆76Aug 23, 2022Updated 3 years ago
- Track memory allocations by backtrace or originating thread☆47Nov 14, 2025Updated 3 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆414Nov 4, 2025Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Feb 23, 2025Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- A minimal and unopinionated actor framework for Rust.☆68Dec 31, 2022Updated 3 years ago