daviddengcn / go-indexLinks
Text indexing related functions in Go, including tokenizer, word marking, and snippet selecting, etc.
☆26Updated 9 years ago
Alternatives and similar repositories for go-index
Users that are interested in go-index are comparing it to the libraries listed below
Sorting:
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Go channels over a network.☆81Updated 11 years ago
- BitSet data structure in golang☆37Updated 5 years ago
- All-in-one text tokenizer for Go. Super-fast. Lots of features.☆13Updated 10 years ago
- Faster search for fixed patterns with Go☆27Updated 7 years ago
- In-process plugin framework for Golang code☆58Updated 9 years ago
- Super-efficient, in-memory key/value data store☆21Updated 8 years ago
- GoNeedle is a system for punching reliable transport over UDP through NATs and Firewalls☆82Updated 15 years ago
- Parked: PubSub queuing with long-polling subscribers (not bound to http)☆35Updated 8 years ago
- A Go (golang) library for managing highly concurrent independent network streams.☆87Updated 7 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Generates minimal embedded database from structs in golang; moved to gitlab.com/microo8/mimir☆40Updated 5 years ago
- Pattern recognition package in Go lang.☆68Updated 12 years ago
- Faster than builtin sorting using primitives.☆17Updated 10 years ago
- An API optimized for processing timeseries data.☆35Updated 4 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 9 years ago
- A []byte pool for Go.☆44Updated 3 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 8 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Prettybenchmarks formats your go benchmarks into nice looking sorted tables☆41Updated 5 years ago
- SFTP server library in Go☆77Updated 6 years ago
- pcg random number generator☆41Updated 4 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Mount a BoltDB (https://github.com/boltdb/bolt) database as a FUSE filesystem;☆116Updated 5 years ago
- repackage the golang elliptic library enhancements by Vlad Krasnov and Shay Gueron as a stand alone library. Works with Go 1.4 or Go 1.5.☆35Updated 10 years ago