mohitmishra786 / BitsAndBytes
A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practical implementations of computer architecture concepts with a focus on performance and hardware interaction.
☆57Updated 2 months ago
Alternatives and similar repositories for BitsAndBytes:
Users that are interested in BitsAndBytes are comparing it to the libraries listed below
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆328Updated 5 months ago
- A tinycompiler in C from scratch☆92Updated 9 months ago
- Book in Progress☆340Updated 4 months ago
- ☆42Updated 10 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆257Updated 2 months ago
- Tiny Raspberry Pi Operating System☆186Updated 8 months ago
- Some C++ Examples.☆59Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 8 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated last month
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆65Updated 3 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆70Updated last week
- ☆40Updated last week
- A single-threaded event-driven cache☆19Updated 7 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆38Updated 11 months ago
- NES toolchain & emulator in C☆130Updated 5 months ago
- Assembly Guide☆165Updated 3 years ago
- my little linear algebra library☆47Updated 10 months ago
- A modern, visual guide to programming, from assembly to high-level languages. Covers core concepts, performance, internals, and real-worl…☆28Updated 3 weeks ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 8 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆22Updated 9 months ago
- Client-Server chat app that translate (without reasoning) messages based on chosen languages☆14Updated 9 months ago
- Lightweight web server with hot reload and dynamic html templating.☆218Updated 2 weeks ago
- HTTP Server in C☆32Updated 7 months ago
- Virtual Machines Experimentation Sandbox 2☆16Updated last year
- A roadmap to learn C from Scratch☆618Updated 7 months ago
- Track memory leaks for Linux kernel modules using eBPF☆40Updated 2 months ago
- A collection of small C projects - usually a minimal example of something interesting☆40Updated 2 years ago
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆489Updated 4 months ago
- Retro Snake game in pure x86 assembly.☆31Updated 5 months ago
- C Programing Tutorials based on First Year BCA Subject 104-CPPM☆44Updated 7 months ago