A key-value store based on linux shared-memory files (shm) for persisting state across program restarts.
A crate the implements extensions for HashMap
An implementation of actix-storage based on dashmap
An implementation of actix-storage based on hashmap
A simple no_std hashmap implementation intended for use in the `agb` library
Exercise about supporting HashMap for ArceOS
Concurrent DashMap and DashSet powered by dashmap (multi-shard RwLock) and fueled by axhash (AES-NI accelerated hashing).
A binary tree implementation with a hashmap-inspired interface.
A HashMap that uses case-insensitive strings as keys.
A Simple CEF Parser to a HashMap
Fast, concurrent hash maps with extensive API.
Concurrent async hash maps with key-scoped locking