matusnovak / python-embedded-example-project
This is an example project using mebedded python in C++ console application using CMake
☆37Updated 6 years ago
Alternatives and similar repositories for python-embedded-example-project
Users that are interested in python-embedded-example-project are comparing it to the libraries listed below
Sorting:
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Creating a Scripting Egnine with pybind11. Step by step. https://github.com/pybind/pybind11☆38Updated last year
- Boost header directory.☆23Updated 2 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆30Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- A tiny single-file header-only C++ logging framework☆64Updated 4 years ago
- Profile your c++ code☆82Updated 12 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Crossplatform code to handle Ctrl+C signal☆25Updated 3 months ago
- Qt3D integration for Dear ImGui☆60Updated 2 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++11 Dependency Injection (IoC - inversion of control) class using variadic templates and shared pointers.☆26Updated 9 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆33Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- A small collection of Open Source utilities and convenience functions that make C++17 development happier. All code is copied from other …☆13Updated last year
- 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 …☆29Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- a set of add-on classes and helper functions bringing basic XPath element selection and C++11/14 features, such as iterators, strings and…☆23Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago