im7mortal / kmutexLinks
Sync primitive for golang. Key + Mutex = Kmutex
☆37Updated 10 months ago
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☆130Updated last year
- Go reflection simplified☆102Updated 10 months ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers☆90Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- A better Generic Pool (sync.Pool)☆68Updated 4 months ago
- Faster base64 encoding for Go☆183Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆118Updated 10 months ago
- Base36 implementation in golang☆63Updated last year
- protoc-gen-go patch utility☆112Updated last week
- Best-effort CPU-local sharded values for Go☆202Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated 3 weeks ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 6 months ago
- Expression evaluation in golang☆172Updated 6 months ago
- A debouncer written in Go.☆135Updated 9 months ago
- errs is a package for making errors friendly and easy☆53Updated 10 months ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- WriterSeeker is the in-memory io.WriteSeeker implementation missing in the standard lib☆70Updated 5 years ago
- Highly configurable, fast JSON encoder for Go☆179Updated 2 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Generic and fast binary serializer for Go☆229Updated last year
- gotiny 是一个高效的golang序列化库。☆102Updated 10 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Optimized bit-level Reader and Writer for Go.☆250Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A go function to report total system memory☆203Updated 3 years ago