zond / gotomicLinks
Non blocking data structures for Go
☆267Updated 9 years ago
Alternatives and similar repositories for gotomic
Users that are interested in gotomic are comparing it to the libraries listed below
Sorting:
- Distributed RWMutex in Go☆359Updated 6 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- github.com/cznic/b has moved to modernc.org/b☆228Updated 6 years ago
- slab allocator in go☆385Updated 10 months ago
- Consistent Hashing Partition Ring for Go (golang)☆132Updated 7 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆287Updated 5 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆286Updated 3 months ago
- SIMD for Go☆163Updated 7 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆412Updated 6 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- Simple, ordered, key-value persistence library for the Go Language☆267Updated 4 years ago
- Bindings for the LMDB C library☆164Updated 3 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Asynchronous read-ahead for Go readers☆234Updated last year
- Cuckoo hashing for Go☆83Updated 3 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Measure and throttle the rate at which data is transferred.☆260Updated last year
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- An optimized substring search engine written in Go☆548Updated 6 years ago
- go-farm: a pure-Go farmhash implementation☆255Updated last year
- Streaming approximate histograms in Go☆176Updated 4 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago