EagleChen / mapmutex
Golang implementation of fine-grained mutex for per key in a map. Better performance than one giant mutex.
β33Updated 4 years ago
Alternatives and similar repositories for mapmutex:
Users that are interested in mapmutex are comparing it to the libraries listed below
- π§ Flexible mechanism to make execution flow interruptible.β102Updated 3 years ago
- x/sync/singleflight but with Go 1.18 genericsβ30Updated 2 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websitesβ65Updated last year
- Storing strings without GC overheadβ82Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.β51Updated 8 years ago
- A JSON stream parser for Goβ67Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go tβ¦β47Updated 2 years ago
- Helpers for making the use of reflection easierβ28Updated 8 months ago
- A spinlock implementation for Go.β61Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Goβ134Updated 9 months ago
- A prefix tree implementation in goβ41Updated 10 months ago
- Simple string pattern matcher for Goβ126Updated 11 months ago
- β85Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutinesβ84Updated 2 months ago
- A type-to-type copy function code generator.β44Updated 6 months ago
- Tool for golang that generates jennifer codeβ70Updated last year
- Expression evaluator for Goβ68Updated 11 months ago
- Go simple async worker poolβ92Updated 4 years ago
- An in-process simple publish/subscribe library for golangβ107Updated 4 years ago
- Gin Web Framework Open Tracing middlewareβ36Updated 3 years ago
- Debugging helper for Goβ65Updated 4 years ago
- TryLock support on read-write lock for Golangβ36Updated 3 years ago
- A sync.WaitGroup with error handling and concurrency controlβ48Updated 3 months ago
- Connection pool for Go's net.Conn interfaceβ128Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.β80Updated 2 years ago
- A Go API for generating .go source filesβ24Updated 2 years ago
- Clock is a small library for mocking time in Go.β19Updated 8 years ago
- Β΅json - A fast and minimal JSON parser and transformer that works on unstructured JSONβ82Updated 2 months ago
- Package for fast copying structs of different typesβ49Updated 4 years ago
- Go client library for Pilosaβ57Updated 2 years ago