I am currently working on a Rust to .NET compiler, rustc_codegen_clr. To get it to work, I need to implement many Rust features using .NET APIs. One of such features is panicking and unwinding. (more…)
Read more »
Pijul is a version control system based on patches. Its fundamental promise is that two patches producible in parallel always commute. This makes the whole system more correct, and much simpler to use, as explained in the manual. (more…)
Read more »
EmbedAnthing is a library to build and maintain your embedding pipeline, to create it from multiple sources and store it in a vector database. - StarlightSearch/EmbedAnything... (more…)
Read more »
There's been a couple of mentions of Rust4Linux in the past week or two, one from Linus on the speed of engagement and one about Wedson dep... (more…)
Read more »