mattgodbolt / correct-by-construction
Correct by Construction : a presentation given at C++ on Sea 2020
☆21Updated 4 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
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- crefl is a runtime library and compiler plug-in to support reflection in C.☆40Updated 5 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- C++20 for flag enums☆27Updated 4 years ago
- ☆11Updated 2 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- homogeneous variadic function parameters☆17Updated 11 months ago
- Easily batch-build cmake projects!☆17Updated 9 months ago
- Cake is a fast build system written in Python.☆20Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- ☆40Updated 4 years ago
- A simple Perl script that prints GCC warning options you can apply to C++ code.☆12Updated 8 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆29Updated 5 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- ☆16Updated last year
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- ☆31Updated 9 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 5 years ago