fvbock / trie
A Trie (Prefix Index) implementation in golang.
☆70Updated last year
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- CRC32 hash with x64 optimizations☆74Updated 6 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Package pidfile manages pid files.☆78Updated 9 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- HTTP for Gophers☆62Updated 6 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 9 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- gRPC packages and tools for the Go programming language.☆44Updated 7 years ago
- Random number/string utility library for Go☆62Updated 8 years ago
- a Go HTTP client with timeouts☆294Updated 4 years ago
- ABANDONED: Use https://github.com/kataras/iris instead. Extremely-easy cache service for HTTP/x . Supports both net/http and valyala/fast…☆43Updated 7 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- Google CityHash in Go☆107Updated 11 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 5 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago