Open Source
Projects I've created or contribute to. Stars and forks fetched live from GitHub.
eclipse-zenoh/zenoh
zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
eclipse-fog05/fog05
End-to-End Compute, Storage and Networking Virtualisation.
eclipse-zenoh/zenoh-dissector
Wireshark dissector for the Zenoh protocol
kydos/zenoh-nostd
A Rust no-std implementation of Zenoh.
Historical Projects
1Projects that predate GitHub, preserved here for their historical and technical significance.
jRate
HistoricalFirst open-source ahead-of-time compiled implementation of the Real-Time Specification for Java (RTSJ), developed under the DARPA PCES program. Boeing used jRate to prove the feasibility of Real-Time Java for flight-critical UAV avionics. Also introduced a constant-time O(1) algorithm for verifying pointer-assignment safety in scoped memory regions — the first solution to this fundamental RTSJ problem.