chromium / subspace
A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code.; Also home of Subdoc the code-documentation generator.
☆89Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for subspace
- Replacement for std::optional that does not waste memory unnecessarily☆103Updated 5 months ago
- Interactive C/C++ preprocessor macro debugger☆152Updated 3 years ago
- Bytecode interpreter☆70Updated 7 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆146Updated this week
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆52Updated 10 months ago
- Dynamic runtime inlining with LLVM☆65Updated 3 years ago
- C++20 Static Branch library☆47Updated 3 months ago
- ☆57Updated 3 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆165Updated 3 weeks ago
- User-oriented fork of LLVM's opt-viewer☆131Updated 2 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆187Updated 3 weeks ago
- A C compiler. ... That's it.☆41Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆69Updated this week
- The IDK (Industrial Development Kit) library!☆29Updated 3 months ago
- An efficient, composable design pattern for range processing☆112Updated 3 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆33Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆42Updated this week
- Parameter passing and initialization☆81Updated 2 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆55Updated 3 months ago
- SDK for the IFC specification at https://github.com/microsoft/ifc-spec☆57Updated 3 weeks ago
- Soup is a build system that guarantees incremental build correctness and aims to simplify many aspects of developing shared code while ma…☆56Updated this week
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated this week
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆106Updated 2 years ago
- ☆54Updated last week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- ☆64Updated 2 years ago
- IFC format specification☆73Updated 3 weeks ago
- performance experiments for C++ exception handling☆31Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 4 years ago