plenluno / libnode
C++ implementation of Node.js
☆399Updated 6 years ago
Alternatives and similar repositories for libnode:
Users that are interested in libnode are comparing it to the libraries listed below
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆252Updated 7 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- A simple http library in c++ backed by libuv and http-parser.☆183Updated 6 years ago
- Bind C++ functions and classes into V8 JavaScript engine☆928Updated last month
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- LibUV bindings for duktape JS engine☆266Updated 8 years ago
- Hello world sample for gyp build tool☆111Updated 5 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆114Updated 11 years ago
- Lightweight and fast JSON parser for C++☆339Updated 8 months ago
- Legacy repo, migrated to cheerp-compiler monorepo☆182Updated 4 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 6 years ago
- LLVM plus Emscripten's asm.js backend☆183Updated 3 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆545Updated last year
- A set of introductory tutorials for the v8 javascript engine☆237Updated 4 years ago
- ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson☆348Updated 4 years ago
- A simple C++ web framework based on Libevent.☆236Updated 9 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆241Updated 4 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 6 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆155Updated 6 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- An example of an async (via callback) C++ Node.js addon☆32Updated 5 years ago
- Add SSL/TLS functionality on top of libuv☆62Updated 9 years ago
- A CMake build for libuv☆44Updated 6 years ago
- C++ binding for nanomsg☆107Updated 10 years ago
- C++ Package Manager☆748Updated 3 years ago
- Streaming WebSocket parser☆69Updated 2 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆145Updated 6 years ago
- Micro http server and client written in C++☆167Updated last year
- A C++ await/yield emulation library for stackless coroutine☆334Updated last year