tavianator / acapLinks
As Close As Possible — nearest neighbor search in Rust
☆22Updated 3 months ago
Alternatives and similar repositories for acap
Users that are interested in acap are comparing it to the libraries listed below
Sorting:
- Defer running expensive destructors until later☆19Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Calculate statistics iteratively☆38Updated 2 months ago
- Serialization value trees☆44Updated 10 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Simple neural network library for classification written in Rust.☆46Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Threadsafe RefCell for Rust☆91Updated 2 months ago
- ☆40Updated last year
- Rust wrapper for the BlingFire tokenization library☆15Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆27Updated 2 years ago
- A data wrangling library for Rust☆15Updated 5 years ago
- Computer vision library built on top of ndarray☆69Updated 8 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- ☆56Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 2 weeks ago
- Uses rust-cpython to provide a convenient interface to Python's matplotlib from Rust☆20Updated 9 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆25Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Easy and safe destructuring for more types.☆32Updated last month
- Hidden Markov Models in Rust☆76Updated last year
- ☆36Updated 9 months ago
- Rust map and set literals☆24Updated 5 years ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- A special rope, designed to work with any data type that is not String☆34Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago