chemicstry / wasm_thread
A rust `std::thread` replacement for wasm32 target
☆133Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for wasm_thread
- Validate wgsl in rust projects☆77Updated 5 months ago
- A multithreading library for Rust and WebAssembly☆199Updated last year
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆159Updated last week
- Fast, concurrent, arena-based allocator with drop support☆119Updated 8 months ago
- 📜A simple 2D text renderer for wgpu📜☆93Updated 3 weeks ago
- ☆137Updated 2 weeks ago
- An integration to parse and render Lottie with Vello.☆85Updated this week
- A std::Instant replacement that works on WASM too.☆111Updated 6 months ago
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆73Updated last month
- Library for post-process antialiasing☆101Updated 3 months ago
- A Rust promise for games and immediate mode GUIs☆130Updated last year
- Deprecated Rust Window Creation Library☆206Updated 4 months ago
- Backend code to use egui with wgpu.☆92Updated this week
- Like wee_alloc, but smaller since I used skinnier letters in the name.☆101Updated 9 months ago
- Tracy client libraries for Rust☆174Updated 2 weeks ago
- Drop-in replacement for std::time for Wasm in browsers☆53Updated last week
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆158Updated last year
- Abstraction over std::Instant and tokio_timer that works on WASM☆72Updated 2 years ago
- High performance, low level 2D path rasterization library in pure Rust.☆103Updated 2 weeks ago
- Simple experimental async GPGPU framework for Rust☆145Updated 8 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆156Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- A dynamic texture atlas allocator with fast deallocation and rectangle coalescing.☆152Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Rust+C WASM compilation under the same binary for the `wasm32-unknown-unknown` target☆30Updated 4 months ago
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆163Updated 3 weeks ago
- A concurrent, append-only vector.☆135Updated 2 weeks ago
- An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.☆152Updated last month
- Type-Safe Graphics Programming with Functional Shaders☆136Updated last month