BestArthur's Stars
microsoft/Windows-classic-samples
This repo contains samples that demonstrate the API used in Windows classic desktop applications.
gabime/spdlog
Fast C++ logging library.
SergiusTheBest/plog
Portable, simple and extensible C++ logging library
Autodesk/goatnative-inject
C++11 Dependency Injection (IoC - inversion of control) class using variadic templates and shared pointers.
kevin-catlikepuma/CppObjectManager
C++ object mananger
dsplaisted/NuGetPackageExplorer
Create and Explore NuGet Packages
ServiceStack/ServiceStackVS
ServiceStackVS - Visual Studio extension for ServiceStack
brunnerse/HTTP-Request-Execution
C++ program to execute a given http request and save the response into a file.
tristanpenman/valijson
Header-only C++ library for JSON Schema validation, with support for many popular parsers
pboettch/json-schema-validator
JSON schema validator for JSON for Modern C++
lonforton/tasks_bulkmt
Multithreading + promise/future
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
YeeYoungHan/cpphttpstack
c++ api for http client & server
gracicot/kangaru
🦘 A dependency injection container for C++11, C++14 and later
boost-ext/di
C++14 Dependency Injection Library
google/fruit
Fruit, a dependency injection framework for C++
gilbutITbook/006842
C++14 STL 철저 입문 소스 코드
gilbutITbook/006828
모던 C++ 입문
gilbutITbook/007028
<모던 C++ 디자인 패턴> 소스 코드
sourcey/libsourcey
C++14 evented IO libraries for high performance networking and media based applications
feelpp/feelpp
:gem: Feel++: Finite Element Embedded Language and Library in C++
mcneel/rhino-developer-samples
Rhino and Grasshopper developer sample code
caiorss/C-Cpp-Notes
Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.
apolukhin/Boost.DLL
Library for comfortable work with DLL and DSO
nlohmann/json
JSON for Modern C++
cnjinhao/nana
a modern C++ GUI library
anttijuu/PluginDllDemo
A client/server (UDP) demonstration of a plugin dll library using Boost.DLL