fvbock / trieLinks
A Trie (Prefix Index) implementation in golang.
☆70Updated 2 years ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 6 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Parked: PubSub queuing with long-polling subscribers (not bound to http)☆35Updated 8 years ago
- Caching package for Go☆89Updated 9 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Updated 3 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 7 years ago
- Console JSON formatter with query feature☆65Updated 5 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Find, list, and inspect processes from Go (golang)☆80Updated 5 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- An introspection tool for Bolt databases.☆109Updated 8 years ago
- A Go implementation of the Time-Based One Time Password (TOTP) protocol. Works with Google Authenticator.☆66Updated 8 years ago
- In-process plugin framework for Golang code☆58Updated 9 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- Low latency batching queues for Go☆75Updated 9 years ago
- bloomfilter.js ported to Go☆95Updated 2 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago