mustang is a system for writing Rust programs entirely in Rust, meaning
they don't use libc, crt1.o, or any C code. It's experimental, but it's
complete enough to run a std-using Hello World and other simple programs
on Linux on x86-64, x86, and aarch64. (more…)
Read more »
I've built a demo of a single
shared Rust codebase that runs on every major GPU platform: (more…)
Read more »
A community fork of a language named after a plant fungus. All of the memory-safe features you love, now with 100% less bureaucracy! - GitHub - crablang/crab: A community fork of a language named ... (more…)
Read more »
Note: This is a fairly long proposal, halfway to an eRFC, largely to lay out the requirements and alternatives. It's been reviewed and approved by T-lang from a language experiment point of view, b... (more…)
Read more »
Wrapper around psql where connection information is pulled from Azure Key Vault - kometen/rusty-psql... (more…)
Read more »