tzuhsun's Stars
chriskohlhoff/asio
Asio C++ Library
google/brotli
Brotli compression format
szewczukk/Radon
Simple parser for INI files
nesbox/TIC-80
TIC-80 is a fantasy computer for making, playing and sharing tiny games.
fractalwrench/ApkGolf
The smallest Android APK in the world
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
danmar/cppcheck
static analysis of C/C++ code
learn-anything/learn-anything
Organize world's knowledge, explore connections and curate learning paths
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
samizzo/hexed
Windows console-based hex editor
moneymanagerex/moneymanagerex
Money Manager Ex is an easy to use, money management application built with wxWidgets
cs01/gdbgui
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
freeCodeCamp/devdocs
API Documentation Browser
wichtounet/articles
Source code for my articles
mbasso/awesome-wasm
😎 Curated list of awesome things regarding WebAssembly (wasm) ecosystem.
microsoft/VFSForGit
Virtual File System for Git: Enable Git at Enterprise Scale
p-org/P
The P programming language.
ufoym/recursive-bf
A lightweight C++ library for recursive bilateral filtering [Yang, Qingxiong. "Recursive bilateral filtering". European Conference on Computer Vision, 2012].
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
gurugio/lowlevelprogramming-university
How to be low-level programmer
microsoft/vscode
Visual Studio Code
dotnet/docfx
Static site generator for .NET API documentation.
rauc/rauc
Safe and secure software updates for embedded Linux
google/guetzli
Perceptual JPEG encoder
NARKOZ/hacker-scripts
Based on a true story
pluralsight/git-internals-pdf
PDF on Git Internals
flxbe/asm-space-invaders
A small, bootable game written in x86 Assembly inspired by Space Invaders
klange/toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
trstringer/cli-debugging-cheatsheets
:fire: Collection of command-line debugging cheatsheets for multiple languages and runtimes