dustinxie / lockfree
Golang lock-free Hashmap and List
☆71Updated 2 years ago
Alternatives and similar repositories for lockfree:
Users that are interested in lockfree are comparing it to the libraries listed below
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 7 months ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- ☆118Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- WebSocket for fasthttp☆63Updated 2 weeks ago
- Generic sorted map for Go with red-black tree under the hood☆63Updated 3 years ago
- MUS format serializer for Golang☆105Updated last week
- Cron library for go with distributed lock☆50Updated 3 years ago
- Package for fast copying structs of different types☆50Updated 4 years ago
- iterator library for go using a rangefunc experiment☆26Updated 4 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- ☆28Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- 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
- Off heap golang memory pool☆59Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- The size of variable at runtime☆145Updated 8 months ago
- A zero-dependency generic in-memory cache Go library☆123Updated 3 months ago
- A comparison of the top logging libraries for Go☆40Updated this week
- ☆33Updated 2 years ago
- High throughput primitives library☆50Updated last year