Noah11012's Stars
mawww/kakoune
mawww's experiment for a better code editor
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
DanZaidan/break_arcade_games_out
What if Breakout was the only arcade game people could make? An open-source game, written entirely on a live stream.
premake/premake-core
Premake
microsoft/cascadia-code
This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.
microsoft/vscode-cpptools
Official repository for the Microsoft C/C++ extension for VS Code.
irssi/irssi
The client of the future
GabrielTenma/compton-kawase-blur
A compositor for X11.
fmtlib/fmt
A modern formatting library
nordtheme/vim
An arctic, north-bluish clean and elegant Vim theme.
linuxmint/cinnamon
A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
microsoft/STL
MSVC's implementation of the C++ Standard Library.
gabime/spdlog
Fast C++ logging library.
vnmakarov/mir
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
raysan5/raygui
A simple and easy-to-use immediate-mode gui library
neoclide/coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
autozimu/LanguageClient-neovim
Language Server Protocol (LSP) support for vim and neovim.
nothings/stb
stb single-file public domain libraries for C/C++
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
spaceship-prompt/spaceship-prompt
🚀✨ Minimalistic, powerful and extremely customizable Zsh prompt
TheCherno/Hazel
Hazel Engine
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
mousepawmedia/pawlib
Performance meets elegance.
biscuitlang/bl
Simple programming language created for fun.
microsoft/vscode-cmake-tools
CMake integration in Visual Studio Code
TheRenegadeCoder/sample-programs
Sample Programs in Every Programming Language