A Game Boy emulator written in Rust. Contribute to smparsons/retroboy development by creating an account on GitHub. (more…)
Read more »
This RFC adds support for single-file bin packages in cargo.\nSingle-file bin packages are rust source files with an embedded manifest and a\nmain.\nThese files will be accepted by cargo commands as --manifest-path just like Cargo.toml files.\ncargo will ... (more…)
Read more »
PostgreSQL wire protocol implemented as a rust library. - GitHub - sunng87/pgwire: PostgreSQL wire protocol implemented as a rust library. (more…)
Read more »
A memory visualizer in Rust (ptrace + userfaultfd) - GitHub - fasterthanlime/mevi: A memory visualizer in Rust (ptrace + userfaultfd)... (more…)
Read more »
I used to think that macros were just a feature that a language
included or lacked. In practice, there’s a huge design space of how
macro systems can be implemented. (more…)
Read more »