CovenantSQL / HashStablePackLinks
Serialization code generator for QUICK struct content comparison
☆95Updated 6 years ago
Alternatives and similar repositories for HashStablePack
Users that are interested in HashStablePack are comparing it to the libraries listed below
Sorting:
- Write ahead Raft log for Go☆58Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆67Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- improved go tool trace goroutine analysis☆30Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Non-Invasive goroutine inspector☆90Updated this week
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆38Updated 3 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- Test the performance of Go's concurrency structures☆30Updated 4 months ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- ☆38Updated 2 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Interoperable GRPC based publish/subscribe☆40Updated 8 months ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- Go library to run locks over etcd.☆43Updated this week
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- A JSON stream parser for Go☆67Updated 2 years ago