Complementary Concurrency Programs for course "Linux Kernel Internals"
☆430Mar 15, 2026Updated last month
Alternatives and similar repositories for concurrent-programs
Users that are interested in concurrent-programs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Traditional Chinese translation of "What Every Programmer Should Know About Memory"☆340Dec 24, 2025Updated 4 months ago
- Compact and Efficient RISC-V RV32I[MAFC] emulator☆552Updated this week
- An event-driven and non-blocking web server☆81Aug 1, 2023Updated 2 years ago
- C Programming Lab: Assessing Your C Programming Skills☆505Sep 13, 2025Updated 7 months ago
- Effective System Call Aggregation☆39Nov 3, 2022Updated 3 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- A Linux-like real-time operating system for Robotics and the Internet of Things (IoT)☆138Feb 8, 2026Updated 2 months ago
- The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)☆8,426Updated this week
- Concurrency Primer☆103Jun 25, 2025Updated 10 months ago
- A minimalist type 2 hypervisor using Linux Kernel Virtual Machine (KVM)☆186Dec 26, 2024Updated last year
- A simple native file system for Linux kernel☆482Apr 14, 2026Updated 2 weeks ago
- concurrent linked list implementation☆75Jun 2, 2024Updated last year
- A virtual wireless device driver for Linux☆246Apr 7, 2026Updated 3 weeks ago
- A flexible Python Kconfig implementation☆19Apr 8, 2026Updated 3 weeks ago
- Simulate Linux Completely Fair Scheduler (CFS) using POSIX Threads☆22Aug 21, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Simple 3-stage pipeline RISC-V processor☆148Feb 24, 2026Updated 2 months ago
- 從 RISC-V 處理器到 UNIX 作業系統☆368Jul 3, 2023Updated 2 years ago
- A self-hosting and educational C optimizing compiler☆1,360Apr 11, 2026Updated 2 weeks ago
- Small C Compiler generating ELF executable Arm architecture, supporting JIT execution☆1,057Aug 5, 2025Updated 8 months ago
- A shabby implementation of Java virtual machine in C☆148Sep 6, 2022Updated 3 years ago
- A window system for resource-constrained devices☆116Updated this week
- Virtual camera device driver for Linux☆118Jan 29, 2026Updated 3 months ago
- JIT-accelerated RISC-V instruction set simulator☆37Dec 7, 2023Updated 2 years ago
- A simple integer calculator using JIT compilation