fvbock / trie
A Trie (Prefix Index) implementation in golang.
☆70Updated last year
Alternatives and similar repositories for trie:
Users that are interested in trie are comparing it to the libraries listed below
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 7 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Random number/string utility library for Go☆62Updated 8 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆87Updated 6 months ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 6 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- ☆101Updated 6 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A scalable lock-free channel.☆135Updated 9 years ago
- 💧 In memory dataset filtering☆49Updated 3 years ago
- An introspection tool for Bolt databases.☆108Updated 7 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- Miscellaneous Go toys☆134Updated 5 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆41Updated 9 years ago
- A benchmarking shootout of various db/SQL utilities for Go☆66Updated 3 years ago
- The slice package sorts Go slices.☆111Updated 6 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Parked: PubSub queuing with long-polling subscribers (not bound to http)☆35Updated 7 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago