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
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular bufferβ70Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.β91Updated 5 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websitesβ67Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.β85Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Goβ139Updated 2 months 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
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome libraryβ67Updated 6 months ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentiaβ¦β34Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.β55Updated 3 months ago
- Simple string pattern matcher for Goβ132Updated last month
- a decision & trigger framework backed by Google's Common Expression Languageβ65Updated 4 years ago
- Golang utlities to make your life easier with zero allocationsβ48Updated 3 weeks ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithmβ71Updated 2 years ago
- π¦ Semaphore pattern implementation with timeout of lock/unlock operations.β103Updated 5 years ago
- πͺ‘ Dead simple, lightweight tracing.β89Updated 4 years ago
- Websocket implementation for fasthttp.β54Updated last year
- An inflection engine for golangβ103Updated last year
- fast int64-int64 map for goβ98Updated 2 years ago
- Strict Runtime Dependency Injection for Golangβ39Updated 4 years ago
- Compact, sortable and fast unique IDs with embedded metadata.β93Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.β182Updated 2 years ago
- json slicerβ92Updated 11 months ago
- Go simple async worker poolβ92Updated 4 years ago
- Golang source code parsing, usage like reflect packageβ64Updated last week
- Golang LRU cache with expire feature.β66Updated last year
- Β΅json - A fast and minimal JSON parser and transformer that works on unstructured JSONβ84Updated 9 months ago
- Generative Adversarial Network in Go via Gorgoniaβ87Updated 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
- An in-process simple publish/subscribe library for golangβ108Updated 5 years ago