lerouxrgd / ngt-rs
Rust wrappers for NGT approximate nearest neighbor search
☆38Updated 11 months ago
Alternatives and similar repositories for ngt-rs:
Users that are interested in ngt-rs are comparing it to the libraries listed below
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Collection of insert-only wait-free data-structures.☆29Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Rust traits for key comparison in maps.☆27Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Blazingly fast framework for in-process microservices on top of Tower ecosystem☆19Updated 8 months ago
- String Distances in rust☆14Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 months ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last month
- A simple in-memory search for collections and key-value stores.☆72Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 2 years ago
- Tensor library for machine learning☆27Updated this week
- A simple way to implement Rayon's ParallelIterator☆18Updated 3 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆55Updated this week
- Automatic HTTPS certificates for trillium.rs, via Let's Encrypt and ACME tls-alpn-01 challenges☆13Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago