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
- CCS in C++☆26Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Source code for a presentation on refactoring C++ while accounting for preprocessor interactions☆12Updated last year
- Header-only C++17 library for property-based testing.☆127Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 6 years ago
- ☆52Updated last year
- CPIP - a C/C++ preprocessor implemented in Python.☆46Updated last month
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- resurrected LLVM "C Backend", with improvements☆131Updated 5 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Runtime Assembler for C++☆13Updated last year
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 7 months ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 9 years ago
- A header only Boolean Propagator Network framework for the omni-directional computation of Integer mathematical functions and computation…☆14Updated 7 years ago
- LALR(1) parser for C++☆80Updated last year
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆34Updated 7 years ago
- Production Performance Telemetry☆21Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- a tool for querying Dwarf (debuginfo) graphs☆57Updated last year
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 7 years ago
- BSD Licensed Bignum Library☆232Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- compile time assembly interpreter☆86Updated 7 years ago