EagleChen / mapmutex
Golang implementation of fine-grained mutex for per key in a map. Better performance than one giant mutex.
☆33Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for mapmutex
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆64Updated last year
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- Tool for golang that generates jennifer code☆69Updated 11 months ago
- Go module for encoding structs into URL query parameters☆76Updated 8 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Small library on top of reflect for make lookups to any Structs or Maps☆43Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Simplicity-focused, template based SQL query builder☆64Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- ☆85Updated 3 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 2 months ago
- A type-to-type copy function code generator.☆44Updated 2 months ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- Expirable Go LRC\LRU cache without goroutines☆83Updated 3 months ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆85Updated 8 months ago
- 🧧 Fixed-Point Decimal Money☆29Updated 2 months ago
- Golang source code parsing, usage like reflect package☆61Updated last month
- Package for fast copying structs of different types☆49Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Pipelines using goroutines☆57Updated 3 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- Helpers for making the use of reflection easier☆27Updated 4 months ago
- Strict Runtime Dependency Injection for Golang☆37Updated 3 years ago
- Simple string pattern matcher for Go☆125Updated 7 months ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- A prefix tree implementation in go☆42Updated 7 months ago
- Websocket implementation for fasthttp.☆53Updated 5 months ago