Repository navigation

#

concurrent-map

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

Go
256
2 年前
Go
243
7 个月前

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

Go
48
8 年前

Generic concurrent lock-free map for Golang

Go
44
8 个月前

Generate thread-safe, type-safe Go maps

Go
40
2 年前

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

C#
27
3 个月前

image viewer with full memory consumption control and without ui freezing

C++
25
7 年前

Action/Executor (Command) Pattern Library for Concurrent Workloads

Go
13
2 年前

A gorutine safe ordered map implemented in Go using Generics.

Go
8
2 年前

🌈 读写性能更优的 sync.Map. a thread-safe concurrent map for go. forked from orcaman/concurrent-map

Go
4
1 年前

Coordinating build outcomes of parallel CI build pipelines

Ruby
4
5 年前

Concurrent Sharded HashMap for Rust

Rust
3
2 年前

thread-safe concurrent map for go

Go
2
2 年前

Map, filter, reduce for AsyncIterables in Deno.

TypeScript
2
2 年前