twelvedata / searchindexLinks
In-memory search index by strings (suffix trie)
β30Updated 5 months ago
Alternatives and similar repositories for searchindex
Users that are interested in searchindex are comparing it to the libraries listed below
Sorting:
- π¦ Semaphore pattern implementation with timeout of lock/unlock operations.β103Updated 5 years ago
- A library for graceful restarts in Go.β96Updated 8 years ago
- Go package providing tools for building NSQ clients, servers and middleware.β100Updated 7 months ago
- Simple string pattern matcher for Goβ134Updated 3 months ago
- Intern Go stringsβ97Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.β85Updated 5 years ago
- Go module for encoding structs into URL query parametersβ79Updated 9 months ago
- This package helps to work with huge amount of data, which cannot be stored in RAMβ43Updated 3 years 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
- Cron library for go with distributed lockβ50Updated 3 years ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)β182Updated last year
- Common Web User Workflows in Goβ101Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.β143Updated 5 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallersβ87Updated 2 years ago
- A simple and efficient thread-safe key/value store for Goβ80Updated 2 years ago
- Embeddable in memory key/value store for strings in golangβ53Updated 7 years ago
- π§ Flexible mechanism to make execution flow interruptible.β100Updated 4 years ago
- A library for parsing query parameters for filtering data in REST APIsβ36Updated 2 years ago
- β86Updated 5 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loadingβ43Updated 7 years ago
- Fast Concurrent / Parallel Sorting in Goβ142Updated 4 months ago
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.β78Updated 2 years ago
- Storing strings without GC overheadβ84Updated this week
- Go package providing building blocks for interacting with Consul.β91Updated last year
- A workerpool that can get expanded & shrink dynamically.β53Updated 4 years ago
- Gotcha π― seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutinβ¦β39Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.β70Updated last year
- Matcher is a fast path matcher/globber supporting globstar/doublestarβ53Updated 3 years ago
- Enriches the standard go http client with retry functionality.β56Updated last year
- πͺ‘ Dead simple, lightweight tracing.β90Updated 4 years ago