alexanderbez / go-trie
A primitive implementation of the Trie data structure in Golang.
☆13Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-trie
- A collection of fast, general-purpose immutable data structures for Go.☆18Updated 2 years ago
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- Logging, distilled☆31Updated 6 years ago
- Simple proof-of-work package for Go☆25Updated 5 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 4 years ago
- memsize computes the size of your object graph☆32Updated 2 months ago
- Small wrapper around golang.org/x/crypto/openpgp☆22Updated 7 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A library for building custom DNS servers in Go.☆44Updated 7 months ago
- Extending the default golang smtp package with a server implementation☆15Updated last year
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- File based storage and querying package☆24Updated 4 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 2 years ago
- Golang FrodoKEM implementation☆44Updated 3 years ago
- A Golang library for dumping SQL text☆41Updated last year
- Golang struct operations.☆24Updated 7 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 years ago
- Golang Merkle tree implementation☆13Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- ☆20Updated last year
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆42Updated last year
- Shamir's Secret Sharing in Golang☆70Updated 2 years ago
- localstorage bindings for go and gopherjs☆27Updated 5 months ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆28Updated 5 years ago
- MOVED TO https://github.com/gopherjs/gopherwasm : A wrapper for GopherJS (`gopherjs/js`) and Wasm (`syscall/js`)☆18Updated 6 years ago
- An Go language package for getting your public IP address. It's inspired by go-ipify: https://github.com/rdegges/go-ipify☆24Updated 5 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆46Updated last year
- Fast IP to CIDR lookup in Golang☆15Updated last month