Projects - Active
bflat-ts — Bflat Test Suite
Test suite for bflat, the ahead-of-time compiler that turns C# into small, self-contained native binaries. Built at Nethermind and run as part of their zero-knowledge testing environment.
libziskos for bflat
Ziskos for bflat
bflat compiler for zkVM
Compile C# applications into fully native riscv64 binaries.
.NET builds for riscv64 (zkVM)
.NET distribution for fully native zkVM riscv64 compilation.
.NET builds for riscv32 (zkVM)
.NET distribution for fully native zkVM riscv32 compilation.
Static analysis testing ensemble
Testing static analysis projects is hard. This project aims to serve as a bridge between Continuous Integration (CI) and Verification Example Framework (VEF).
Verification Example Framework
The growing list of examples for C/C++/RuC analysis & verification. To be open sourced.
Analysis Server Protocol
The protocol that it is used to unite static analyzers and IDEs, not only for IDE tasks. Inspired by language server protocol
Visao - a static analysis framework
A sophisticated tool for finding bugs and proving their absence in C/C++/Go code, this project aims at making analysis easy and worth to apply.
type-grammar
An attempt to make a unified ANTLR grammar for C/C++ types