orbs-network / membuffersLinks
High performance memory efficient serialization library with direct wire access
☆30Updated 2 years ago
Alternatives and similar repositories for membuffers
Users that are interested in membuffers are comparing it to the libraries listed below
Sorting:
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A Golang library that implements the Hierarchical State Machine(HSM).☆47Updated 10 years ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- An automatic way of creating command line options to override fields from a struct.☆21Updated 8 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- Raft transport layer that implements the Redis protocol☆15Updated 4 years ago
- Go library to scan regular expression capture group to variable similar to fmt.Scanf☆14Updated 4 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 3 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- ☆27Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆35Updated 9 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- improved go tool trace goroutine analysis