Last year, as an occasional contributor to the Rust project, I did not think
much about the organisational structure of the team behind the project. I saw a
hierarchy of teams and groups, team leaders, etc. Just like any other
organisation. This year, aft... (more…)
Read more »
RFC 001: Hyperswitch compile time optimization I. Objective Optimizing the compile time of Hyperswitch while preserving (and/or improving) the runtime performance. This would ensure accessibility a... (more…)
Read more »
FTRF, a new language that compiles to the r-word language. - GitHub - tompflynn/ftrf: FTRF, a new language that compiles to the r-word language. (more…)
Read more »
Extensible SQL Lexer and Parser for Rust. Contribute to ballista-compute/sqlparser-rs development by creating an account on GitHub. (more…)
Read more »
In my last blog post, I wrote about learning Rust and implementing the RaptorQ (RFC6330) fountain code. I only optimized the library for handling small message sizes, since it was mainly a project to help me learn Rust. However, since releasing it, a numb... (more…)
Read more »