im7mortal / kmutex
Sync primitive for golang. Key + Mutex = Kmutex
☆35Updated 4 months ago
Alternatives and similar repositories for kmutex:
Users that are interested in kmutex are comparing it to the libraries listed below
- Storing strings without GC overhead☆82Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Simple string pattern matcher for Go☆126Updated 11 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Set of Go context's utilities.☆54Updated 3 years ago
- Go Timer implementation with a fixed Reset behavior☆33Updated 8 months ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆28Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Expression evaluator for Go☆68Updated 11 months ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago
- Go reflection simplified☆102Updated 4 months ago
- 🚀 Fast and light wildcard pattern matching.☆83Updated 2 weeks ago
- fast int64-int64 map for go☆95Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- errs is a package for making errors friendly and easy☆52Updated 4 months 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…☆70Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- Intern Go strings☆94Updated last year
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year