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 this week
Alternatives and similar repositories for BitsAndBytes:
Users that are interested in BitsAndBytes are comparing it to the libraries listed below
- ☆41Updated 7 months ago
- A tinycompiler in C from scratch☆92Updated 6 months ago
- Book in Progress☆333Updated last month
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆308Updated 3 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆203Updated this week
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 6 months ago
- Some C++ Examples.☆59Updated last year
- Tiny Raspberry Pi Operating System☆183Updated 6 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆21Updated 6 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 4 months ago
- An emulation based tool for learning and debugging assembly.☆358Updated 3 weeks ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆54Updated 5 years ago
- A program written in C++ that emulates a bogus CPU☆20Updated 9 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆54Updated 6 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 2 months ago
- A cryptographically secure password generator that provides high-entropy passwords with configurable requirements. Uses platform-native c…☆21Updated 3 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated 8 months ago
- TCP server in C with dynamic HTML templating.☆123Updated 2 weeks ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 5 months ago
- A single-threaded event-driven cache☆19Updated 4 months ago
- my little linear algebra library☆46Updated 7 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆64Updated 3 weeks ago
- NES toolchain & emulator in C☆130Updated 2 months ago
- A roadmap to learn C from Scratch☆587Updated 5 months ago
- HTTP Server in C☆30Updated 5 months ago
- Virtual Machines Experimentation Sandbox 2☆16Updated 11 months ago
- ☆32Updated 2 months ago
- ☆46Updated 6 months ago
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆456Updated last month