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
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 4 years ago
- crefl is a runtime library and compiler plug-in to support reflection in C.☆41Updated 6 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
- ☆31Updated 9 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Easily batch-build cmake projects!☆17Updated 2 weeks ago
- WG21 Proposals and Drafts☆14Updated 3 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- little test driven handle library in c☆11Updated 4 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
- ☆11Updated 3 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- A collection of formatting benchmarks☆47Updated last month
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Public domain single-file libraries - stb style☆20Updated 2 months ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- ☆39Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- The fiber sourcebook☆22Updated 4 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- ☆17Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago