This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic, providing theoretical understanding and hands-on coding experience.
☆348Sep 28, 2025Updated 5 months ago
Alternatives and similar repositories for exploring-os
Users that are interested in exploring-os are comparing it to the libraries listed below
Sorting:
- Low-Level Programming Roadmap and Resources☆1,314Jan 4, 2026Updated 2 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆355Jul 20, 2025Updated 7 months ago
- Book in Progress☆367Aug 3, 2025Updated 7 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆73Feb 15, 2025Updated last year
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆614Jul 21, 2025Updated 7 months ago
- Lambda Calculus parser and interpreter made in TypeScript's type system☆14May 24, 2024Updated last year
- This book serves as a guide to the art of reverse engineering. It explores various techniques and strategies to extract valuable insights…☆14May 1, 2025Updated 10 months ago
- Don't Just fork it, Star it too☆24Updated this week
- Bare-metal Pong Game on Intel i386☆13Sep 5, 2022Updated 3 years ago
- Build a classic 2D Pong game with Rust and Bevy, step by step, complete with movement, physics, and scoring!☆16Nov 17, 2024Updated last year
- ☆83Mar 24, 2023Updated 2 years ago
- Lightweight web server with hot reload and dynamic html templating.☆265Apr 25, 2025Updated 10 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆104Oct 13, 2025Updated 4 months ago
- Monorepo for the Torus Network TypesSript Ecosystem. It's managed with Turborepo and pnpm.☆16Feb 16, 2026Updated 2 weeks ago
- C projects: algorithms, games, and networking☆1,642Nov 24, 2025Updated 3 months ago
- ☆28Dec 2, 2024Updated last year
- A OS toy writen by pure rust☆140Oct 28, 2024Updated last year
- My notes about mathematics.☆19Feb 12, 2026Updated 3 weeks ago
- A high-performance, thread-safe HashMap and LRU cache for Rust with fine-grained per-key locking.☆10Updated this week
- Cryptography in SageMath.