im7mortal / kmutex
Sync primitive for golang. Key + Mutex = Kmutex
☆35Updated 6 months ago
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☆83Updated 5 years ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 3 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Barebones subcommand handling☆61Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Golang radix tree implementation☆35Updated 6 years ago
- errs is a package for making errors friendly and easy☆52Updated 7 months ago
- 🚀 Fast and light wildcard pattern matching.☆86Updated 3 months ago
- A collection of efficient generic integer parser functions for Go☆19Updated 7 months ago
- Fast and Scalable RPC Framework☆43Updated last year
- Package for fast copying structs of different types☆51Updated 4 years ago
- protoc-gen-go patch utility☆109Updated 5 months ago
- A better Generic Pool (sync.Pool)☆64Updated last month
- Intern Go strings☆94Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- fast int64-int64 map for go☆96Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Collect data about your dependencies☆43Updated 2 weeks ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Expression evaluator for Go☆73Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago