argusdusty / FerretLinks
An optimized substring search engine written in Go
☆548Updated 6 years ago
Alternatives and similar repositories for Ferret
Users that are interested in Ferret are comparing it to the libraries listed below
Sorting:
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago
- Ngram index for golang☆114Updated 9 years ago
- simhash storage and searching☆138Updated 8 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- Run functions resiliently in Go, catching and restarting panics☆159Updated 2 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- A Go package for generating Go code☆135Updated 8 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- Measure and throttle the rate at which data is transferred.☆260Updated last year
- Simple, ordered, key-value persistence library for the Go Language☆268Updated 4 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆287Updated 5 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- An approximate string matching library for the Go programming language.☆182Updated 3 years ago
- A cron job scheduler for Go☆205Updated 10 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆157Updated 2 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 11 years ago
- Go Library [DEPRECATED]☆194Updated 8 years ago
- ☆90Updated 9 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 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
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Asynchronous read-ahead for Go readers☆238Updated last year
- Generate datastructures for your types.☆77Updated 6 years ago
- Go tool for generating sql scanners, sql statements and other helper functions☆183Updated 9 years ago
- 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
- pick stuff from json - FAST☆64Updated 8 years ago