tchap / go-patricia
A generic patricia trie (also called radix tree) implemented in Go (Golang)
☆284Updated 3 months ago
Alternatives and similar repositories for go-patricia
Users that are interested in go-patricia are comparing it to the libraries listed below
Sorting:
- Various small golang libraries☆417Updated 7 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- slab allocator in go☆378Updated 4 months ago
- A Go source transformation tool for generics☆261Updated 3 years ago
- Distributed RWMutex in Go☆350Updated 5 years ago
- Bindings for the LMDB C library☆162Updated 2 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 7 months ago
- Non blocking data structures for Go☆266Updated 8 years ago
- Measure and throttle the rate at which data is transferred.☆258Updated 10 months ago
- 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
- go4 hosts the go4.org packages.☆327Updated last year
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 6 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 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…☆288Updated 5 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 6 years ago
- Go Library [DEPRECATED]☆194Updated 7 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆283Updated 3 years ago
- a Go HTTP client with timeouts☆294Updated 4 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆182Updated 5 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆296Updated 5 years ago
- go-jump: Jump consistent hashing☆387Updated 3 years ago
- Fast Raft framework using the Redis protocol for Go☆540Updated 4 years ago
- Framework for stubbing responses from go's driver.Driver interface☆221Updated 8 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- SIMD for Go☆163Updated 7 years ago