lerouxrgd / ngt-rsLinks
Rust wrappers for NGT approximate nearest neighbor search
☆39Updated 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
- ☆36Updated 3 years ago
- A simple way to implement Rayon's ParallelIterator☆18Updated 3 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆34Updated last week
- A simple in-memory search for collections and key-value stores.☆79Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- structured parallel execution for async Rust☆37Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- 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…☆96Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated last month
- ☆64Updated 2 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
- Serde Visitor for deserializing untagged enums☆67Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 6 months ago
- Small and fast library for k-means clustering.☆52Updated 3 months ago
- Succinct data structures using very efficient rank and select☆127Updated last week
- Typed any map for rust☆67Updated 10 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- Human-friendly indexed collections☆56Updated last 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…☆64Updated 3 weeks ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- ☆13Updated 3 years ago
- 🧮 alphatensor matrix breakthrough algorithms + simd + rust.☆62Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Static Linear Algebra System☆36Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆38Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago