rust-cuda / wg
rust-cuda working group
☆65Updated 5 years ago
Alternatives and similar repositories for wg:
Users that are interested in wg are comparing it to the libraries listed below
- The missing puzzle piece for NVPTX experience with Rust☆59Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- ☆52Updated 5 years ago
- (More or less) accurate floating point algorithms☆57Updated 8 months ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- A work-in-progress, experimental neural network library for Rust☆44Updated 5 years ago
- Serializable trait objects for Rust.☆53Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Overloadable functions in rust.☆43Updated 5 years ago
- adaptive algorithms for rayon☆39Updated 4 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 5 years ago
- ☆70Updated 3 years ago
- Experimental (unstable) “fast-math” wrappers for f32, f64☆20Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 months ago
- ☆61Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Rust binding to CUDA APIs☆120Updated 2 weeks ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year