Projects in Awesome Lists tagged with concurrent-hashmap
A curated list of projects in awesome lists tagged with concurrent-hashmap .
https://github.com/willothy/whirlwind
🌀 Ridiculously fast, fully asynchronous, sharded hashmap for Rust.
async async-rust concurrency concurrent-hashmap hashmap rust tokio
Last synced: 14 May 2025
https://github.com/wvwwvwwv/scalable-concurrent-containers
High-performance containers and utilities for concurrent and asynchronous programming
asynchronous-programming concurrency concurrent-data-structure concurrent-hashmap concurrent-programming concurrent-trees epoch-based-reclamation rust
Last synced: 27 Apr 2025
https://github.com/robclu/leapfrog
Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases.
concurrency concurrent-hashmap data-structures hashmap hashmaps lock-free-hashtable rust
Last synced: 27 Apr 2025
https://github.com/m-murad/ordered-sync-map
A gorutine safe ordered map implemented in Go using Generics.
concurency concurrent concurrent-hashmap concurrent-map generic generics go-map golang-map goroutine-safe gorutines hash-map hashmap linkedhashmap map ordered-map thread-safe-map threadsafe
Last synced: 13 Jan 2025
https://github.com/mitghi/scherben-map.rs
Concurrent Sharded HashMap for Rust
concurrent concurrent-hashmap concurrent-map data-structure sharded-hashmap thread-safe-hashmap
Last synced: 11 Apr 2025
https://github.com/srujayreddy/key-value-server
This project implements a concurrent Key-Value (KV) Server that communicates with a multi-threaded client via a shared memory region.
c concurrency concurrent-hashmap lockless-data-structures memory-management multithreading operating-system
Last synced: 23 Mar 2025