sasha-s / go-deadlockLinks
Online deadlock detection in go (golang)
☆1,134Updated 6 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:
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,861Updated this week
- A golang LRU Cache for high concurrency☆1,368Updated 7 months ago
- Anti-memory-waste byte buffer pool☆1,287Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,418Updated 3 months ago
- Go package implementing bitsets☆1,437Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,247Updated this week
- A portable mmap package for Go☆1,061Updated 7 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,988Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆969Updated last month
- Rate limiting for go-redis☆934Updated last month
- Benchmarks of Go serialization methods☆1,599Updated 3 weeks ago
- Golang implementation of Radix trees☆918Updated last year
- Concurrency limiting goroutine pool☆1,402Updated 5 months ago
- [mirror] concurrency primitives☆899Updated 3 weeks ago
- reflect api without runtime reflect.Value cost☆802Updated 4 months ago
- An in-memory cache with item expiration and generics☆1,117Updated last week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,742Updated last week
- Thread-safe file locking library in Go☆649Updated 2 weeks ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,698Updated last year
- A universal mechanism to manage goroutine lifecycles☆1,632Updated last month
- Concurrent data structures for Go☆1,435Updated 3 weeks ago
- An immutable radix tree implementation in Golang☆1,057Updated last month
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,632Updated 7 months ago
- The Snappy compression format in the Go programming language.☆1,558Updated 4 months ago
- Simple profiling for Go☆2,032Updated 2 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,515Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,859Updated last month
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated 2 months ago