actually publishing my solutions now that they're not redundant... - GitHub - betaveros/advent-of-code-2022: actually publishing my solutions now that they're not redundant... (more…)
Read more »
Write and execute C code inside Rust. Contribute to Hywan/inline-c-rs development by creating an account on GitHub. (more…)
Read more »
Create book from markdown files. Like Gitbook but implemented in Rust... (more…)
Read more »
Historically, Fortran and C have been the default programming languages in
High-Performance Computing (HPC). In both, programmers have primitives and
functions available that allow manipulating system memory and interacting
directly with the underlying ha... (more…)
Read more »
Wgpu is a Rust implementation of the WebGPU API spec . WebGPU is a specification published by the GPU for the Web Community Group. It aims to allow web code access to GPU functions in a safe and reliable manner. It does this by mimicking the Vulkan API, ... (more…)
Read more »