smarty-prototypes / go-disruptorLinks
A port of the LMAX Disruptor to the Go language.
☆1,435Updated 2 weeks ago
Alternatives and similar repositories for go-disruptor
Users that are interested in go-disruptor are comparing it to the libraries listed below
Sorting:
- a generic object pool for golang☆1,244Updated 2 years ago
- Connection pool for Go's net.Conn interface☆1,370Updated 7 years ago
- Benchmarks of Go serialization methods☆1,621Updated 5 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,911Updated this week
- Consistent hash package for Go.☆981Updated 5 years ago
- Go port of Coda Hale's Metrics library☆3,474Updated 8 months ago
- Tools for building go apps.☆686Updated 3 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- Native ZooKeeper client for Go. This project is no longer maintained. Please use https://github.com/go-zookeeper/zk instead.☆1,639Updated 4 years ago
- gorocksdb is a Go wrapper for RocksDB☆969Updated last year
- Cluster extensions for Sarama, the Go client library for Apache Kafka 0.9 [DEPRECATED]☆1,006Updated 5 years ago
- Anti-memory-waste byte buffer pool☆1,315Updated last year
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,922Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,301Updated last month
- The LevelDB key-value database in the Go programming language.☆1,154Updated 8 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,724Updated last year
- Cuckoo Filter: Practically Better Than Bloom☆1,205Updated last year
- Package inject provides a reflect based injector.☆1,415Updated 6 years ago
- The Snappy compression format in the Go programming language.☆1,569Updated 9 months ago
- Efficient token-bucket-based rate limiter package.