mohitmishra786 / BitsAndBytesLinks
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.
☆70Updated 9 months ago
Alternatives and similar repositories for BitsAndBytes
Users that are interested in BitsAndBytes are comparing it to the libraries listed below
Sorting:
- A tinycompiler in C from scratch☆107Updated last year
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆345Updated 3 months ago
- Book in Progress☆360Updated 3 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆316Updated last month
- Some C++ Examples.☆63Updated 2 years ago
- Lightweight web server with hot reload and dynamic html templating.☆260Updated 6 months ago
- ☆42Updated last year
- Tiny Raspberry Pi Operating System☆271Updated last year
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆98Updated last month
- x86_64 OS in C☆77Updated 5 months ago
- Retro Snake game in pure x86 assembly.☆37Updated 11 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆39Updated last year
- ☆238Updated last year
- A turn-based co-petetive multiplayer game☆165Updated 3 weeks ago
- NES toolchain & emulator in C☆128Updated 11 months ago
- Multithreaded Reverse Proxy Server In C☆34Updated 8 months ago
- my little linear algebra library☆45Updated last year
- GPT-2 in C☆76Updated 10 months ago
- ☆46Updated 6 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- C projects: algorithms, games, and networking☆942Updated last week
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆69Updated 9 months ago
- A Free Seminar Introducing the C Language☆74Updated 10 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 9 months ago
- Lightning-fast HTTP server built in C☆184Updated 5 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 4 months ago
- C Programing Tutorials based on First Year BCA Subject 104-CPPM☆104Updated 2 months ago
- Assembly Guide☆170Updated 3 years ago