A Trie (Prefix Index) implementation in golang.
☆70Nov 26, 2023Updated 2 years ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆290Jul 1, 2025Updated 8 months ago
- multiq: a relaxed, concurrent priority queue☆24Aug 1, 2016Updated 9 years ago
- Additional functionality for Go's os package☆18Mar 16, 2025Updated 11 months ago
- Persist loads and saves Go objects to files☆11Feb 20, 2015Updated 11 years ago
- A fast, smart caching package for Go☆58Jan 9, 2014Updated 12 years ago
- Easy handling of memory-mapped files☆22Mar 28, 2014Updated 11 years ago
- A ngram indexing implement in Go☆12Oct 13, 2022Updated 3 years ago
- gzip indexer for random access into compressed files☆30Jan 4, 2018Updated 8 years ago
- Text indexing related functions in Go, including tokenizer, word marking, and snippet selecting, etc.☆26Feb 14, 2016Updated 10 years ago
- My Vim Configuration☆27Dec 28, 2025Updated 2 months ago
- A prefix-enhanced map in Go☆31Jun 18, 2016Updated 9 years ago
- ☆14Oct 22, 2017Updated 8 years ago
- Ragel codegenerator for Go (see branch `golang-6`)☆32May 7, 2013Updated 12 years ago
- Counters over sliding windows☆20Apr 9, 2016Updated 9 years ago
- readahead is a package that provides readers that enable concurrent reads from seekable or compressed files☆136Dec 22, 2016Updated 9 years ago
- GO API To Help You Create Hand-Written Lexers - See My 'go_parser' Project for the Parser API and 'go_lexer_matcher' Project for a Fluent…☆77Nov 5, 2018Updated 7 years ago
- [ARCHIVED] This module provides a thin wrapper over a datastore and provides caching strategies.☆49Jun 19, 2023Updated 2 years ago
- ☆17Jun 20, 2023Updated 2 years ago
- ☆26Nov 9, 2016Updated 9 years ago
- Find near-duplicate documents using minhashing implemented in Go.☆16Dec 22, 2015Updated 10 years ago
- Language experimentation.☆23Feb 11, 2026Updated 3 weeks ago
- Raft in-memory backend implementation with persistence☆85Aug 30, 2020Updated 5 years ago
- A high performance lock free map type for go.☆20Apr 19, 2018Updated 7 years ago
- The memdb library is an in-memory indexable store for go structs. Like a database, but in memory.☆20Mar 25, 2025Updated 11 months ago
- go/golang: fast bit set Bloom filter☆137Aug 25, 2019Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Mar 17, 2022Updated 3 years ago
- A simple radix tree implement by Golang☆17Nov 28, 2018Updated 7 years ago
- image manipulation service, written in Go☆22Jun 2, 2025Updated 9 months ago
- CSRF protection middleware via context for Go.☆21Dec 12, 2017Updated 8 years ago
- Go on Jupyter via http://mybinder.org☆24Feb 11, 2022Updated 4 years ago
- Research code for Doppel, an in-memory key/value transactional store☆56Feb 13, 2015Updated 11 years ago
- ☆25Jul 14, 2020Updated 5 years ago
- In-Memory storage that distributes items via udp multicast☆29Nov 28, 2019Updated 6 years ago
- npyio provides read/write access to numpy data files.☆64Mar 4, 2025Updated last year
- A go library of word2vec☆27Jul 16, 2021Updated 4 years ago
- DEPRECATED, use https://github.com/zombiezen/go-capnproto2☆19Sep 20, 2015Updated 10 years ago
- A go pprof wrapper with full readline supported☆25Aug 12, 2016Updated 9 years ago
- The Unofficial Coin Market Cap API client for Go.☆65Sep 7, 2018Updated 7 years ago
- Ngram index for golang☆114May 27, 2016Updated 9 years ago