crdelozier / ironcladLinks
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 2 years ago
Alternatives and similar repositories for ironclad
Users that are interested in ironclad are comparing it to the libraries listed below
Sorting:
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A small little tool for dumping a floating-point number in its native format☆56Updated 10 years ago
- ☆55Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- CCS in C++☆26Updated 2 years ago
- code for examining determinism of performance counters☆21Updated 4 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- ☆42Updated 2 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 9 months ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆106Updated last year
- Source code for a presentation on refactoring C++ while accounting for preprocessor interactions☆12Updated last year
- LALR(1) parser for C++☆80Updated last year
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆48Updated 7 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- CPIP - a C/C++ preprocessor implemented in Python.☆47Updated 2 months ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- A high-level API for accessing DWARF debugging information, in C++☆29Updated last week
- String to Float Benchmark☆19Updated 7 years ago
- BSD Licensed Bignum Library☆232Updated last year
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- A header only Boolean Propagator Network framework for the omni-directional computation of Integer mathematical functions and computation…☆14Updated 7 years ago