PHP-CPP
Extension builder
A C++ library that enables easy development of native PHP extensions
Library to build PHP extensions with C++
1k stars
119 watching
333 forks
Language: C++
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
pytorch/extension-cpp | Enables the creation of custom C++ extensions with CUDA support in PyTorch | 1,017 |
pollardbanknote/cppbackport | A C++ library that ported new features to older standards | 38 |
clickhouse/clickhouse-cpp | A C++ client library for interacting with a distributed relational database system | 305 |
aws/aws-sdk-cpp | Provides a C++ interface to Amazon Web Services (AWS) | 1,978 |
apache/pulsar-client-cpp | A C++ client library for interacting with the Apache Pulsar messaging system | 54 |
vittorioromeo/cppnow2015 | A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
verbalexpressions/cppverbalexpressions | A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |
eteran/cpp-utilities | A collection of reusable C++ utility classes and functions for various tasks such as hashing and memory allocation. | 422 |
microsoft/cppwinrt | A C++ language projection for Windows Runtime APIs, providing access to modern Windows API. | 1,672 |
cpgf/cpgf | A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. | 220 |
embeddedmz/ftpclient-cpp | Provides a simple C++ API to interact with FTP servers | 212 |
nouamanetazi/bloomz.cpp | An implementation of BLOOM-like models in pure C/C++ | 811 |
p-schulz/carlaclientcpp | A C++ client for Unreal Engine 4 running Carla simulation | 4 |
chibios/chibios-contrib | A collection of community contributed C code extensions for the ChibiOS project. | 130 |
lectem/cpp-boilerplate | A C++ template with modern CMake setup and basic project infrastructure | 313 |