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…☆329Updated 4 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 7 months ago
- A tinycompiler in C from scratch☆92Updated 8 months ago
- Book in Progress☆340Updated 3 months ago
- ☆42Updated 9 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆246Updated last month
- Tiny Raspberry Pi Operating System☆184Updated 8 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated 10 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated last month
- TCP server in C with dynamic HTML templating.☆130Updated 2 months ago
- NES toolchain & emulator in C☆130Updated 4 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 7 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆64Updated 2 months ago
- A modern, visual guide to programming, from assembly to high-level languages. Covers core concepts, performance, internals, and real-worl…☆26Updated 3 weeks ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆22Updated 8 months ago
- A single-threaded event-driven cache☆19Updated 6 months ago
- Virtual Machines Experimentation Sandbox 2☆16Updated last year
- A cryptographically secure password generator that provides high-entropy passwords with configurable requirements. Uses platform-native c…☆21Updated 5 months ago
- Assembly Guide☆162Updated 3 years ago
- A collection of small C projects - usually a minimal example of something interesting☆40Updated 2 years ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆62Updated 2 months ago
- Titc-Tac-Toe game in C☆13Updated 2 months ago
- example output☆41Updated this week
- C Programing Tutorials based on First Year BCA Subject 104-CPPM☆44Updated 6 months ago
- ☆47Updated 2 weeks ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 6 months ago
- ☆32Updated 4 months ago
- A roadmap to learn C from Scratch☆611Updated 6 months ago
- Retro Snake game in pure x86 assembly.☆31Updated 4 months ago
- An emulation based tool for learning and debugging assembly.☆381Updated this week