adfmoreira's Stars
segmentio/daydream
A chrome extension to record your actions into a nightmare or puppeteer script
segment-boneyard/nightmare
A high-level browser automation library.
laurentluce/twilio-cplusplus
C++ Twilio REST + TwiML SDK
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
nlohmann/json
JSON for Modern C++
open-source-parsers/jsoncpp
A C++ library for interacting with JSON.
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
myint/cppclean
Finds problems in C++ source that slow development of large code bases
facebook/folly
An open-source C++ library developed and used at Facebook.
emscripten-core/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
neosmart/pevents
Implementation of Win32 events for *nix platforms, built on top of pthreads.
USCiLab/cereal
A C++11 library for serialization