RustyBamboo / hash-shaderLinks
SHA256 WebGPU Compute Shader (Kernel) Written in Rust
☆72Updated 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 executor for Rust☆130Updated last week
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆55Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A simple in-memory search for collections and key-value stores.☆79Updated 4 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆114Updated last month
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Experimenting with Rust's fundamental data model☆54Updated last week
- Lending iterators on stable Rust☆83Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Memory validation framework for Rust☆70Updated 2 weeks ago
- `$crate` in procedural macros.☆75Updated last month
- Simple and reliable secure storage with strong encryption and format validation.☆85Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Mimicking tokio functionalities on web browsers☆110Updated 2 months ago
- CBOR: Concise Binary Object Representation☆79Updated 3 weeks ago
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆130Updated last month
- Profiling tool for Rust code.☆47Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆67Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 3 weeks ago
- #[no_std] print equivalent for Rust☆64Updated last week
- Take a value atomically once.☆30Updated 2 years ago