cmap

Concurrent Map

A high-performance, thread-safe map solution for Go.

a thread-safe concurrent map for go

GitHub

92 stars
3 watching
8 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
preshing/junctionA collection of concurrent hash map implementations in C++.1,409
zekrotja/timedmapA package implementing a thread-safe map with expiring key-value pairs72
akrennmair/gopcapA wrapper around libpcap for the Go programming language490
matplotlib/cmoceanA set of standardized colormaps for oceanographic visualizations233
zenthangplus/goccmA package to limit concurrency in Goroutines71
goradd/mapsA library providing a standard interface for working with various types of maps in Go.47
malabarba/lazy-map-clojureCreates maps with values computed on demand from data or Java objects49
kshk123/hashmapA concurrent thread-safe hash map implemented in C++.145
joetifa2003/mm-goA package providing low-level manual memory management utilities for Go150
dtenny/clj-conA Common Lisp package providing concurrency operations similar to Clojure35
niconex/tauA dynamically-typed concurrent programming language with minimalistic design and support for first-class functions, concurrency, error handling, and implicit return values.59
seborama/fuegoA Go library that applies functional programming concepts to improve code readability and reduce complex bugs in concurrent systems.143
lmj/lfarmA library for distributing work across machines using parallel processing106
jberryman/unagi-chanA high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction127
mna/gocostmodelA benchmarking package for the Go language.61