crdelozier / ironclad
Ironclad C++ brings type-safety to C++. It provides safe alternatives to unsafe constructs in C++ to prevent type-safety errors that lead to security vulnerabilities. The project is detailed in the paper "Ironclad C++: A Library-Augmented Type-Safe Subset of C++."
☆18Updated last year
Alternatives and similar repositories for ironclad:
Users that are interested in ironclad are comparing it to the libraries listed below
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- DExTer - Debug Experience Tester☆33Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated this week
- Runtime Assembler for C++☆13Updated last year
- ☆50Updated last year
- Source code for a presentation on refactoring C++ while accounting for preprocessor interactions☆12Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- parsertl: The Modular Parser Generator☆16Updated 2 weeks ago
- ☆41Updated last year
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 7 years ago
- ☆13Updated 9 years ago
- CCS in C++☆25Updated last year
- CPIP - a C/C++ preprocessor implemented in Python.☆44Updated this week
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Allocation benchmarks☆30Updated 8 years ago
- High performance event tracing☆16Updated last month
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆46Updated 7 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- Generate SSE expressions from prefix expressions☆20Updated 14 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development☆77Updated 3 years ago
- reverse engineering branch predictors☆17Updated 9 years ago
- A tool for testing C compilers automatically☆20Updated 9 years ago