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…☆296Updated 6 years ago
- Ngram index for golang☆114Updated 9 years ago
- An approximate string matching library for the Go programming language.☆177Updated 2 years ago
- simhash storage and searching☆138Updated 8 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- A Go package for generating Go code☆136Updated 8 years ago
- simple Optical Character Recognition in Go☆125Updated 6 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- Simple, ordered, key-value persistence library for the Go Language☆267Updated 4 years ago
- A simple finite state machine for Golang☆161Updated last year
- Go Module for Tabular Datasets in CSV, JSON, YAML, etc.☆143Updated 9 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
- Generate datastructures for your types.☆77Updated 5 years ago
- Go Library [DEPRECATED]☆194Updated 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 8 months ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 8 years ago
- pick stuff from json - FAST☆64Updated 8 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Compile text/template / html/template to regular go code☆119Updated 7 years ago
- Go File Processing Framework.☆137Updated 5 years ago
- Data access in Go - Code Generator☆106Updated 7 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- Golang Keyword extraction/replacement Datastructure using Tries instead of regexes☆89Updated 7 years ago
- xlog is a logger for net/context aware HTTP applications☆139Updated last year
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 6 years ago