Falkgaard's Stars
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
mpv-player/mpv
🎥 Command line video player
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
IBM/plex
The package of IBM’s typeface, IBM Plex.
ArthurSonzogni/FTXUI
:computer: C++ Functional Terminal User Interface. :heart:
SanderMertens/flecs
A fast entity component system (ECS) for C & C++
EmbarkStudios/kajiya
💡 Experimental real-time global illumination renderer 🦀
epezent/implot
Immediate Mode Plotting
c3lang/c3c
Compiler for the C3 language
clangd/clangd
clangd language server
foonathan/type_safe
Zero overhead utilities for preventing bugs at compile time
eliaskosunen/scnlib
scanf for modern C++
sagarkarira/coronavirus-tracker-cli
Track conronavirus cases from command line. curl https://corona-stats.online/
Qix-/tortellini
A really stupid INI file format for C++11
mekhontsev/imgui_md
Markdown renderer for Dear ImGui using MD4C parser
ned14/stl-header-heft
Measures how parsing overweight the major STLs have become
sro5h/flecs-luajit
A LuaJIT host for flecs
GPMueller/imgui-cmake
A Dear ImGui App using GLFW and OpenGL, built using CMake; Better example at GPMueller/imgui-app