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
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆88Updated last month
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 2 months ago
- A simple in-memory search for collections and key-value stores.☆77Updated 3 months 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…☆93Updated 5 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- 📷 📐 Geometric models of cameras for photogrammetry☆50Updated 3 weeks ago
- ☆35Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆35Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- A simple way to implement Rayon's ParallelIterator☆18Updated 3 years ago
- Static Linear Algebra System☆36Updated 2 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Typed any map for rust☆67Updated 8 months ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 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 last week
- Serde Visitor for deserializing untagged enums☆65Updated this week
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆99Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆22Updated 4 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Lightning fast concurrent HyperLogLog for Rust.☆40Updated 3 weeks ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- structured parallel execution for async Rust☆36Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week