There's two patches here.
The first avoids recomputing constant field elements (#69 already has this, I just didn't see that PR).
The second patch tries different ways of handling overflows in the ... (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 »
The Rust team is happy to announce the latest version of Rust, 1.18.0. Rust is a
systems programming language focused on safety, speed, and concurrency. (more…)
Read more »
Hybrid in-memory and disk cache in Rust. Contribute to foyer-rs/foyer development by creating an account on GitHub. (more…)
Read more »
Canrun is a new logic programming library for Rust with static types and constraints. (more…)
Read more »