im7mortal / kmutex
Sync primitive for golang. Key + Mutex = Kmutex
☆35Updated 5 months ago
Alternatives and similar repositories for kmutex:
Users that are interested in kmutex are comparing it to the libraries listed below
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Storing strings without GC overhead☆82Updated 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
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Expression evaluator for Go☆70Updated 3 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- A JSON stream parser for Go☆67Updated 2 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
- Expirable Go LRC\LRU cache without goroutines☆85Updated last week
- The buffered IO pipe.☆32Updated 2 years ago
- Intern Go strings☆94Updated last year
- Go Timer implementation with a fixed Reset behavior☆33Updated 10 months ago
- protoc-gen-go patch utility☆108Updated 4 months ago
- A collection of efficient generic integer parser functions for Go☆19Updated 6 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Collection of mostly unrelated helper Go packages.☆33Updated last year
- errs is a package for making errors friendly and easy☆52Updated 6 months ago
- Go reflection simplified☆101Updated 6 months ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 2 weeks ago