acomagu / trieLinks
The fast and flexible Trie Tree implementation in Go.
☆25Updated 2 years ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Allotment Routing Table☆57Updated 3 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- Sort anything.☆56Updated 6 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆26Updated 3 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- A high availability Sqlite service☆30Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Create wide log events in Go programs☆15Updated 6 years ago
- program to visualize resource usage, very similar to Dag Wieers’s dstat default output☆37Updated last year
- An alternative to godoc.org☆22Updated 7 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆29Updated last month
- Consistent-hashing: Hash ring implementation in Go☆30Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated last month
- A JSON stream parser for Go☆67Updated 2 years ago
- An x86(_64) spinlock☆15Updated 10 years ago
- golang dependency analysis☆21Updated last year
- convert a txtar to an io.FS☆17Updated last year
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- An HTTP sink (for testing) with optional recording and playback ability☆68Updated 6 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Go I/O utilities☆53Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- An insanely tiny Postgres library for Go☆18Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago