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
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Logging, distilled☆31Updated 6 years ago
- memsize computes the size of your object graph☆33Updated 6 months ago
- Static bit vector structures library☆72Updated 5 years ago
- File based storage and querying package☆26Updated 4 years ago
- General purpose binary encoder/decoder☆48Updated last year
- Embedfiles embeds files into a map in a Go file.☆16Updated 3 years ago
- A collection of fast, general-purpose immutable data structures for Go.☆18Updated 2 years ago
- A fast, vectorized Cuckoo filter implementation in Go. Zero allocations in hot paths with zero-copy binary representation.☆15Updated 4 years ago
- A []byte pool for Go.☆39Updated 2 years ago
- 235,886 Words for Go☆12Updated 6 years ago
- CSRF protection middleware via context for Go.☆21Updated 7 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 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
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆44Updated 6 years ago
- A pretty simple library to ensure your work to be done☆12Updated 5 years ago
- Building blocks for fast rpc systems☆84Updated 7 years ago
- Golang Merkle Tree Implementation. With hash.Hash interface for streaming support☆55Updated 3 years ago
- ☆14Updated 6 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- Provide Go Statistics Handler, Struct, Measure Method☆36Updated last year
- An opinionated interface to your local Internet Gateway Device.☆81Updated 6 years ago
- Golang radix tree implementation☆35Updated 5 years ago
- Go Traffic Shaper☆29Updated 5 years ago
- A quick and easy way to write fast websocket services in Go☆13Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago