hnswlib.rb
Nearest neighbor search library
Provides Ruby bindings for a C++ library implementing approximate nearest neighbor search
hnswlib.rb provides Ruby bindings for Hnswlib
15 stars
3 watching
1 forks
Language: C++
last commit: 11 months ago
Linked from 1 awesome list
approximate-nearest-neighbor-searchgemnearest-neighbor-searchruby
Related projects:
Repository | Description | Stars |
---|---|---|
yoshoku/annoy-rb | A Ruby wrapper around the Annoy C++ library for efficient nearest neighbor searches | 34 |
ankane/ngt-ruby | A high-performance approximate nearest neighbors search library for Ruby | 51 |
yohasebe/ruby-spacy | A Ruby module providing access to spaCy's natural language processing capabilities | 63 |
kristofferc/nearestneighbors.jl | A Julia package for efficient nearest neighbor searches in high-dimensional spaces | 426 |
yoshoku/rumale | A Ruby machine learning library providing interfaces to various algorithms | 787 |
blrb/hanami-realworld-example-app | Demonstrates a full-stack Ruby application with CRUD operations, authentication and routing | 16 |
ronin-rb/ronin-nmap | A Ruby library for working with nmap XML data and automating network scanning tasks | 5 |
yahoojapan/ngt | A library for efficient searching of high-dimensional data points using graph and tree-based methods | 1,263 |
ronin-rb/ronin-db | A common Ruby library for managing and querying security data across multiple databases | 14 |
ranguba/rroonga | A C-based extension library for Ruby that provides full text search and column store features using Groonga's DB-API layer. | 66 |
khusnetdinov/ruby.fundamental | A comprehensive resource covering fundamental programming concepts in Ruby, including design patterns, data structures, and software development principles. | 473 |
sciruby/rb-gsl | A Ruby interface to the GNU Scientific Library | 100 |
citahub/cita-sdk-ruby | A Ruby library providing a standardized interface to interact with the CITA network. | 3 |
kei500/liblinear-ruby | Provides an interface to train and predict with machine learning models using LIBLINEAR | 83 |
meilisearch/meilisearch-ruby | A Ruby SDK for interacting with the Meilisearch API | 201 |