Quotidien Shaarli

Tous les liens d'un jour sur une page.

October 30, 2025

icecc/icecream: Distributed compiler with a central scheduler to share build load
thumbnail

Icecream was created by SUSE based on distcc. Like distcc, Icecream takes compile jobs from a build and distributes them among remote machines allowing a parallel build. But unlike distcc, Icecream uses a central server that dynamically schedules the compile jobs to the fastest free server. This advantage pays off mostly for shared computers, if you're the only user on x machines, you have full control over them.

SeaORM 🐚 An async & dynamic ORM for Rust

🐚 SeaORM is a relational ORM to help you build web services in Rust

Introducing Apache Fory™ Rust: A Versatile Serialization Framework for the Modern Age | Apache Fory™
thumbnail

Introducing Apache Fory™ Rust: A Versatile Serialization Framework for the Modern Age
October 29, 2025 · 12 min read
Shawn Yang
Shawn Yang
Apache Fory PMC Chair

TL;DR: Apache Fory Rust is a blazingly-fast, cross-language serialization framework that delivers ultra-fast serialization performance while automatically handling circular references, trait objects, and schema evolution. Built with Rust's safety guarantees and zero-copy techniques, it's designed for developers who refuse to compromise between performance and developer experience.