Proto-rs is a compiler written in Rust, utilizing LLVM as its backend. This compiler translates Proto-rs source code into LLVM Intermediate Representation (IR), which can then be further processed by the LLVM toolchain.
A Network Protocol Analyzer written in Rust purely for adventurous purposes, offering a comprehensive network analysis tool designed for efficient monitoring and troubleshooting. With Wirebyte users can decode network traffic effortlessly, enabling seamless analysis and identification of potential issues.
ZenOS is an Operating System with native WebAssembly support.
Lamp is an attempt to create a PyTorch-like library in Rust for educational purposes. It is not intended to rival the PyTorch library.
Sudoku Solver is a GTk4+libadwaita application that solves sudokus using the Wave Function Collapse Algorithm.
An ECS based 2D/3D Game Engine for fast game development process.