mattgodbolt / correct-by-constructionLinks
Correct by Construction : a presentation given at C++ on Sea 2020
☆22Updated 5 years ago
Alternatives and similar repositories for correct-by-construction
Users that are interested in correct-by-construction are comparing it to the libraries listed below
Sorting:
- Stackless coroutine compiler for C☆46Updated 6 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- bad_alloc Behaving Badly☆75Updated 6 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆43Updated 3 months ago
- The IDK (Industrial Development Kit) library!☆36Updated 4 months ago
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- C++20 for flag enums☆27Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- C compiler for the BBC Micro Series☆33Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆104Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- ☆34Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Documentation generator for C/C++ code☆53Updated 3 weeks ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Bytecode interpreter☆79Updated 9 months ago
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A test repository for Transparent Aliases (N2901).☆13Updated 3 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Towards a constexpr version of the C++ standard library☆18Updated last year
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago