Stars
Cap'n Proto serialization/RPC system - core tools and C++ library
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
solomonooo / Cxx_HOPL4_zh
Forked from Cpp-Club/Cxx_HOPL4_zhChinese translation of Bjarne Stroustrup's HOPL4 paper
A cheatsheet of modern C++ language and library features.
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
Seelog is a native Go logging library that provides flexible asynchronous dispatching, filtering, and formatting.
StarCraft II Client - C++ library supported on Windows, Linux and Mac designed for building scripted bots and research using the SC2API.
An Open Source Machine Learning Framework for Everyone
A vim plugin for libclang-based highlighting of C, C++, ObjC
Generates config files for YouCompleteMe (https://github.com/Valloric/YouCompleteMe)
network multiplexing and framing protocol for RPC
A fast JSON parser/generator for C++ with both SAX/DOM style API