acomagu / trie
The fast and flexible Trie Tree implementation in Go.
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for trie
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- A high availability Sqlite service☆30Updated 3 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 5 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 4 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆26Updated 3 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 4 years ago
- ☆18Updated 3 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆38Updated last year
- Create wide log events in Go programs☆15Updated 5 years ago
- Allotment Routing Table☆57Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- 🚫 DEPRECATED☆12Updated 7 years ago
- Go implementation of Stream VByte integer compression☆23Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- automate Go compiler comparisons☆24Updated last year
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- program to visualize resource usage, very similar to Dag Wieers’s dstat default output☆36Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- Sort anything.☆55Updated 5 years ago
- An insanely tiny Postgres library for Go☆18Updated 3 years ago
- Microsoft's Lat/Long compression algorithm☆10Updated 4 years ago