OneOfOne / cmap
A sharded map implementation to support fast concurrent access and swap/update operations.
☆48Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for cmap
- efficient client ⚡️☆75Updated 8 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆33Updated 6 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆115Updated this week
- Heap dump reader & visualizer for Go 1.4☆46Updated 8 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Thread-safe concurrent maps for go.