n5c's Stars
nakst/gf
A GDB frontend for Linux.
nrdmn/awesome-zig
boazsegev/facil.io
Your high performance web application C framework
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
ratfactor/ziglings
Learn the Zig programming language by fixing tiny broken programs.
openbmc/bmcweb
A do everything Redfish, KVM, GUI, and DBus webserver for OpenBMC
openbmc/docs
OpenBMC Documentation
vvaltchev/tilck
A Tiny Linux-Compatible Kernel
boostorg/boost
Super-project for modularized Boost
nvim-lua/kickstart.nvim
A launch point for your personal nvim configuration
sysprog21/kvm-host
A minimalist type 2 hypervisor using Linux Kernel Virtual Machine (KVM)
jlevy/the-art-of-command-line
Master the command line, in one page
srdja/Collections-C
A library of generic data structures for the C language.
objeck/objeck-lang
Objeck is a modern object-oriented programming language with functional features tailored for machine learning. It emphasizes expression, simplicity, portability, and scalability. The programming environment consists of a compiler, virtual machine, REPL shell, and command line debugger with IDE plugins.
orangeduck/mpc
A Parser Combinator library for C
chaudron/cally
Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files
odin-lang/Odin
Odin Programming Language
plasma-umass/coz
Coz: Causal Profiling
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
radareorg/radare2
UNIX-like reverse engineering framework and command-line toolset
vtereshkov/umka-lang
Umka: a statically typed embeddable scripting language
Snaipe/Criterion
A cross-platform C and C++ unit testing framework for the 21st century
helix-editor/helix
A post-modern modal text editor.
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
moehriegitt/vastringify
Type-safe Printf in C
bvaisvil/zenith
Zenith - sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
gfreewind/kernel_net_chart
It is the skb path of Linux kernel
linkerd/linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++