EagleChen / mapmutex
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
- π§ Flexible mechanism to make execution flow interruptible.β101Updated 3 years ago
- A spinlock implementation for Go.β61Updated 4 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websitesβ65Updated 2 years ago
- Finite State Machine for Go inspired by Akka FSMβ63Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.β85Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.β87Updated 4 years ago
- Clock is a small library for mocking time in Go.β19Updated 8 years ago
- Tool for golang that generates jennifer codeβ71Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.β51Updated 8 years ago
- Fast and Scalable RPC Frameworkβ43Updated last year
- x/sync/singleflight but with Go 1.18 genericsβ30Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writerβ56Updated 7 years ago
- GoLang Library for Browser Capabilities Projectβ49Updated last year
- 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
- A type-to-type copy function code generator.β45Updated 2 weeks ago
- Package flow provides support for basic FBP / pipelinesβ25Updated 4 months ago
- Generative Adversarial Network in Go via Gorgoniaβ87Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)β75Updated 10 years ago
- An in-process simple publish/subscribe library for golangβ107Updated 5 years ago
- An inflection engine for golangβ102Updated 7 months ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentiaβ¦β34Updated last year
- Go exec helpers for better using processes.β95Updated 2 years ago
- The research project based on the draft design of Go Genericsβ34Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.β139Updated 4 years ago
- Dependency Injection and Inversion of Control packageβ36Updated 3 months ago
- Simple and easy wrappers for Go sync/atomic package.β31Updated last year
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entriesβ49Updated 2 years ago
- Helpers for making the use of reflection easierβ28Updated 10 months ago
- Library for monkey-patching functions in Goβ24Updated 3 years ago
- Go client library for Pilosaβ57Updated 2 years ago