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 3 months ago
- Storing strings without GC overhead☆84Updated last week
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A better Generic Pool (sync.Pool)☆69Updated 8 months ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 3 weeks ago
- Golang LRU cache with expire feature.☆66Updated last year
- Faster base64 encoding for Go☆184Updated 2 years ago
- Intern Go strings☆97Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Bitset data structure☆168Updated 3 years ago
- A debouncer written in Go.☆137Updated last month
- Go reflection simplified☆102Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Load file-backed memory☆122Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Rolling window implementation in go.☆59Updated 2 weeks ago
- A prefix tree implementation in go☆44Updated last year
- Like sync.Mutex, but works across processes☆82Updated 5 months ago
- Expression evaluator for Go☆78Updated 8 months ago
- fast int64-int64 map for go☆99Updated last month
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers☆90Updated 2 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- Base36 implementation in golang☆63Updated last year
- Stream bytes to multiple independent Readers #golang☆96Updated 2 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago