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
- 🧮 alphatensor matrix breakthrough algorithms + simd + rust.☆62Updated 3 years ago
- ☆38Updated 3 years ago
- A simple in-memory search for collections and key-value stores.☆80Updated this week
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- Static Linear Algebra System☆37Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated this week
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- ☆13Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- ☆64Updated 3 months 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…☆65Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Serde Visitor for deserializing untagged enums☆67Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A simple way to implement Rayon's ParallelIterator☆18Updated 3 years ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆56Updated 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 memory efficient container for rust nested collections☆43Updated 3 years ago
- Configure const and static items by environment variables.☆25Updated 2 weeks ago
- ☆24Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- Rust implementations of Fast Fourier Transform convolution and correlation for n-dimensional arrays☆51Updated 2 years ago