Aya is a new eBPF library for the Rust programming language, built with a focus on developer experience and operability. (more…)
Read more »
Embedded storage built for multiplexing. Smart machines don't need to read JSON, they only need protocol buffers. The world's first MODMS (Machine-Oriented Database Management System), buil... (more…)
Read more »
Well, at least, the NLL borrow checker finally got fully enabled by default - but that’s not as catchy of a title, is it? (more…)
Read more »
slice::sort_unstable will fall back to heapsort if it repeatedly fails to find a good pivot. By making the core child update code branchless it is much faster. On Zen3 sorting 10k u64 and forcing t... (more…)
Read more »
A minimal quadrotor pipeline in Rust (Mac, Linux, Windows) - makeecat/Peng... (more…)
Read more »