Tag
Cpp2Rust is an open-source tool that automatically translates C++ code to safe Rust using clang's AST and a runtime library, enabling safe memory-safe conversion with support for both safe and unsafe output modes.
Gecko is a new embeddable C library that delivers GLR parsing for any context-free grammar with automatic syntax-error recovery and YACC-level speed.