alexanderbez / go-trieLinks
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
Sorting:
- Logging, distilled☆31Updated 7 years ago
- Shamir's Secret Sharing in Golang☆71Updated 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
- A collection of fast, general-purpose immutable data structures for Go.☆18Updated 3 years ago
- A set of core functionality and convenience structs for a Golang microservice☆10Updated 3 years ago
- goprocess - like Context, but with good close semantics.☆72Updated 5 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆28Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 3 years ago
- memsize computes the size of your object graph☆35Updated 11 months ago
- An opinionated interface to your local Internet Gateway Device.☆81Updated 6 years ago
- Extending the default golang smtp package with a server implementation☆15Updated 2 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- Self-organizing maps in Go☆74Updated 3 years ago
- 2D locality queries in Go☆34Updated 2 months ago
- File based storage and querying package☆25Updated 5 years ago
- A contestant's algorithm toolbox☆111Updated 10 years ago
- Golang UPNP implementation to open gateway ports and get WAN address☆21Updated 4 years ago
- Datastore implementation using badger as backend.☆57Updated 4 months ago
- Drop in replacement for golang/crypto/ed25519 with additional functionality☆15Updated 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
- Golang ed25519☆48Updated 4 years ago
- Simple proof-of-work package for Go☆27Updated 6 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- Small wrapper around golang.org/x/crypto/openpgp☆22Updated 8 years ago
- NAT port mapping library for Go☆43Updated 5 years ago
- A fast, vectorized Cuckoo filter implementation in Go. Zero allocations in hot paths with zero-copy binary representation.☆15Updated 5 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆33Updated 3 weeks ago