RustyBamboo / alkompLinks
A compute library written in Rust with WebGPU
☆18Updated 4 years ago
Alternatives and similar repositories for alkomp
Users that are interested in alkomp are comparing it to the libraries listed below
Sorting:
- Arena allocator with scopes☆44Updated 2 years ago
- A Rusty CUDA wrapper☆32Updated 3 years ago
- Flexible and modular framework for different NP-Problems with different solvers☆22Updated 7 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated this week
- 3D simulation for a flock of boids in Rust☆29Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 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
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago
- ☆36Updated last year
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- A single source Rust co-processor programming framework; runtime && Rust custom drivers☆46Updated last year
- A #[no_std] LinAlg library☆53Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Exploration of GPU computing using WebGPU☆27Updated 4 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- ☆14Updated 5 years ago
- ☆18Updated 8 months ago
- A library of to show data (in browser, evcxr_jupyter) as table, chart...☆29Updated 5 months ago
- Stack-allocated trait objects☆19Updated 3 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago