c6067's Stars
riscv-non-isa/riscv-asm-manual
RISC-V Assembly Programmer's Manual
DGivney/assemblytutorials
This project was put together to teach myself NASM x86 assembly language on linux.
brianrhall/Assembly
Assembly Programming and Computer Architecture for Software Engineers
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
antirez/smallchat
A minimal programming example for a chat server
LiLittleCat/awesome-free-chatgpt
🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
rswier/c4
C in four functions
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
mit-pdos/xv6-riscv
Xv6 for RISC-V
riscv-collab/riscv-gnu-toolchain
GNU toolchain for RISC-V, including GCC
TelegramMessenger/Telegram-iOS
Telegram-iOS
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
cloudwu/skynet
A lightweight online game framework
id-Software/Quake
Quake GPL Source Release
id-Software/quake2-rerelease-dll
1c7/chinese-independent-developer
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻**独立开发者项目列表 -- 分享大家都在做什么
attie/libxbee3
A C/C++ library to aid the use of Digi XBee radios in API mode
Akagi201/lw_oopc
Light Weight Object Oriented C macros
huawenyu/Design-Patterns-in-C
Practical design patterns in C
WeitaoZhu/TCP-IP_Illustrated
TCP-IP_Illustrated TCP-IP协议簇与编程经典书籍
sfjsww/-TCP-IP-HTTP-URL-
图解HTTP-TCP/IP,URL请求详细过程
NBarnfield/C_Programming_Absolute_Beginners_Guide
Exercises from the book C Programming Absolute Beginner's Guide by Greg Perry and Dean Miller.
AllAlgorithms/c
Implementation of All ▲lgorithms in C Programming Language
maksimandrianov/cdcontainers
Library of data containers and data structures for C programming language.
LeoVen/C-Macro-Collections
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
faragon/libsrt
libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map handling. Suitable for soft and hard real-time. Allows both heap and stack allocation. *BETA* (API still can change: suggestions are welcome)
tezc/sc
Common libraries and data structures for C.
ethsonliu/stackoverflow-top-cpp
stackoverflow 上对 C/C++ 问题的整理、总结和翻译。
Ravenbrook/mps
The Memory Pool System
struct/mms
Modern Memory Safety in C/C++