alexanderbez / go-trie
A primitive implementation of the Trie data structure in Golang.
☆13Updated 6 years ago
Alternatives and similar repositories for go-trie:
Users that are interested in go-trie are comparing it to the libraries listed below
- Logging, distilled☆31Updated 6 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆31Updated 4 years ago
- Peer to peer networking library☆48Updated 2 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Go JSON5 decoder package based on encoding/json☆8Updated 5 years ago
- A collection of fast, general-purpose immutable data structures for Go.☆18Updated 3 years ago
- HTML Form generator from Go structs☆12Updated 6 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆28Updated 5 years ago
- Slice graph uses graphviz in order to pretty print slices for you.☆33Updated 4 years ago
- Golang struct operations.☆24Updated 7 years ago
- 2D locality queries in Go☆33Updated 3 years ago
- ☆20Updated 2 weeks ago
- Modern internal tools. Defined, controlled, and deployed directly from backend code. No JavaScript. Secure.☆46Updated 3 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 3 years ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 5 years ago
- Fast Longest Common Substring in Go☆47Updated 3 months ago
- A prefix tree implementation in go☆42Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- Authenticated encryption for streams in Go☆27Updated last year
- Embedfiles embeds files into a map in a Go file.☆16Updated 3 years ago
- Variable-length, lexicographically-sortable hex format for uint64 values.☆13Updated 4 years ago
- Fast Gaussian Blur in Go☆52Updated 3 years ago
- [DEPRECATED] stream multiplexer interface; use https://github.com/libp2p/go-libp2p-core/ instead.☆33Updated 5 years ago
- memsize computes the size of your object graph☆33Updated 8 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Ramer-Douglas-Peucker path simplification algorithm in Golang☆15Updated 2 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago