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
- String to Float Benchmark☆19Updated 6 years ago
- Source code for a presentation on refactoring C++ while accounting for preprocessor interactions☆12Updated last year
- Prana is a library providing a generic AST data structure called utree☆25Updated 14 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Interchangeable AoS and SoA containers☆24Updated 2 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- A library for reusable parsers☆16Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A C++ mocking library☆23Updated 5 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- CCS in C++☆26Updated 2 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated last year
- Modern C++ framework for critical systems☆21Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- LALR(1) parser for C++☆79Updated last year
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- parsertl: The Modular Parser Generator☆16Updated 3 months ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- ☆53Updated last year
- AnyDSL Runtime Library☆22Updated last month
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- C++ Scattered Containers☆67Updated 7 years ago