Toy library for neural networks in Rust using Vulkan compute shaders
☆82Feb 6, 2022Updated 4 years ago
Alternatives and similar repositories for descent
Users that are interested in descent are comparing it to the libraries listed below
Sorting:
- Pass Rust strings to C with potentially not needing heap allocation☆13Jan 25, 2026Updated last month
- Vulkan and rust experiments, including a spectral path tracer using Vulkan ray tracing extensions☆131Sep 13, 2025Updated 5 months ago
- Pure Rust implementation of the meshoptimizer library☆29Dec 18, 2025Updated 2 months ago
- ☆15Aug 14, 2022Updated 3 years ago
- Work-in-progress CPU renderer using Embree☆18Jan 28, 2019Updated 7 years ago
- Implicit shape rendering (SDF) in Metal.☆19Aug 6, 2021Updated 4 years ago
- Record and replay 🖱 input with precise timing☆18Sep 12, 2022Updated 3 years ago
- ☆10Feb 4, 2020Updated 6 years ago
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 3 years ago
- ☆22Aug 10, 2022Updated 3 years ago
- A Rust game engine, focus on Voxel support and content-addressed IDs. Intended for a sandbox "game" like Garry's Mod or Second Life, even…☆25Oct 5, 2024Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Apr 21, 2022Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- Derivation and numerical validation for the paper "Microsurface Transformations" (EGSR 2022) by Asen Atanasov, Vladimir Koylazov, Rossen …☆23Jul 11, 2022Updated 3 years ago
- A Fluid Simulator on GPU☆32Jul 1, 2021Updated 4 years ago
- High Performance CPU/GPU Physically Based Renderer in Rust☆210May 6, 2025Updated 9 months ago
- BVH accelerated CPU and OpenGL ray-tracing☆19Mar 13, 2023Updated 2 years ago
- Source for generating blue noise textures via either Void and Cluster or Forced Random Dithering. Generated textures also included.☆17Aug 17, 2021Updated 4 years ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆23Sep 24, 2025Updated 5 months ago
- NV ray tracing with rust and ash!☆59May 29, 2019Updated 6 years ago
- A tweening library for Rust☆66Feb 24, 2026Updated last week
- 🦀 Rust implementation of a bluenoise low-discrepancy sampler☆41Sep 27, 2019Updated 6 years ago
- A binary format for Rust / serde that supports schema evolution☆17Feb 10, 2025Updated last year
- service_policy_kit is a Rust based toolkit for verifying HTTP services against policies.☆22May 19, 2024Updated last year
- Cargo subcommand to clone a repo from the registry.☆16Feb 6, 2026Updated 3 weeks ago
- Vulkan-lite GPU API☆90Jun 28, 2024Updated last year
- Rendertoy samples