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:
- Storing strings without GC overhead☆84Updated 2 months ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- Faster base64 encoding for Go☆184Updated 2 years ago
- Intern Go strings☆96Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- Go reflection simplified☆102Updated last year
- fast int64-int64 map for go☆98Updated 3 weeks ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- A go function to report total system memory☆206Updated 3 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- protoc-gen-go patch utility☆114Updated 2 weeks ago
- Golang utlities to make your life easier with zero allocations☆48Updated 2 months ago
- ☆131Updated 9 years ago
- A better Generic Pool (sync.Pool)☆68Updated 7 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- A fast userspace CSPRNG☆92Updated last year
- gotiny 是一个高效的golang序列化库。☆102Updated last year
- Package bytesize provides functionality for measuring and displaying byte sizes.☆45Updated 3 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago