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 6 years ago
- 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
- Dynamic Worker Pool Library☆30Updated 5 years ago
- Extending the default golang smtp package with a server implementation☆15Updated 2 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- File based storage and querying package☆25Updated 5 years ago
- An editor component for tview. Derived from the micro editor.☆45Updated 2 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Develop for Gno using your app's native language☆10Updated this week
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- Threema messaging from Go☆26Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆29Updated last week
- Static bit vector structures library☆72Updated 6 years ago
- Small wrapper around golang.org/x/crypto/openpgp☆22Updated 8 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
- Provide Go Statistics Handler, Struct, Measure Method☆35Updated 3 months ago
- A tool to be used with 'go generate' to embed external template files into Go code.☆30Updated 3 years ago
- [mirror] A collection of libraries and tools written in Go.☆50Updated 2 weeks ago
- Peer to peer networking library☆48Updated 2 years ago
- A collection of fast, general-purpose immutable data structures for Go.☆18Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Secure your dev servers, insecurely!☆47Updated last year
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆33Updated this week
- memsize computes the size of your object graph☆34Updated 11 months ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆31Updated 4 years ago
- Shamir's Secret Sharing Algorithm implementation in golang combined with PGP and a mail delivery system☆35Updated 7 years ago
- Buffered Reader/Writer☆75Updated 3 weeks ago
- string interning library for lots of strings☆38Updated 4 years ago