As I’ve worked on my Pushrod library over the past year, one of the major struggles I encountered was trying to figure out how to draw using just the GPU, instead of drawing directly to the on-screen Canvas. (more…)
Read more »
One of the option available today to do sub-millisecond packet filtering at scale is to harness the facilities afforded
by XDP, eBPF, Linux kernel and support provided by various NIC manufacturers. (more…)
Read more »
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives. - Amanieu/parking_lot... (more…)
Read more »
Fast, safe, pure-rust elliptic curve cryptography. dalek cryptography has 11 repositories available. Follow their code on GitHub. (more…)
Read more »
Contribute to bebrws/gol-gfx development by creating an account on GitHub. (more…)
Read more »