Rust CUDA enables you to write and run CUDA
kernels in Rust, executing directly on NVIDIA GPUs using NVVM
IR. (more…)
Read more »
I've been using zig for ~4 months worth of side projects, including a toy text editor and an interpreter for a relational language. I've written ~10kloc. (more…)
Read more »
A Sepolia ETH Faucet powereb by 0xNAME. Contribute to beastdao/0xname-sepolia-faucet development by creating an account on GitHub. (more…)
Read more »
Next generation Rust powered blockchain technology - OSXBasedAnon/alphanumeric... (more…)
Read more »
Consensus algorithms is a topic that always caught my attention: it is complex and hard and needs a precise and safe solution. In other words: We have a couple of machines forming a cluster, and they operate on identical copies of the same data and can co... (more…)
Read more »