quickjs-zh / quickjspp
QuickJS C++ wrapper
☆18Updated 5 years ago
Alternatives and similar repositories for quickjspp:
Users that are interested in quickjspp are comparing it to the libraries listed below
- A fork of QuickJS☆13Updated 2 years ago
- A series of demos to show how chromium is constructed.☆15Updated 4 years ago
- Cross-platform, lightweight DirectUI GUI framework.☆20Updated last year
- 国内叫 directui 的一个 Bjarke Viksoe 写的 Windowless UI 库, Fixed UNICODE build, 支持中文.☆34Updated 13 years ago
- A simple implementation for DirectUI☆28Updated 6 years ago
- Cross platform gui, for android,windows☆41Updated 9 years ago
- 此系列写在了公众号上,大家关注 code_gg_home ,进行阅读。这里是对应的源码☆23Updated 7 years ago
- 💕 A curated list of awesome XMake projects, plugins, examples and others☆62Updated 3 years ago
- ☆11Updated 2 years ago
- Winsock programming tutorial and examples with different I/O strategy☆30Updated last year
- 网易云信跨平台C++开发框架☆58Updated last year
- DuiLib项目个人维护版本,回归std::string,使用C++20,支持控件绑定☆99Updated 2 months ago
- Win32 IPC library with async api☆52Updated 8 years ago
- JNI Modern Interface in C++17☆79Updated 2 weeks ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆81Updated 8 months ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆61Updated last year
- a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核。forked from https://github.com/weolar/miniblink…☆13Updated 3 years ago
- Lua fully automated engine. based on tolua++, support lua 5.1-5.4. C++ call Lua(pcall) 2 million/s. pb2, pb3 support.(https://github.com…