There are a lot of DIY CNC projects out there (router, laser, 3D printer, egg drawing, etc.), but I never saw a DIY CNC sandblaster. So I decided to make my own. (more…)
Read more »
A list of companies using Rust in production. . Contribute to omarabid/rust-companies development by creating an account on GitHub. (more…)
Read more »
Comparison of Rust async and Linux thread context switch time. - jimblandy/context-switch... (more…)
Read more »
Let’s say you need to match the same regex across a large number of strings – perhaps you’re applying a grep-like filter to data generated or received by your program. This toy ex… (more…)
Read more »
Since December I and others have been working on a port of
the Move programming language
to LLVM.
This work is sponsored by Solana,
with the goal of running Move on Solana and its rbpf VM;
though ultimately the work should be portable to other targets
sup... (more…)
Read more »