im7mortal / kmutexLinks
Sync primitive for golang. Key + Mutex = Kmutex
☆38Updated last year
Alternatives and similar repositories for kmutex
Users that are interested in kmutex are comparing it to the libraries listed below
Sorting:
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Storing strings without GC overhead☆85Updated last month
- Intern Go strings☆97Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Go reflection simplified☆102Updated last year
- Like sync.Mutex, but works across processes☆83Updated 6 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- Package for fast copying structs of different types☆52Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- DRR scheduler for Go channels☆32Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Faster base64 encoding for Go☆184Updated 2 years ago
- protoc-gen-go patch utility☆115Updated last week
- System V shared memory functions in pure Go.☆134Updated last year
- A go function to report total system memory☆207Updated 3 years ago
- Bitset data structure☆168Updated 3 years ago
- A fast userspace CSPRNG☆92Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Optimized bit-level Reader and Writer for Go.☆255Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Expression evaluation in golang☆173Updated 11 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Deep copy generator☆160Updated last month
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆71Updated 5 years ago
- Convert snake case, camel case and kebap case strings☆156Updated 7 months ago
- A prefix tree implementation in go☆44Updated last year
- The buffered IO pipe.☆34Updated 2 years ago