tavianator / acap
As Close As Possible — nearest neighbor search in Rust
☆21Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for acap
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆14Updated 2 years ago
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆31Updated 5 years ago
- A Rust library for runtime-checked linearish types☆31Updated last year
- Easy and safe destructuring for more types.☆30Updated last month
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆19Updated 8 months ago
- An advanced, reactive UI library for Rust☆34Updated 8 months ago
- A generic, fixed-size, associative cache☆40Updated 2 weeks ago
- Threadsafe RefCell for Rust☆88Updated last year
- Zig comptime using Rust proc macros☆37Updated 5 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆73Updated last year
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆49Updated 2 months ago
- Faster integer division and modulus operations☆70Updated last year
- Exploration of GPU computing using WebGPU☆25Updated 3 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- A safe-guarded transmute for Rust☆38Updated 6 months ago
- Wrapper around Rc safe to send to a different thread☆23Updated last year
- ☆35Updated 3 months ago
- Tensor library for machine learning☆20Updated this week
- Hidden Markov Models in Rust☆66Updated 7 months ago
- ☆21Updated 3 years ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Flexible and modular framework for different NP-Problems with different solvers☆20Updated 3 weeks ago
- ☆56Updated this week
- Fast and correct computations with uncertain values☆87Updated 3 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 2 years ago