cppbackport
Compiler extension
A C++ library that ported new features to older standards
A backport of C++11/14/17 features to earlier versions
38 stars
8 watching
3 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tbenthompson/cppimport | A tool to import and compile C++ code from Python directly during runtime | 1,187 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,557 |
jeremy-rifkin/cpptrace | A portable C++ stacktrace library supporting various platforms and debug formats | 727 |
pytorch/extension-cpp | Enables the creation of custom C++ extensions with CUDA support in PyTorch | 1,017 |
xoofx/cppast.net | A C/C++ parser library providing access to the full AST and comments for .NET Framework and .NET Core applications. | 504 |
copernicamarketingsoftware/php-cpp | A C++ library that enables easy development of native PHP extensions | 1,427 |
cppcon/cppcon2017 | A collection of presentation materials from CppCon 2017, including slides and code for talks on various C++ topics. | 1,785 |
vittorioromeo/cppnow2015 | A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
boostcon/cppnow_presentations_2017 | A collection of presentation materials and schedules for C++ conferences. | 490 |
cppcon/cppcon2016 | Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics | 1,809 |
cpgf/cpgf | A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. | 220 |
boostcon/cppnow_presentations_2016 | A collection of presentation materials and resources from C++Now 2016 focused on language-specific topics and best practices for developing high-performance, concurrent, and maintainable C++ applications. | 83 |
hsivonen/recode_cpp | A test and demonstration project for encoding_rs in C++ | 2 |
malamanteau/handycpp | A collection of utility functions to simplify C++17 development | 13 |
eyalz800/zpp_bits | A lightweight C++20 serialization and RPC library in one header file | 747 |