im7mortal / kmutex
Sync primitive for golang. Key + Mutex = Kmutex
☆34Updated 2 months ago
Alternatives and similar repositories for kmutex:
Users that are interested in kmutex are comparing it to the libraries listed below
- Package for fast copying structs of different types☆50Updated 4 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☆56Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- Expression evaluator for Go☆67Updated 10 months ago
- Collection of mostly unrelated helper Go packages.☆33Updated last year
- 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
- The buffered IO pipe.☆32Updated last year
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆28Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated last month
- Intern Go strings☆93Updated last year
- TryLock for Go☆66Updated 5 years ago
- Go reflection simplified☆101Updated 3 months ago
- An efficient assembly hexadecimal implementation for Golang.☆25Updated 5 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆64Updated 5 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆47Updated this week
- Go client library for Pilosa☆57Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Golang LRU cache with expire feature.☆66Updated 7 months ago
- Simple string pattern matcher for Go☆126Updated 9 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Set of Go context's utilities.☆52Updated 3 years ago
- errs is a package for making errors friendly and easy☆52Updated 3 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆64Updated last year
- ☆33Updated 2 years ago
- S3 FileSystem (fs.FS) implementation☆185Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago