Beej's Guide to Network Programming source
☆1,232Apr 18, 2026Updated 3 months ago
Alternatives and similar repositories for bgnet
Users that are interested in bgnet are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Beej's Guide to Unix Interprocess Communication source☆167Apr 18, 2026Updated 3 months ago
- Beej's Guide to C Programming source☆685Apr 18, 2026Updated 3 months ago
- Beej's Guide to Python Programming source☆105Apr 18, 2026Updated 3 months ago
- A computer science textbook☆4,949Aug 11, 2024Updated 2 years ago
- 《用Rust实现Lua解释器》 / _Build a Lua Interpreter in Rust_☆763Jun 18, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A Compiler Writing Journey☆13,376Jun 6, 2026Updated 2 months ago
- A text editor in less than 1000 LOC with syntax highlight and search.☆9,079Jan 4, 2025Updated last year
- ☆547Jun 19, 2024Updated 2 years ago
- Writing a sqlite clone from scratch in C☆10,491Mar 4, 2024Updated 2 years ago
- ✏️ Learn how to write a hash table in C☆4,368Dec 16, 2023Updated 2 years ago
- Linux containers from scratch in C.☆1,542Jun 30, 2025Updated last year
- Linux 内核实验(Linux kernel labs)中文翻译☆977Jul 12, 2026Updated last month
- 📙《高并发的哲学原理》开源图书(CC BY-NC-ND)https://pphc.lvwenhan.com☆3,960Jun 2, 2026Updated 2 months ago
- A technical explainer by @kognise of how your computer runs programs, from start to finish.☆5,544Jul 3, 2026Updated last month
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.☆4,403Jun 25, 2026Updated last month
- A book about how to write OS kernels in Rust easily.☆1,385Jul 3, 2026Updated last month
- Source repo for the book☆4,526Jul 21, 2024Updated 2 years ago
- Repository for the book "Crafting Interpreters"☆10,986Aug 7, 2024Updated 2 years ago
- 跟我一起写Makefile重制版☆3,644Nov 26, 2025Updated 8 months ago
- 📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记☆2,509Jun 28, 2026Updated last month
- 《一个64位操作系统的设计与实现》读书笔记&