Experimental Distributed Compute Platform based on Kubernetes and Apache Arrow - ballista-compute/ballista... (more…)
Read more »
Benchmarking different languages for a simple bioinformatics task (Counting the GC fraction of DNA in a FASTA file) - samuell/gccontent-benchmark... (more…)
Read more »
I show how to use heterogeneous lists and traits to implement a type-safe printf in Rust. These mechanisms can ensure that two variadic argument lists share important properties, like the number of format string holes matches the number of printf argument... (more…)
Read more »
cap-std is a project to create capability-based versions of Rust standard
library and related APIs. (more…)
Read more »
In programming, it is always useful to prevent bugs that could potentially threaten your software. This is particularly important when… (more…)
Read more »