RustyBamboo / hash-shaderLinks
SHA256 WebGPU Compute Shader (Kernel) Written in Rust
☆71Updated last year
Alternatives and similar repositories for hash-shader
Users that are interested in hash-shader are comparing it to the libraries listed below
Sorting:
- Minimal asynchronous runtime for Rust☆129Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆55Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last week
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Full precision decimal representation of f64☆26Updated last week
- Some internal rustc tools made accessible☆47Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Experimenting with Rust's fundamental data model☆53Updated last month
- Efficient byte-stream pipe buffer☆43Updated last year
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆32Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- Memory validation framework for Rust☆69Updated 6 months ago
- `$crate` in procedural macros.☆74Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Cross-platform implementation of cross-process named locks☆37Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated 2 weeks ago
- Waveform generator library written in Rust☆38Updated 2 years ago
- A simple in-memory search for collections and key-value stores.☆78Updated 3 months ago
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆128Updated 8 months ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Rust `Vec` that can store unsized values☆21Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago