reefactor / cppy3
Embed Python 3 into your C++ app in 10 minutes
☆48Updated 4 months ago
Alternatives and similar repositories for cppy3:
Users that are interested in cppy3 are comparing it to the libraries listed below
- Pipelines for Modern C++☆62Updated 4 years ago
- C++ cross-platform plugin architechture demonstration☆57Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆38Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆139Updated 9 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- C++ Better Futures☆42Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 11 months ago
- Yet another C++ text formatting library.☆70Updated last month
- Cross platform dynamic loading of shared libraries☆95Updated 3 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆158Updated last month
- C++ runtime reflection library☆117Updated 6 months ago
- Runtime compiled C++ with hot-swapped classes.☆103Updated 2 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated 8 months ago
- A parallel pipeline for stream processing☆62Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆75Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Simple resource pool for recycling resources in C++☆65Updated 6 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- An indirect value-type for C++☆82Updated last year
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆74Updated 6 months ago
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 4 years ago
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- Result<T, E> for Modern C++☆32Updated 4 years ago