sasha-s / go-deadlock
Online deadlock detection in go (golang)
☆1,097Updated 3 months ago
Alternatives and similar repositories for go-deadlock:
Users that are interested in go-deadlock are comparing it to the libraries listed below
- A golang LRU Cache for high concurrency☆1,340Updated 3 months ago
- Go package implementing bitsets☆1,407Updated last week
- Anti-memory-waste byte buffer pool☆1,253Updated 9 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,922Updated 9 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,201Updated 9 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,395Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,839Updated last month
- A portable mmap package for Go☆1,013Updated 4 months ago
- Golang implementation of Radix trees☆904Updated 9 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,554Updated 4 months ago
- Benchmarks of Go serialization methods☆1,586Updated 7 months ago
- reflect api without runtime reflect.Value cost☆787Updated last month
- Simple profiling for Go☆2,024Updated 2 years ago
- The Snappy compression format in the Go programming language.☆1,556Updated last month
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,645Updated 2 weeks ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,659Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,839Updated last month
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆942Updated last week
- An in-memory cache with item expiration and generics☆1,034Updated 2 weeks ago
- Rate limiting for go-redis☆902Updated 2 weeks ago
- A disk-backed key-value store.☆1,431Updated 3 years ago
- Simplified distributed locking implementation using Redis☆1,566Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆594Updated 2 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,465Updated 10 months ago
- Efficient token-bucket-based rate limiter package.☆2,843Updated last year
- [mirror] concurrency primitives☆889Updated 2 weeks ago
- A full-featured regex engine in pure Go based on the .NET engine☆1,067Updated 3 weeks ago
- Concurrent data structures for Go☆1,247Updated 3 weeks ago
- An immutable radix tree implementation in Golang☆1,035Updated this week
- Deep copy things☆586Updated 4 years ago