kkdai / ngramLinks
A ngram indexing implement in Go
☆12Updated 3 years ago
Alternatives and similar repositories for ngram
Users that are interested in ngram are comparing it to the libraries listed below
Sorting:
- Binary heap priority queues in Go☆32Updated 5 years ago
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- A reader and writer per https://www.imperialviolet.org/2014/06/27/streamingencryption.html☆14Updated 5 years ago
- Small trigram indexer☆32Updated 2 years ago
- All-in-one text tokenizer for Go. Super-fast. Lots of features.☆13Updated 10 years ago
- Package for concurrently walking files☆102Updated 9 years ago
- Go channels over a network.☆80Updated 11 years ago
- Probability distributions and associated methods in Go☆43Updated 10 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago
- A package for Go that can be used for range queries on large number of intervals☆43Updated 9 years ago
- Go bindings for the Apache Lucy full text search library. The Apache Lucy search engine library provides full-text search for dynamic pro…☆47Updated 11 years ago
- An experimental PDF reader for go☆57Updated 13 years ago
- Simple RPC Key Value Server using etcd/Raft in Golang☆12Updated 9 years ago
- golang security framework including rbac acl and so on.☆15Updated 10 years ago
- github.com/cznic/ccir has moved to modernc.org/ccir☆29Updated 7 years ago
- A simple radix tree implement by Golang☆17Updated 7 years ago
- ☆26Updated 9 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆32Updated 9 years ago
- a (tiny) VM project built with Go☆58Updated 8 years ago
- Easy handling of memory-mapped files☆22Updated 11 years ago
- Keep your Go app time synced with Google time. Avoid clock drift.☆13Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Various parsing utilities, such as IP, time, and top-level-domain, in Go☆25Updated 9 years ago
- Keeps files or directories in sync.☆71Updated 8 years ago
- Text indexing related functions in Go, including tokenizer, word marking, and snippet selecting, etc.☆26Updated 9 years ago
- A Redis clone written in Go☆43Updated 9 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 10 years ago
- Pure-Go full text indexer and search library☆94Updated 10 years ago
- 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
- Graph loop detection in Go using Tarjan's algorithm☆60Updated 4 years ago