im7mortal / kmutex
Sync primitive for golang. Key + Mutex = Kmutex
☆34Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for kmutex
- go-delta - A Go package and utility to generate and apply binary delta updates.☆28Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Intern Go strings☆92Updated 11 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- Fast generation of 192-bit UUIDs☆83Updated last year
- Go reflection simplified☆101Updated 3 weeks ago
- Package for fast copying structs of different types☆49Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 7 years ago
- Simple string pattern matcher for Go☆124Updated 7 months ago
- Storing strings without GC overhead☆82Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- 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
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆40Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated 3 months ago
- fast int64-int64 map for go☆95Updated last year
- Set of Go context's utilities.☆51Updated 3 years ago
- Golang Connection pool for net.conn.☆36Updated 3 years ago
- Natural strings sorting in Go☆74Updated 5 months ago
- The buffered IO pipe.☆32Updated 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…☆67Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- protoc-gen-go patch utility☆101Updated last week
- TryLock for Go☆66Updated 5 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago