urnathan / libcody
Compiler/BuildSystem Interface Library
☆26Updated 3 years ago
Alternatives and similar repositories for libcody:
Users that are interested in libcody are comparing it to the libraries listed below
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated last month
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 11 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago
- WG21 Proposals and Drafts☆14Updated 3 years ago
- SDK for the IFC specification at https://github.com/microsoft/ifc-spec☆61Updated last month
- 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
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆22Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 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
- Boost.Predef (a Boost C++ Library)☆51Updated last month
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- ☆17Updated 3 years ago
- Tabularised feature comparison between Catch, doctest and lest C++ test frameworks☆30Updated 3 years ago
- C++11 compatible charconv☆30Updated last month
- Scripts to build binary packages of GCC snapshots☆29Updated last week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- The IDK (Industrial Development Kit) library!☆33Updated 2 weeks ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated last month
- Metadata to support C++ packaging☆38Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆46Updated 9 months ago
- Enumerating all of the Undefined Behavior in C++☆36Updated 3 years ago
- Coroutine support tools☆35Updated last month