fvbock / trieLinks
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:
- Random number/string utility library for Go☆62Updated 8 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Streaming TopK estimates☆86Updated 4 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 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
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 6 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- ☆102Updated 6 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- go-farm: a pure-Go farmhash implementation☆250Updated 8 months ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- An introspection tool for Bolt databases.☆108Updated 7 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 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 8 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 8 months ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆87Updated last month