InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 12 C++ Binding Projects
-
Project mention: Using pybind11 with minGW to cross compile pyhton module for Windows | reddit.com/r/cpp_questions | 2023-01-17
I have a python module for which the logic is written in C++ and I use pybind11 to expose the objects and functions to Python.
-
Project mention: Nanobind – Seamless operability between C++17 and Python | news.ycombinator.com | 2023-01-12
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
-
Project mention: Ask HN: Boring but important tech no one is working on | news.ycombinator.com | 2022-08-26
-
Have you seen /u/ltielen's souffle-haskell? It's bindings to Soufflé, which is similar to Datalog, which is similar to Prolog. We pair-programmed on the code which transfers the data between the Haskell and C++ sides, and I can attest that Luc put a lot of effort into making the library run fast.
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
Project mention: I made new raw Node.js Vulkan API bindings (early stage) | reddit.com/r/javascript | 2022-11-20
-
node-interception
A windows library for intercepting and controlling keyboards and mouses with multiple devices support.
node-interception repo (intercept driver packaged for nodejs environment): https://github.com/Rami-Sabbagh/node-interception
-
C++ Bindings related posts
- Using pybind11 with minGW to cross compile pyhton module for Windows
- Nanobind – Seamless operability between C++17 and Python
- I made new raw Node.js Vulkan API bindings (early stage)
- [ADVICE] Python to C++
- Storing Pair of Coordinates (x, y)
- Boost.Python - How do you bind a std::vector<std::pair<std::string, std::string>> for a C++ function?
- Ask HN: Boring but important tech no one is working on
-
A note from our sponsor - InfluxDB
www.influxdata.com | 4 Feb 2023
Index
What are some of the best open-source Binding projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | pybind11 | 12,133 |
2 | nanobind | 1,099 |
3 | nvk | 877 |
4 | ruby-opencv | 807 |
5 | dotherside | 182 |
6 | souffle-haskell | 85 |
7 | genepi | 65 |
8 | godopy | 27 |
9 | EmGlue | 19 |
10 | vulkan.node.js | 9 |
11 | node-interception | 8 |
12 | g3logPython | 4 |