mattgodbolt / correct-by-constructionLinks
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
Sorting:
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- The IDK (Industrial Development Kit) library!☆36Updated last week
- Tools to facilitate data-oriented design in C99.☆41Updated 4 years ago
- ☆31Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Benchmarks for our memory allocator☆65Updated last year
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- ☆17Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years 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
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- homogeneous variadic function parameters☆17Updated last year
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆106Updated 2 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- ☆34Updated 3 years ago
- A collection of formatting benchmarks☆49Updated 5 months ago
- crefl is a runtime library and compiler plug-in to support reflection in C.☆42Updated last month
- compile time assembly interpreter☆85Updated 7 years ago
- Documentation generator for C/C++ code☆53Updated 5 months ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago