EagleChen / mapmutexLinks
Golang implementation of fine-grained mutex for per key in a map. Better performance than one giant mutex.
β34Updated 5 years ago
Alternatives and similar repositories for mapmutex
Users that are interested in mapmutex are comparing it to the libraries listed below
Sorting:
- π§ Flexible mechanism to make execution flow interruptible.β100Updated 4 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websitesβ68Updated 2 years ago
- β86Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Goβ144Updated 5 months ago
- Websocket implementation for fasthttp.β54Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.β84Updated 5 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 3 years ago
- π¦ Semaphore pattern implementation with timeout of lock/unlock operations.β103Updated 5 years ago
- Golang utlities to make your life easier with zero allocationsβ49Updated 4 months ago
- json slicerβ92Updated last year
- πͺ‘ Dead simple, lightweight tracing.β90Updated 4 years ago
- Go simple async worker poolβ92Updated 5 years 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 3 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular bufferβ71Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome libraryβ67Updated 9 months ago
- A spinlock implementation for Go.β63Updated 4 years ago
- fast int64-int64 map for goβ100Updated 3 months ago
- a decision & trigger framework backed by Google's Common Expression Languageβ64Updated 5 years ago
- Compact, sortable and fast unique IDs with embedded metadata.β94Updated 4 years ago
- Simple string pattern matcher for Goβ136Updated 5 months ago
- An inflection engine for golangβ103Updated last year
- An in-process simple publish/subscribe library for golangβ108Updated 5 years ago
- Simple expression evaluation engine for Goβ72Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrandβ164Updated 4 years ago
- Storing strings without GC overheadβ86Updated last month
- efficient client β‘οΈβ75Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.β90Updated 5 years ago
- A Go library for encoding structs into Header fields.β47Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.β51Updated 9 years ago