twelvedata / searchindexLinks
In-memory search index by strings (suffix trie)
☆30Updated 4 months ago
Alternatives and similar repositories for searchindex
Users that are interested in searchindex are comparing it to the libraries listed below
Sorting:
- Simple string pattern matcher for Go☆134Updated 2 months ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Intern Go strings☆96Updated 2 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 6 months ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Common Web User Workflows in Go☆101Updated 3 years ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆182Updated last year
- Load file-backed memory☆122Updated 3 years ago
- 🪡 Dead simple, lightweight tracing.☆90Updated 4 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 5 years ago
- fast int64-int64 map for go☆98Updated 3 weeks ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- All you need when you are working with countries in Go.☆92Updated 2 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A complete solution for static files in Go code☆129Updated last year
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆78Updated 2 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 5 years ago
- Go package to compare files☆27Updated 6 years ago
- A currency computations package.☆61Updated 2 months ago