dgryski / go-simstoreLinks
simhash storage and searching
☆138Updated 8 years ago
Alternatives and similar repositories for go-simstore
Users that are interested in go-simstore are comparing it to the libraries listed below
Sorting:
- An optimized substring search engine written in Go☆547Updated 6 years ago
- An approximate string matching library for the Go programming language.☆181Updated 3 years ago
- Ngram index for golang☆114Updated 9 years ago
- High Performance Porter2 Stemmer☆47Updated 5 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- Extensible arithmetic parsing lib for go☆67Updated 6 years ago
- Multiclass Naive Bayesian Classification☆75Updated 7 years ago
- Go implementation of Count-Min-Log☆68Updated 8 months ago
- Minimal Perfect Hashing for Go☆191Updated last year
- Pure-Go full text indexer and search library☆94Updated 10 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 2 years ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆129Updated 7 years ago
- bloomfilter.js ported to Go☆95Updated 2 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year
- A distributed id generation service that starts at zero.☆74Updated 10 years ago
- Vantage-point tree implementation in the Go programming language☆20Updated last year
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆68Updated 8 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- A Go implementation of the readability algorithm by arc90 labs☆135Updated 3 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated last year
- I'm trying to learn how to use ragel in Go libraries. As I'm implementing things for practice I'll add them here. I'll be using Go 1.1, t…☆65Updated 12 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- A []byte pool for Go.☆44Updated 3 years ago