EagleChen / mapmutexLinks
Golang implementation of fine-grained mutex for per key in a map. Better performance than one giant mutex.
β34Updated 4 years ago
Alternatives and similar repositories for mapmutex
Users that are interested in mapmutex are comparing it to the libraries listed below
Sorting:
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websitesβ65Updated 2 years ago
- π§ Flexible mechanism to make execution flow interruptible.β100Updated 3 years ago
- Fast and Scalable RPC Frameworkβ43Updated last year
- Go simple async worker poolβ92Updated 4 years ago
- Helpers for making the use of reflection easierβ28Updated last year
- urlstruct decodes url.Values into structsβ27Updated last month
- x/sync/singleflight but with Go 1.18 genericsβ31Updated 3 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentiaβ¦β34Updated last year
- Simple string pattern matcher for Goβ127Updated last year
- Expirable Go LRC\LRU cache without goroutinesβ85Updated 2 months ago
- A spinlock implementation for Go.β61Updated 4 years ago
- Golang struct operations.β24Updated 7 years ago
- Golang io.Reader and io.Writer but with limitsβ77Updated 2 years ago
- Golang LRU cache with expire feature.β66Updated last year
- Generative Adversarial Network in Go via Gorgoniaβ87Updated 3 years ago
- A workerpool that can get expanded & shrink dynamically.β53Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithmβ71Updated 2 years ago
- β86Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.β80Updated 3 years ago
- Compact, sortable and fast unique IDs with embedded metadata.β91Updated 3 years ago
- A small library to measure latency of things.β35Updated 7 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.β51Updated 8 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.β141Updated 4 years ago
- flexible data type for Goβ49Updated 4 years ago
- Null Types, Safe primitive type conversion and fetching value from complex structures.β47Updated 3 years ago
- Provide Go Statistics Handler, Struct, Measure Methodβ35Updated 3 months ago
- A Go API for generating .go source filesβ24Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writerβ57Updated 7 years ago
- Go client library for Pilosaβ57Updated 2 years ago
- A JSON stream parser for Goβ67Updated 2 years ago