acomagu / trieLinks
The fast and flexible Trie Tree implementation in Go.
☆26Updated 2 weeks ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- Compile Go regular expressions to Go code☆96Updated 2 months ago
- ☆18Updated 4 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- efficient client ⚡️☆75Updated last year
- Meow hash for Golang☆126Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Allotment Routing Table☆56Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Reusable transparent log database☆145Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- program to visualize resource usage, very similar to Dag Wieers’s dstat default output☆37Updated 2 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- Benchmark the init cost of Go packages☆83Updated last month
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- Super low overhead application level metrics☆24Updated 4 years ago