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
- Storing strings without GC overhead☆82Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Simple string pattern matcher for Go☆127Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Expression evaluator for Go☆69Updated last year
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Set of Go context's utilities.☆54Updated 3 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Intern Go strings☆94Updated last year
- Golang utlities to make your life easier with zero allocations☆47Updated 8 months ago
- Go Timer implementation with a fixed Reset behavior☆33Updated 9 months ago
- Collection of mostly unrelated helper Go packages.☆33Updated last year
- A collection of efficient generic integer parser functions for Go☆19Updated 5 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆47Updated last month
- DRR scheduler for Go channels☆32Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 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…☆69Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated 9 months ago
- Package for fast copying structs of different types☆50Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 months ago
- errs is a package for making errors friendly and easy☆52Updated 5 months ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 3 weeks ago