heejune's Stars
Andersbakken/rtags
A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.
ReactiveX/RxCpp
Reactive Extensions for C++
heejune/beginning-qt-boost
jagt/clumsy
clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
peter-can-talk/cppnow-2017
Slides for my C++Now 2017 talk
tcbrindle/NanoRange
Range-based goodness for C++17
kennytm/utils
Useful headers for C++11
Caphyon/clang-power-tools
Bringing clang-tidy magic to Visual Studio C++ developers.
woboq/verdigris
Qt without moc: set of macros to use Qt without needing moc
ionescu007/SpecuCheck
SpecuCheck is a Windows utility for checking the state of the software mitigations and hardware against CVE-2017-5754 (Meltdown), CVE-2017-5715 (Spectre v2), CVE-2018-3260 (Foreshadow), and CVE-2018-3639 (Spectre v4)
ubisoft/massgate
Massgate is the online backend server for the Massive Entertainment game World in Conflict, and is now open-source to make it possible for anyone to host their own Massgate server.
MayaPosch/MQTTCute
An advanced desktop MQTT client, suitable for binary protocol development and monitoring
microsoft/ProcDump-for-Linux
A Linux version of the ProcDump Sysinternals tool
MattPD/cpplinks
A categorized list of C++ resources.
elbeno/using-types-effectively
Using C++'s type system effectively, safely, expressively
elbeno/dotemacs
Emacs customization
VsVim/VsVim
Vim Emulator Plugin for Visual Studio 2015+
Leandros/ClangOnWindows
Source code for my blog post:
brunocodutra/metal
Love template metaprogramming
edouarda/brigand
Instant compile time C++ 11 metaprogramming library
lefticus/constexpr_all_the_things
rbock/sqlpp11
A type safe SQL template library for C++
standardese/cppast
Library to parse and work with the C++ AST
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
Sarcasm/irony-mode
A C/C++ minor mode for Emacs powered by libclang
altk/sha256comparison
Сравнение SHA256 реализаций
GorNishanov/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
altk/RAWinRT
Репозиторий для изучения WRL
raffaeler/cppwinrt_demo1
Experimenting the ABI with cppwinrt, in comparison with WRL and C++/CX
microsoft/Windows-universal-samples
API samples for the Universal Windows Platform.