urnathan / libcody
Compiler/BuildSystem Interface Library
☆26Updated 2 years ago
Alternatives and similar repositories for libcody:
Users that are interested in libcody are comparing it to the libraries listed below
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆22Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- Playground for Cloud CI development for C++☆24Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- WG21 Proposals and Drafts☆14Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- C++ modules support for Ninja/MSBuild/CMake☆24Updated 5 years ago
- Coroutine support tools☆32Updated 5 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- The Fancy Named Parameters Library☆30Updated 3 months ago
- The IDK (Industrial Development Kit) library!☆29Updated 6 months ago
- Small small_vector☆33Updated 4 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- C++11 compatible charconv☆29Updated last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Scripts to build binary packages of GCC snapshots☆29Updated 3 weeks ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 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
- Collection of proposals for c++☆25Updated this week
- meta-programming, C++11☆16Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 6 months ago
- Enumerating all of the Undefined Behavior in C++☆36Updated 2 years ago