tavianator / acapLinks
As Close As Possible — nearest neighbor search in Rust
☆23Updated 5 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☆93Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Fast implementation of QOI format in Rust☆93Updated 2 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Simple neural network library for classification written in Rust.☆46Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Big array helper for serde☆61Updated last year
- ☆27Updated 2 years ago
- ☆180Updated this week
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 10 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆36Updated last year
- Easy and safe destructuring for more types.☆32Updated 2 weeks ago
- Trait generalization of the fundamental types☆44Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated 2 weeks ago
- String optimized for map keys☆66Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last month
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Migrated to Codeberg☆79Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆48Updated 2 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Fast and correct computations with uncertain values☆95Updated 2 months ago