twelvedata / searchindexLinks
In-memory search index by strings (suffix trie)
☆29Updated 2 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☆132Updated 2 weeks ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆181Updated last year
- Load file-backed memory☆121Updated 2 years ago
- A simple and efficient thread-safe key/value store for Go☆79Updated 2 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- 🪡 Dead simple, lightweight tracing.☆89Updated 4 years ago
- Useful Go String methods☆191Updated 2 years ago
- ☆86Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated last month
- 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
- Faster base64 encoding for Go☆183Updated 2 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Intern Go strings☆95Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- All you need when you are working with countries in Go.☆92Updated last year
- fast int64-int64 map for go☆98Updated 2 years ago
- Simplicity-focused, template based SQL query builder☆66Updated 2 years ago
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆154Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 10 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 5 years ago
- Go module for encoding structs into URL query parameters☆78Updated 6 months ago
- Storing strings without GC overhead☆84Updated last week
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 4 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- The size of variable at runtime☆151Updated last year
- A library for parsing query parameters for filtering data in REST APIs☆36Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Match regex group into go struct using struct tags and automatic parsing☆148Updated 11 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago