dustinxie / lockfree
Golang lock-free Hashmap and List
☆68Updated 2 years ago
Alternatives and similar repositories for lockfree:
Users that are interested in lockfree are comparing it to the libraries listed below
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- ☆117Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 2 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- ☆28Updated 2 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 2 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 5 months ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Go 1.18+ generic tuple☆84Updated last year
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆63Updated 3 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- ☆79Updated last month