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
- A simple in-memory search for collections and key-value stores.☆78Updated 3 months ago
- ☆36Updated 3 years ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Static Linear Algebra System☆36Updated 2 years ago
- structured parallel execution for async Rust☆36Updated last year
- 🧮 alphatensor matrix breakthrough algorithms + simd + rust.☆61Updated 2 years 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
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- 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…☆95Updated 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…☆102Updated last month
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 2 months ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- Collection of insert-only wait-free data-structures.☆29Updated last year
- An async version of iterator☆40Updated last year
- 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 9 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Tensor library for machine learning☆27Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 months 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
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago