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:
- Caching package for Go☆89Updated 8 years ago
- An introspection tool for Bolt databases.☆109Updated 8 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Random number/string utility library for Go☆63Updated 9 years ago
- A scalable lock-free channel.☆135Updated 9 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
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Parked: PubSub queuing with long-polling subscribers (not bound to http)☆35Updated 8 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 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☆68Updated 7 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- webbased debugging for Go programs☆260Updated last year
- Console JSON formatter with query feature☆65Updated 5 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- Find, list, and inspect processes from Go (golang)☆80Updated 5 years ago
- A package for Go that can be used for range queries on large number of intervals☆43Updated 8 years ago
- A Go implementation of the Time-Based One Time Password (TOTP) protocol. Works with Google Authenticator.☆66Updated 8 years ago
- ABANDONED: Use https://github.com/kataras/iris instead. Extremely-easy cache service for HTTP/x . Supports both net/http and valyala/fast…☆43Updated 8 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Intelligently and flexibly pool among multiple hosts from your Go application☆380Updated 4 months ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- HTTP for Gophers☆62Updated 7 years ago