tavianator / acap
As Close As Possible — nearest neighbor search in Rust
☆22Updated this week
Alternatives and similar repositories for acap:
Users that are interested in acap are comparing it to the libraries listed below
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- Serialization value trees☆43Updated 6 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 2 weeks ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 2 months ago
- Compact sets in rust☆54Updated 3 months ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆50Updated 5 months ago
- ☆27Updated last year
- ☆35Updated 6 months ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆32Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- Simple neural network library for classification written in Rust.☆45Updated 2 years ago
- ☆31Updated 5 years ago
- Type conversion among popular Rust computer vision libraries☆47Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Rust map and set literals☆24Updated 4 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Trait generalization of the fundamental types☆43Updated 8 months ago
- ☆26Updated 3 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- ☆35Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- A data wrangling library for Rust☆15Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year