al-mission-2016's Stars
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
facebook/folly
An open-source C++ library developed and used at Facebook.
lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
abseil/abseil-cpp
Abseil Common Libraries (C++)
zealdocs/zeal
Offline documentation browser inspired by Dash
microsoft/STL
MSVC's implementation of the C++ Standard Library.
gcc-mirror/gcc
Immediate-Mode-UI/Nuklear
A single-header ANSI C immediate mode cross-platform GUI library
o3de/o3de
Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
google/diff-match-patch
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
oneapi-src/oneTBB
oneAPI Threading Building Blocks (oneTBB)
Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
ericniebler/range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
root-project/cling
The cling C++ interpreter
CLIUtils/CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
HowardHinnant/date
A date and time library based on the C++11/14/17 <chrono> header
p-ranav/argparse
Argument Parser for Modern C++
seanbaxter/circle
The compiler is available for download. Get it!
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
paroj/gltut
Learning Modern 3D Graphics Programming
TartanLlama/optional
C++11/14/17 std::optional with functional-style extensions and reference support
Kapeli/feeds
Collection of Dash docset feeds
timsong-cpp/cppwp
HTML version of the current C++ working paper
TankOs/SFGUI
Simple and Fast Graphical User Interface
p12tic/cppreference-doc
C++ standard library reference
vaanwd/Zeal
Zeal for Sublime Text 2/3
morrisfranken/argparse
A Simple Argument Parser for C++
brevzin/cpp_proposals
My WG21 proposals
Garcia6l20/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
neargye-wg21/WG21
My proposals for the C++ standard