lerouxrgd / ngt-rsLinks
Rust wrappers for NGT approximate nearest neighbor search
☆38Updated last year
Alternatives and similar repositories for ngt-rs
Users that are interested in ngt-rs are comparing it to the libraries listed below
Sorting:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated this week
- structured parallel execution for async Rust☆33Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆84Updated 2 months ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- 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
- A simple in-memory search for collections and key-value stores.☆72Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆79Updated 8 months ago
- Make your IDs strongly typed!!☆12Updated 2 years ago
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆20Updated 5 years ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Rust traits for key comparison in maps.☆30Updated 3 months 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 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- String Distances in rust☆14Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 2 months ago
- A Pandas implementation in Rust☆11Updated 4 years ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago