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
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆41Updated 9 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- An introspection tool for Bolt databases.☆108Updated 7 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- ☆101Updated 6 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Random number/string utility library for Go☆62Updated 8 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Go translation of MetroHash☆109Updated 3 months ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- RTree implementation for Go☆54Updated 4 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- a pure Go port of ultrajson☆73Updated 4 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- Fast generation of 192-bit UUIDs☆84Updated last year
- Package for concurrently walking files☆103Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 6 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- A set of matchers for Go inspired by Google Test for C++ and Google JS Test.☆38Updated 9 years ago
- Bloom filters implemented in Go.☆146Updated 7 years ago
- HTTP for Gophers☆61Updated 6 years ago