zowers / cxx_modules_converterLinks
`cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.
☆14Updated 2 months ago
Alternatives and similar repositories for cxx_modules_converter
Users that are interested in cxx_modules_converter are comparing it to the libraries listed below
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- A C++20 serialization library (cereal fork)☆29Updated last week
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 2 weeks ago
- C++20 compile-time reflection library.☆35Updated 8 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- The asynchronous framework for modern C++☆13Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆31Updated 11 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- Result<T, E> for Modern C++☆34Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆35Updated 8 months ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- List-initialize containers with proper move semantics☆30Updated 3 months ago
- The IDK (Industrial Development Kit) library!☆36Updated last month
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆50Updated 2 months ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆21Updated 3 months ago
- ☆22Updated 4 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Low memory overhead allocator☆30Updated 7 months ago
- Text wrapper and column formatter for C++.☆27Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago