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
- CPIP - a C/C++ preprocessor implemented in Python.☆48Updated 3 months ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- CCS in C++☆26Updated 2 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- String to Float Benchmark☆19Updated 7 years ago
- ☆55Updated last year
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 9 months ago
- Source code for a presentation on refactoring C++ while accounting for preprocessor interactions☆12Updated 2 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- LALR(1) parser for C++☆80Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- ☆13Updated 9 years ago
- Header-only C++17 library for property-based testing.☆127Updated last year
- Oink is a collaboration of C++ static analysis tools.☆156Updated 3 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 7 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 7 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆48Updated 8 years ago
- Provides LLDB data formatters for the rapidjson library☆11Updated 2 years ago
- Production Performance Telemetry☆21Updated 5 years ago
- Overridable universal operator overloading for C++14☆20Updated 11 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Literal, validated XML in C++☆50Updated 10 years ago
- mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development☆82Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago