concurrent-map topic

List concurrent-map repositories

mapgen

40
Stars
4
Forks
Watchers

Generate thread-safe, type-safe Go maps

cmap

47
Stars
6
Forks
Watchers

A sharded map implementation to support fast concurrent access and swap/update operations.

dashmap

2.8k
Stars
141
Forks
Watchers

Blazing fast concurrent HashMap for Rust.

syncmap

254
Stars
19
Forks
Watchers

A typed implementation of the Go sync.Map using code generation

async

187
Stars
9
Forks
Watchers

Synchronization and asynchronous computation package for Go

qtimageviewer

25
Stars
4
Forks
Watchers

image viewer with full memory consumption control and without ui freezing

ConcurrentSortedDictionary

18
Stars
4
Forks
Watchers

ConcurrentSortedDictionary implementation in (c#, .NET 7) . It is implemented using a concurrent B+Tree