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
- Logging, distilled☆31Updated 6 years ago
- A collection of fast, general-purpose immutable data structures for Go.☆18Updated 2 years ago
- 2D locality queries in Go☆32Updated 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
- 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
- Dynamic Worker Pool Library☆29Updated 5 years ago
- A fast, vectorized Cuckoo filter implementation in Go. Zero allocations in hot paths with zero-copy binary representation.☆15Updated 4 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- memsize computes the size of your object graph☆32Updated 3 months ago
- Golang struct operations.☆24Updated 7 years ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 4 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 2 years ago
- string interning library for lots of strings☆38Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- Embedfiles embeds files into a map in a Go file.☆16Updated 2 years ago
- Mutual exclusion lock package for distributed Go programs☆15Updated 5 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆28Updated 10 months ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Find functions that return a reference and cause allocations.☆27Updated 3 years ago
- File based storage and querying package☆25Updated 4 years ago
- ☆20Updated last year
- Go XML Pull Parser☆31Updated 8 months ago
- Tool for managing versions in git tags☆15Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- General purpose binary encoder/decoder☆48Updated 11 months ago
- Small wrapper around golang.org/x/crypto/openpgp☆22Updated 7 years ago