tavianator / acapLinks
As Close As Possible — nearest neighbor search in Rust
☆24Updated 9 months ago
Alternatives and similar repositories for acap
Users that are interested in acap are comparing it to the libraries listed below
Sorting:
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- Fast and correct computations with uncertain values☆95Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Big array helper for serde☆65Updated last year
- Overloadable functions in rust.☆43Updated 6 years ago
- Swift-style keypaths in Rust☆60Updated 4 years ago
- Simple neural network library for classification written in Rust.☆46Updated 3 years ago
- Extensions for the Rust standard library☆42Updated last year
- Initialize arrays with ease!☆84Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Fast implementation of QOI format in Rust☆94Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Run Rust tests in isolated subprocesses☆40Updated 2 months ago
- Streams and broadcasts: functional reactive programming in Rust.☆39Updated 7 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 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 small and fast frontend framework in Rust☆69Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated last week
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Run closures in parallel☆115Updated 10 months ago
- Hidden Markov Models in Rust☆78Updated last year
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 9 months ago