tavianator / acapLinks
As Close As Possible — nearest neighbor search in Rust
☆24Updated 10 months ago
Alternatives and similar repositories for acap
Users that are interested in acap are comparing it to the libraries listed below
Sorting:
- Simple neural network library for classification written in Rust.☆46Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 10 months ago
- Trait aliases on stable Rust☆59Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- Crate for capturing images from a webcam☆52Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 7 months ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Fast implementation of QOI format in Rust☆94Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Fast and correct computations with uncertain values☆95Updated 7 months ago
- ☆36Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Big array helper for serde☆65Updated last year
- Hidden Markov Models in Rust☆78Updated last year
- Faster integer division and modulus operations☆88Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Easy and safe destructuring for more types.☆33Updated last month
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated this week
- Serialization value trees☆48Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last month