Pinned Repositories
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
cpp-typelist
Small C++ metaprogramming library to manage lists of types
geobr
Easy access to official spatial data sets of Brazil
gsl-lite
A single-file header-only version of ISO C++ Guideline Support Library (GSL) for C++98, C++11 and later
library-registry
Arduino Library Manager list
linux
Spotify's Linux kernel for Debian-based systems
lv_binding_cpp
[WIP] C++ binding for LVGL
musl-wiki
A community-maintained wiki documenting the musl libc.
tinyutf8
Efficient std::string for UTF-8 in C++
jwellbelove's Repositories
jwellbelove/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
jwellbelove/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
jwellbelove/cpp-typelist
Small C++ metaprogramming library to manage lists of types
jwellbelove/geobr
Easy access to official spatial data sets of Brazil
jwellbelove/gsl-lite
A single-file header-only version of ISO C++ Guideline Support Library (GSL) for C++98, C++11 and later
jwellbelove/library-registry
Arduino Library Manager list
jwellbelove/linux
Spotify's Linux kernel for Debian-based systems
jwellbelove/lv_binding_cpp
[WIP] C++ binding for LVGL
jwellbelove/musl-wiki
A community-maintained wiki documenting the musl libc.
jwellbelove/tinyutf8
Efficient std::string for UTF-8 in C++
jwellbelove/unittest-cpp
A lightweight unit testing framework for C++