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:
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Caching package for Go☆89Updated 8 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Random number/string utility library for Go☆62Updated 8 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 6 years ago
- An introspection tool for Bolt databases.☆109Updated 7 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 6 years ago
- Bloom filters implemented in Go.☆147Updated 7 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
- webbased debugging for Go programs☆261Updated last year
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆80Updated 8 years ago
- bloomfilter.js ported to Go☆95Updated 2 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- A simple and fast Redis backed key-value store library for Go☆113Updated 8 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 9 years ago
- go-farm: a pure-Go farmhash implementation☆252Updated 10 months ago