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
- CCS in C++☆26Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 5 months ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- BSD Licensed Bignum Library☆232Updated last year
- CPIP - a C/C++ preprocessor implemented in Python.☆46Updated 4 months ago
- Literal, validated XML in C++☆50Updated 10 years ago
- Production Performance Telemetry☆21Updated 4 years ago
- code for examining determinism of performance counters☆21Updated 4 years ago
- Source code for a presentation on refactoring C++ while accounting for preprocessor interactions☆12Updated last year
- Compile-time printf-like string formatting☆77Updated 7 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
- String to Float Benchmark☆19Updated 6 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- ☆54Updated last year
- LALR(1) parser for C++☆79Updated last year
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 6 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Oink is a collaboration of C++ static analysis tools.☆155Updated 2 years ago
- High performance event tracing☆17Updated this week
- Header-only C++17 library for property-based testing.☆127Updated last year
- Single Header Constexpr Circular Queue☆17Updated 5 years ago