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:
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 7 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- ☆34Updated 3 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Stackless coroutine compiler for C☆46Updated 6 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- ☆31Updated 10 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆43Updated 5 months ago
- Terrible Brainfuck to x64 compiler developed live in an hour☆11Updated 6 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- WG21 Proposals and Drafts☆14Updated 3 years ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆103Updated 3 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- ☆17Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Code generation library for C++ written in C++17☆25Updated 2 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
- C programming language extension: Cedro pre-processor☆51Updated 2 years ago