sasha-s / go-deadlockLinks
Online deadlock detection in go (golang)
☆1,121Updated 5 months ago
Alternatives and similar repositories for go-deadlock
Users that are interested in go-deadlock are comparing it to the libraries listed below
Sorting:
- Wrapper types for sync/atomic which enforce atomic access☆1,413Updated 2 months ago
- Anti-memory-waste byte buffer pool☆1,277Updated 11 months ago
- Go package implementing bitsets☆1,425Updated 3 weeks ago
- A golang LRU Cache for high concurrency☆1,366Updated 5 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,228Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,962Updated 11 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 3 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,857Updated this week
- Benchmarks of Go serialization methods☆1,593Updated 2 weeks ago
- A portable mmap package for Go☆1,035Updated 6 months ago
- Simplified distributed locking implementation using Redis☆1,628Updated 2 weeks ago
- Rate limiting for go-redis☆921Updated this week
- An in-memory cache with item expiration and generics☆1,092Updated last week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,721Updated 3 weeks ago
- [mirror] concurrency primitives☆896Updated this week
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,375Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,495Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,852Updated this week
- Golang implementation of Radix trees☆913Updated 11 months ago
- Simple profiling for Go☆2,027Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- A universal mechanism to manage goroutine lifecycles☆1,611Updated last year
- reflect api without runtime reflect.Value cost☆797Updated 3 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,687Updated last year
- The Snappy compression format in the Go programming language.☆1,558Updated 3 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,610Updated 6 months ago
- Inject custom tags to protobuf golang struct☆1,219Updated last year
- Thread-safe file locking library in Go☆638Updated 3 weeks ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- Native MurmurHash3 Go implementation☆991Updated 2 years ago