felipec / linked-list-good-tasteLinks
Linus Torvalds' linked list argument for good taste, explained
☆15Updated last year
Alternatives and similar repositories for linked-list-good-taste
Users that are interested in linked-list-good-taste are comparing it to the libraries listed below
Sorting:
- A small implementation of regular expression matching engine in C☆94Updated 4 years ago
- A simple serial console utility☆17Updated 2 years ago
- An implementation of tic-tac-toe in C, featuring AI agents☆36Updated 8 months ago
- A minimalist RISC-V system emulator capable of running Linux kernel with efficient event-driven scheduling☆280Updated 2 weeks ago
- Multitasking kernel for Arm/Thumb/AArch64 targets.☆48Updated 3 years ago
- A project for learning RISC-V architecture purpose☆25Updated 2 years ago
- An event-driven and non-blocking web server☆81Updated 2 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆16Updated 3 years ago
- A Linux-like real-time operating system for Robotics and the Internet of Things (IoT)☆127Updated last year
- A virtual wireless device driver for Linux☆241Updated 3 weeks ago
- Concurrency Primer☆98Updated 5 months ago
- Simple 3-stage pipeline RISC-V processor☆143Updated 3 weeks ago
- A window system for resource-constrained devices☆110Updated last month
- A portable, software-only OpenGL 1.1 rasterizer in C99☆91Updated last week
- Linux-like doubly-linked list☆52Updated last year
- ☆21Updated 11 months ago
- Virtual camera device driver for Linux☆112Updated 4 months ago
- Minimal tool for measuring cost of mode switch☆15Updated 4 years ago
- A Linux device driver that simulates interrupts☆12Updated 3 months ago
- a minimalist text editor with syntax highlight, copy/paste, and search☆154Updated last month
- An experimental HTTP server implemented as Linux kernel module☆79Updated 5 months ago
- Restoration of The Linux Scheduler Simulator (LinSched)☆18Updated 4 years ago
- A small and efficient web server with 1K lines of C code☆89Updated 5 months ago
- 在 RISC-V 處理器上設計作業系統 -- 程式碼+電子書☆34Updated 4 years ago
- A simple multitasking OS kernel☆102Updated last week
- A shabby implementation of Java virtual machine in C☆148Updated 3 years ago
- Effective System Call Aggregation