n5c's Stars
orangeduck/Cello
Higher level programming in C
sysprog21/cpumemory-zhtw
Traditional Chinese translation of "What Every Programmer Should Know About Memory"
memfault/interrupt
A community for embedded software makers.
junegunn/fzf.vim
fzf :heart: vim
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
EbookFoundation/free-programming-books
:books: Freely available programming books
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
goldbergyoni/javascript-testing-best-practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
dvf/blockchain
A simple Blockchain in Python
TheAlgorithms/Python
All Algorithms implemented in Python
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
zoidyzoidzoid/awesome-ebpf
A curated list of awesome projects related to eBPF.
slidevjs/slidev
Presentation Slides for Developers
davidcallanan/os-series
LunarVim/LunarVim
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
rothgar/awesome-tmux
A list of awesome resources for tmux
libuv/libuv
Cross-platform asynchronous I/O
tree-sitter/tree-sitter-c
C grammar for tree-sitter
tree-sitter/tree-sitter
An incremental parsing system for programming tools
Rust-for-Linux/linux
Adding support for the Rust language to the Linux kernel.
vnmakarov/mir
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
geohot/qira
QEMU Interactive Runtime Analyser
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.
oz123/awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
systemd/systemd
The systemd System and Service Manager
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.
rust-tw/book-tw
Rust 程式設計語言(正體中文翻譯)
pokeclicker/pokeclicker
The new and improved version of the popular idle/incremental PokéClicker
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.