MathieuTurcotte / go-trieLinks
Trie implementation based on a minimal automaton for Go
☆23Updated 9 years ago
Alternatives and similar repositories for go-trie
Users that are interested in go-trie are comparing it to the libraries listed below
Sorting:
- A simple radix tree implement by Golang☆17Updated 7 years ago
- Simulate network link speed☆55Updated 8 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Heap profile reader for Go☆85Updated 7 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Layer based configuration for golang☆118Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Stew is a very high performance package that extends common Go objects providing better alternatives or wrappers.☆67Updated 4 years ago
- Go Chart Lib☆37Updated 6 years ago
- Protocol Buffer compiler written in Go☆120Updated 9 years ago
- Package for concurrently walking files☆102Updated 9 years ago
- Various Go utility packages.☆37Updated 7 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 8 months ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Wrapping sync.Mutex for familiar semaphore api☆45Updated last year
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- An AMQP driver for net/rpc.☆38Updated 9 years ago
- Prototype implementation of operator methods (fork of https://github.com/golang/go)☆26Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Reader, Writer, and Server implementation for the Redis RESP Protocol.☆97Updated 3 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- A LINQ-inspired typewriter for use with gen.☆16Updated 4 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Aggressive data type conversions for Go☆94Updated 5 years ago
- The package underlying gen: type-driven code generation for Go☆54Updated 5 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Graph loop detection in Go using Tarjan's algorithm☆60Updated 3 years ago