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:
- β86Updated 5 years ago
- π§ Flexible mechanism to make execution flow interruptible.β100Updated 4 years ago
- π¦ Semaphore pattern implementation with timeout of lock/unlock operations.β103Updated 5 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websitesβ68Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.β85Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.β51Updated 9 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.β90Updated 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
- Golang utlities to make your life easier with zero allocationsβ49Updated 3 months ago
- Simple string pattern matcher for Goβ136Updated 4 months ago
- Fast Concurrent / Parallel Sorting in Goβ143Updated 4 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome libraryβ67Updated 9 months ago
- Go simple async worker poolβ92Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithmβ71Updated 2 years ago
- A spinlock implementation for Go.β63Updated 4 years ago
- Generative Adversarial Network in Go via Gorgoniaβ87Updated 3 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
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.β90Updated 2 years ago
- Pure Go embedded persistent job queue backed by BadgerDBβ167Updated 3 years ago
- fast int64-int64 map for goβ100Updated 2 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.β143Updated 5 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacementβ88Updated 7 months ago
- Library to generate TOTP/HOTP codesβ142Updated last year
- Storing strings without GC overheadβ84Updated 3 weeks ago
- Go package for UUIDs based on RFC 4122 Time-Based UUIDβ36Updated 5 years ago
- Golang circular (ring) bufferβ177Updated 3 years ago
- An inflection engine for golangβ103Updated last year
- πͺ‘ Dead simple, lightweight tracing.β90Updated 4 years ago
- json slicerβ92Updated last year
- An in-process simple publish/subscribe library for golangβ108Updated 5 years ago