standeck's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
ryanoasis/nerd-fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
x64dbg/x64dbg
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
jqlang/jq
Command-line JSON processor
hemanth/functional-programming-jargon
Jargon from the functional programming world in simple terms!
rizinorg/cutter
Free and Open Source Reverse Engineering Platform powered by rizin
kaldi-asr/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
webview/webview
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
dask/dask
Parallel computing with task scheduling
brannondorsey/wifi-cracking
Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat
heynickc/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
pocoproject/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
ValveSoftware/GameNetworkingSockets
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
teh-cmc/go-internals
A book about the internals of the Go programming language.
libcpr/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests.
weaveworks/scope
Monitoring, visualisation & management for Docker & Kubernetes
ledger/ledger
Double-entry accounting system with a command-line reporting interface
boostorg/beast
HTTP and WebSocket built on Boost.Asio in C++11
inputsh/awesome-c
Continuing the development of awesome-c list on GitHub
jakogut/tinyvm
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
MusicPlayerDaemon/MPD
Music Player Daemon
litehtml/litehtml
Fast and lightweight HTML/CSS rendering engine
cginternals/cppfs
Cross-platform C++ file system library supporting multiple backends
delight-im/ShortURL
Bijective conversion between natural numbers (IDs) and short strings
sebsto/tsunami-udp
Fork of Tsunami UDP File Transfer Server and Client w/fix to compile on MacOS
emacsway/sqlbuilder
Lightweight Python SQLBuilder. Can be integrated with Django.
vstinner/pythondev
Python Development Documentation
nstehr/go-nami
Golang library for fast file transfers. Not protocol compatible, but heavily inspired by the tsunami protocol