ViralTaco's Stars
Homebrew/brew
🍺 The missing package manager for macOS (or Linux)
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
ogham/exa
A modern replacement for ‘ls’.
yuliskov/SmartTube
Advanced player for set-top boxes and tvs running Android OS
Homebrew/homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
webview/webview
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
microsoft/STL
MSVC's implementation of the C++ Standard Library.
cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
ArthurSonzogni/FTXUI
:computer: C++ Functional Terminal User Interface. :heart:
bitgapp/eqMac
macOS System-wide Audio Equalizer & Volume Mixer 🎧
hsutter/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
MicrosoftEdge/MSEdge
Microsoft Edge
checkra1n/PongoOS
pongoOS
ETLCPP/etl
Embedded Template Library
managarm/managarm
Pragmatic microkernel-based OS with fully asynchronous I/O
rxi/fe
A tiny, embeddable language implemented in ANSI C
aitjcize/cppman
C++ 98/11/14 manual pages for Linux/MacOS
boost-ext/ut
C++20 μ(micro)/Unit Testing Framework
sindresorhus/System-Color-Picker
🎨 The macOS color picker as an app with more features
google-gemini/generative-ai-swift
The official Swift library for the Google Gemini API
s9w/oof
Convenient, high-performance RGB color and position control for console output
markaren/threepp
C++20 port of three.js (r129)
Beariish/little
A small, easily embedded language implemented in a single .c file
snitch-org/snitch
Lightweight C++20 testing framework.
hanickadot/cthash
constexpr implementation of SHA-2 and SHA-3 family of hashes
a-n-t-h-o-n-y/Escape
Terminal Escape Sequence Library in C++17
ViralTaco/Argumentative
C++ Command Line Argument Parsing Made Easy.
hanickadot/hamt4
ViralTaco/array
A portable (freestanding implementation) simple array struct, inspired by std::array
ViralTaco/h
Minimal (40 SLOC) Argument Parser Concept