MathieuTurcotte / go-trieLinks
Trie implementation based on a minimal automaton for Go
☆23Updated 10 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:
- Golang circular (ring) buffer☆177Updated 3 years ago
- Stew is a very high performance package that extends common Go objects providing better alternatives or wrappers.☆67Updated 4 years ago
- A simple radix tree implement by Golang☆17Updated 7 years ago
- Go package providing building blocks for interacting with Consul.☆91Updated last year
- The package underlying gen: type-driven code generation for Go☆54Updated 5 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Updated 8 years ago
- Package for concurrently walking files☆102Updated 9 years ago
- Layer based configuration for golang☆119Updated 2 years ago
- Heap profile reader for Go☆85Updated 7 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- An introspection tool for Bolt databases.☆109Updated 8 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 6 years ago
- HTTP for Gophers☆62Updated 7 years ago
- create low memory key/value objects in Go☆22Updated 8 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Prototype implementation of operator methods (fork of https://github.com/golang/go)☆26Updated 9 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Package pipe implements unix-like pipelines for Go.☆236Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 8 years ago
- a Go package to observe notable events in a decoupled fashion☆241Updated 12 years ago
- A small library to measure latency of things.☆35Updated 8 years ago
- An AMQP driver for net/rpc.☆38Updated 9 years ago