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 4 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β66Updated 2 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentiaβ¦β34Updated last year
- An inflection engine for golangβ103Updated last year
- Expirable Go LRC\LRU cache without goroutinesβ90Updated last week
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.β90Updated last year
- Β΅json - A fast and minimal JSON parser and transformer that works on unstructured JSONβ83Updated 8 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.β90Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome libraryβ67Updated 5 months ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular bufferβ70Updated 4 years ago
- πͺ‘ Dead simple, lightweight tracing.β89Updated 4 years ago
- Go simple async worker poolβ92Updated 4 years ago
- Pure Go embedded persistent job queue backed by BadgerDBβ166Updated 2 years ago
- A spinlock implementation for Go.β62Updated 4 years ago
- Golang utlities to make your life easier with zero allocationsβ47Updated 5 months ago
- Simple string pattern matcher for Goβ132Updated 3 weeks ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.β51Updated 9 years ago
- Machine is a workflow/pipeline library for processing dataβ163Updated last week
- A Lightweight in-memory key:value cache library for Go.β181Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Goβ139Updated last month
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.β85Updated 5 years ago
- a decision & trigger framework backed by Google's Common Expression Languageβ65Updated 4 years ago
- Go exec helpers for better using processes.β95Updated 2 years ago
- Websocket implementation for fasthttp.β54Updated last year
- An in-process simple publish/subscribe library for golangβ108Updated 5 years ago
- Set of Go context's utilities.β56Updated 4 years ago
- Compact, sortable and fast unique IDs with embedded metadata.β93Updated 3 years ago
- Storing strings without GC overheadβ84Updated 2 weeks ago