cmazakas's Stars
toby-allsopp/coroutine_monad
Using coroutines as sugar for composing monadic operations
chriskohlhoff/resumable-expressions
Emulation of resumable expressions using boost.coroutine
cor3ntin/banshee
A parsing framework for C++20
ruby-rice/rice
Ruby Interface for C++ Extensions
djarek/netutils-old
Experimental utilites library for use with Boost.Asio
chriskohlhoff/asio
Asio C++ Library
grisumbras/object-libraries
Helper functions to manage CMake object libraries
mintty/wsltty
Mintty as a terminal for Bash on Ubuntu on Windows / WSL
cierelabs/json_spirit
C++ JSON Library including both a json-data-structure and parser (based on Boost.Spirit). The goal: use json structures in C++ like you do in python or javascript.
Naios/continuable
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
nlohmann/json
JSON for Modern C++
dascandy/view
Enhex/Deco
Delimiter Collision Free Format
sambaiz/puppeteer-lambda-starter-kit
Starter Kit for running Headless-Chrome by Puppeteer on AWS Lambda.
cpp-tour/cpp-tour
C++ Introductory Tour. Click here to take the tour:
boost-cmake/bcm
Boost cmake modules
Quuxplusone/from-scratch
C++ standard library features, "from scratch"
Corvusoft/restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
FrancoisChabot/abulafia
A header-only C++ parsing framework
xtensor-stack/xtensor
C++ tensors with broadcasting and lazy computing
mbasso/asm-dom
A minimal WebAssembly virtual DOM to build C++ SPA (Single page applications)
agency-library/agency
Execution primitives for C++
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
NVIDIA/thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
viboes/std-make
C++ generic make factory
microsoft/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
chriskohlhoff/executors
C++ library for executors
grantila/q
A platform-independent promise library for C++, implementing asynchronous continuations.
aerojs/aero
:bullettrain_side: Fastest node.js framework. Go version is actively maintained: @aerogo
microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS