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
- A never-valueless, strong guarantee implementation of std::variant☆68Updated last week
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆22Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 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
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- The Fancy Named Parameters Library☆31Updated this week
- meta-programming, C++11☆16Updated 2 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated this week
- Coroutine support tools☆35Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Enumerating all of the Undefined Behavior in C++☆36Updated 2 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 10 months ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 10 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆46Updated 8 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A collection of formatting benchmarks☆47Updated 2 months ago
- WG21 Proposals and Drafts☆14Updated 3 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last week
- A C++14 implementation of IEEE 754 decimal floating point numbers☆28Updated 3 weeks 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
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆15Updated last year
- C++11 compatible charconv☆30Updated last week
- Forward declarations for C++ standard library☆22Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 6 months ago