tavianator / acapLinks
As Close As Possible — nearest neighbor search in Rust
☆24Updated 8 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☆95Updated 7 months ago
 - SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
 - ☆34Updated last year
 - Generic SIMD abstractions for Rust.☆46Updated 2 years ago
 - Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
 - Defer dropping large structs to a background thread☆66Updated 3 years ago
 - Defer running expensive destructors until later☆19Updated 3 years ago
 - A Rust library for runtime-checked linearish types☆36Updated 2 years ago
 - Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
 - Rust map and set literals☆24Updated 5 years ago
 - Rust library for safely and explicitly parsing untrusted data☆52Updated last year
 - Simple neural network library for classification written in Rust.☆46Updated 3 years ago
 - Extensions for the Rust standard library☆40Updated last year
 - Big array helper for serde☆64Updated last year
 - Swift-style keypaths in Rust☆60Updated 4 years ago
 - Scoped Runtime for tokio☆17Updated 3 years ago
 - Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
 - A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
 - ☆61Updated 2 years ago
 - OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
 - Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
 - Safe wrapper for initializing arrays☆74Updated 2 years ago
 - ☆35Updated 9 months ago
 - A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
 - Initialize arrays with ease!☆84Updated 2 years ago
 - A memory efficient container for rust nested collections☆43Updated 3 years ago
 - Streams and broadcasts: functional reactive programming in Rust.☆39Updated 6 years ago
 - Overloadable functions in rust.☆43Updated 6 years ago
 - LZW en- and decoding that goes weeeee!☆28Updated 2 months ago
 - Calculate statistics iteratively☆40Updated last month