im7mortal / kmutex
Sync primitive for golang. Key + Mutex = Kmutex
☆34Updated last week
Related projects ⓘ
Alternatives and complementary repositories for kmutex
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated 4 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Intern Go strings☆92Updated 11 months ago
- Expression evaluator for Go☆66Updated 7 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Simple string pattern matcher for Go☆122Updated 7 months ago
- Fast generation of 192-bit UUIDs☆83Updated last year
- Go client library for Pilosa☆58Updated 2 years ago
- The buffered IO pipe.☆32Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆63Updated 3 months ago
- TryLock for Go☆66Updated 5 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆28Updated 3 years ago
- Go reflection simplified☆101Updated 2 weeks ago
- errs is a package for making errors friendly and easy☆51Updated 3 weeks ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 3 weeks ago
- fast int64-int64 map for go☆95Updated last year
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆66Updated 5 years ago
- Expirable Go LRC\LRU cache without goroutines☆82Updated 3 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 6 years ago
- Call private methods freely in Golang☆46Updated 8 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆84Updated 8 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆52Updated last year
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago