RROS is a dual-kernel OS for satellites or other scenarios that need both real-time and general-purpose abilities. RROS = RTOS (Rust) + Linux (C). - GitHub - BUPT-OS/RROS: RROS is a dual-kernel OS... (more…)
Read more »
Next.js 11.1 introduces an important security patch, ES Modules support, performance improvements, Rust-based tooling, 2x faster data fetching when pre-rendering, and more! (more…)
Read more »
Over the last several years, I’ve rewritten Rust’s regex
crate to enable better internal composition, and to make it
easier to add optimizations while maintaining correctness. In the course of
this rewrite I created a new crate, regex-automata, which expo... (more…)
Read more »
x7 is a lisp I made to explore language design and interpreters. Here's the hello world for it:
(more…)
Read more »
Rust DataFrames. Contribute to ritchie46/polars development by creating an account on GitHub. (more…)
Read more »