Pinned Repositories
argparse
A Simple Argument Parser for C++
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
cppcoro
A library of C++ coroutine abstractions for the coroutines TS
gcc
html_inside_cpp
Allows inclusion of html pages inside C++ code
NanoRange
Range-based goodness for C++17
Packages
profile-sync-daemon
Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
SFGUI
Simple and Fast Graphical User Interface
al-mission-2016's Repositories
al-mission-2016/argparse
A Simple Argument Parser for C++
al-mission-2016/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
al-mission-2016/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
al-mission-2016/gcc
al-mission-2016/html_inside_cpp
Allows inclusion of html pages inside C++ code
al-mission-2016/NanoRange
Range-based goodness for C++17
al-mission-2016/Packages
al-mission-2016/profile-sync-daemon
Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
al-mission-2016/range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
al-mission-2016/SFGUI
Simple and Fast Graphical User Interface
al-mission-2016/span
Implementation of C++20's std::span for older compilers
al-mission-2016/termcolor
Termcolor is a header-only C++ library for printing colored messages to the terminal. Written just for fun with a help of the Force.