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 7 months ago
Alternatives and similar repositories for BitsAndBytes
Users that are interested in BitsAndBytes are comparing it to the libraries listed below
Sorting:
- Book in Progress☆359Updated 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…☆346Updated 2 months ago
- A tinycompiler in C from scratch☆107Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆314Updated last week
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated last year
- Some C++ Examples.☆62Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆255Updated 5 months ago
- ☆42Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆76Updated 5 months ago
- Tiny Raspberry Pi Operating System☆270Updated last year
- Tiny x86_64 OS in C☆77Updated 3 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆38Updated last year
- A turn-based co-petetive multiplayer game☆165Updated 3 months ago
- Lightning-fast HTTP server built in C☆182Updated 4 months ago
- C Programing Tutorials based on First Year BCA Subject 104-CPPM☆104Updated last month
- NES toolchain & emulator in C☆128Updated 10 months ago
- GPT-2 in C☆76Updated 9 months ago
- Retro Snake game in pure x86 assembly.☆36Updated 10 months ago
- my little linear algebra library☆45Updated 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
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated last year
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 3 months ago
- ☆46Updated 5 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆69Updated 8 months ago
- Minimal implementation of a time-sharing kernel on RISC-V, implemented in Zig, on top of OpenSBI☆175Updated 3 weeks ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 7 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆133Updated 2 weeks ago
- C projects: algorithms, games, and networking☆292Updated 3 weeks ago
- A roadmap to learn x64 assembly using nasm on Linux.☆181Updated 5 years ago
- Assembly Guide☆168Updated 3 years ago