twelvedata / searchindexLinks
In-memory search index by strings (suffix trie)
☆29Updated 3 months ago
Alternatives and similar repositories for searchindex
Users that are interested in searchindex are comparing it to the libraries listed below
Sorting:
- 🪡 Dead simple, lightweight tracing.☆89Updated 4 years ago
- Simple string pattern matcher for Go☆132Updated last month
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆181Updated last year
- All you need when you are working with countries in Go.☆92Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Intern Go strings☆96Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 5 years ago
- Faster base64 encoding for Go☆183Updated 2 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- ☆86Updated 4 years ago
- Go module for encoding structs into URL query parameters☆78Updated 6 months ago
- fast int64-int64 map for go☆98Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A simple and efficient thread-safe key/value store for Go☆79Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 8 months ago
- A complete solution for static files in Go code☆129Updated last year
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 5 months ago
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 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 4 years ago
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆154Updated last year
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- A currency computations package.☆61Updated 2 weeks ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated 2 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 3 years ago
- Efficient and reliable background processing for Go☆130Updated 5 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago