rroonga
Text search library
A C-based extension library for Ruby that provides full text search and column store features using Groonga's DB-API layer.
The Ruby bindings of Groonga.
66 stars
16 watching
26 forks
Language: C
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
groonga/groonga | A full-text search engine and column store designed to be embeddable in other applications. | 803 |
yoshoku/hnswlib.rb | Provides Ruby bindings for a C++ library implementing approximate nearest neighbor search | 15 |
textacular/textacular | Exposes full text search capabilities from PostgreSQL to Ruby applications | 946 |
talyssonoc/commonregexruby | Extracts common information from text strings in various formats | 79 |
yoshoku/annoy-rb | A Ruby wrapper around the Annoy C++ library for efficient nearest neighbor searches | 34 |
schochastics/rokemon | An R package for creating Pokemon-themed data visualizations with ggplot2 | 95 |
yoshoku/rumale | A Ruby machine learning library providing interfaces to various algorithms | 788 |
ruby-gettext/gettext | A Ruby library for translating and localizing text messages. | 70 |
sorentwo/readthis | A Ruby library that provides a Redis-backed cache client with performance and simplicity features. | 504 |
ankane/ngt-ruby | A high-performance approximate nearest neighbors search library for Ruby | 52 |
ropensci/rnaturalearth | A package providing access to and facilitating interaction with Natural Earth map data | 229 |
dbalatero/lingua | A Ruby library providing a set of utilities and tools to interact with various databases. | 39 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 983 |
pyjarrett/septum | A tool to find specific lines or patterns in codebases by searching for matching contexts of contiguous lines. | 381 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |