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
- Random number/string utility library for Go☆62Updated 8 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 7 years ago
- ☆101Updated 6 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 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
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 4 years ago
- a small circular ring buffer library in go / golang☆188Updated 5 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆85Updated 3 months ago
- Console JSON formatter with query feature☆65Updated 4 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 6 years ago
- Go translation of MetroHash☆109Updated last week
- Google CityHash in Go☆107Updated 11 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 6 years ago
- skiplist for golang☆84Updated 10 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 7 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-farm: a pure-Go farmhash implementation☆248Updated 3 months ago
- Package stack provides utilities to capture and pass around stack traces.☆98Updated 8 years ago
- Bloom filters implemented in Go.☆146Updated 6 years ago
- Retry operations automatically on certain errors #golang☆40Updated 5 years ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago