acomagu / trieLinks
The fast and flexible Trie Tree implementation in Go.
☆27Updated 2 months ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- ☆18Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Reusable transparent log database☆145Updated 5 years ago
- Meow hash for Golang☆126Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 6 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Allotment Routing Table☆56Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Benchmark the init cost of Go packages☆83Updated 4 months ago
- An alternative to godoc.org☆22Updated 7 years ago
- program to visualize resource usage, very similar to Dag Wieers’s dstat default output☆37Updated 2 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- efficient client ⚡️☆75Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated last week
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- A Go implementation of the Cassowary constraint solving algorithm.☆78Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago