An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: concurrent-map

xacrimon/dashmap

Blazing fast concurrent HashMap for Rust.

Language: Rust - Size: 644 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 3,479 - Forks: 163

a8m/syncmap

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

Language: Go - Size: 40 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 256 - Forks: 18

reugn/async

Synchronization and asynchronous computation package for Go

Language: Go - Size: 115 KB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 244 - Forks: 13

Snawoot/lfmap

Generic concurrent lock-free map for Golang

Language: Go - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 44 - Forks: 1

ArtemLymarenko/parallel-course-work

This repo contains UML diagrams and source code for the parallel computing course work.

Language: Go - Size: 2.52 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

OneOfOne/cmap

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

Language: Go - Size: 152 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 48 - Forks: 5

mdawar/syncmap

A simple and generic Go map that is safe for concurrent use.

Language: Go - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

shomali11/maps

Concurrent Map

Language: Go - Size: 84 KB - Last synced at: 27 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

alansastre/java-concurrency-collections

Colecciones concurrentes en Java. Estructuras de datos concurrentes.

Language: Java - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 3

ntsd/go-mutex-comparison

Mutex vs RWMutex vs sync.Map, Concurrency map benchmark in different concurrent scenarios.

Language: Go - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

Akagi201/utils-go

Some awesome go utils

Language: Go - Size: 81.1 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 23 - Forks: 10

m-murad/ordered-sync-map

A gorutine safe ordered map implemented in Go using Generics.

Language: Go - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

mkrebser/ConcurrentSortedDictionary

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

Language: C# - Size: 361 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

dawidd6/go-mmap πŸ“¦

:package: Concurrent-safe map[interface{}]interface{}

Language: Go - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

gasparian/pure-kv

Simple embedded in-memory key-value storage with ttl and RPC interface

Language: Go - Size: 166 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

svladykin/ReplicaMap

Key-value Kafka Database

Language: Java - Size: 627 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 3

LouisJenkinsCS/Go_With_Concurrent_Map_Builtin Fork of golang/go

Concurrent and Scalable Built-In Hash Table For The Go Programming Language

Language: Go - Size: 115 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

mitghi/scherben-map.rs

Concurrent Sharded HashMap for Rust

Language: Rust - Size: 41 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

stirby/mapgen

Generate thread-safe, type-safe Go maps

Language: Go - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 40 - Forks: 4

Thiru-Arasu/go-tools

goLang utils

Language: Go - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

fufuok/cmap

🌈 θ―»ε†™ζ€§θƒ½ζ›΄δΌ˜ηš„ sync.Map. a thread-safe concurrent map for go. forked from orcaman/concurrent-map

Language: Go - Size: 90.8 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

octu0/cmap

thread-safe concurrent map for go

Language: Go - Size: 21.5 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

beatmadsen/is_it_done_yet

Coordinating build outcomes of parallel CI build pipelines

Language: Ruby - Size: 41 KB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

rodaine/executor πŸ“¦

Action/Executor (Command) Pattern Library for Concurrent Workloads

Language: Go - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 0

anatoly-spb/qtimageviewer

image viewer with full memory consumption control and without ui freezing

Language: C++ - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 23 - Forks: 3

j50n/deno-asynciter

Map, filter, reduce for AsyncIterables in Deno.

Language: TypeScript - Size: 30.3 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

shofiq0023/spring-boot-basic-cache

Language: Java - Size: 58.6 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lpicanco/concurrentmap

Go concurrent map implementation

Language: Go - Size: 17.6 KB - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

guysmoilov/ctrie-lock-project

A lock-based implementation of a CTrie (concurrent hash trie)

Language: Scala - Size: 2.27 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1