acomagu / trieLinks
The fast and flexible Trie Tree implementation in Go.
☆28Updated 3 months ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- Allotment Routing Table☆56Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Minimal perfect hashing in Go☆74Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- ☆18Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- program to visualize resource usage, very similar to Dag Wieers’s dstat default output☆37Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated 3 weeks ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Benchmark the init cost of Go packages☆83Updated 4 months ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Reusable transparent log database☆145Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 8 months ago
- Intern Go strings☆97Updated 2 years ago
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- efficient client ⚡️☆75Updated last year
- An alternative to godoc.org☆22Updated 7 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- ☆26Updated 3 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago