Concurrent Sharded HashMap for Rust
-
Updated
Mar 11, 2023 - Rust
Concurrent Sharded HashMap for Rust
This project aims to develop an HTTP API that mimics the functionality of a HashMap while overcoming the constraint of data distribution across multiple machines. The primary challenge lies in designing and implementing a sharding scheme to distribute and manage data efficiently across a cluster of machines.
Add a description, image, and links to the sharded-hashmap topic page so that developers can more easily learn about it.
To associate your repository with the sharded-hashmap topic, visit your repo's landing page and select "manage topics."