geobacter-rs / geobacterLinks
A single source Rust co-processor programming framework; runtime && Rust custom drivers
☆46Updated last year
Alternatives and similar repositories for geobacter
Users that are interested in geobacter are comparing it to the libraries listed below
Sorting:
- Rust (MIR) → SPIR-V (Shader) compiler☆58Updated 7 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- (More or less) accurate floating point algorithms☆57Updated 11 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago
- ☆53Updated 5 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- ☆13Updated 7 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- A rust library for checked floating point operations☆81Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- ☆31Updated 5 years ago
- rust-cuda working group☆65Updated 6 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 7 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 8 months ago
- Exploration of GPU computing using WebGPU☆26Updated 4 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago