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.
☆68Updated 7 months ago
Alternatives and similar repositories for BitsAndBytes
Users that are interested in BitsAndBytes are comparing it to the libraries listed below
Sorting:
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆344Updated last month
- Book in Progress☆358Updated last month
- A tinycompiler in C from scratch☆105Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆312Updated last month
- ☆42Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆76Updated 4 months ago
- Lightweight web server with hot reload and dynamic html templating.☆255Updated 4 months ago
- Some C++ Examples.☆62Updated last year
- Tiny Raspberry Pi Operating System☆261Updated last year
- my little linear algebra library☆45Updated last year
- Tiny x86_64 OS in C☆76Updated 3 months ago
- ☆46Updated 4 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated last year
- Retro Snake game in pure x86 assembly.☆37Updated 9 months ago
- Lightning-fast HTTP server built in C☆182Updated 3 months ago
- A turn-based co-petetive multiplayer game☆165Updated 2 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated last year
- pytorch from scratch in pure C/CUDA and python☆40Updated 11 months ago
- C projects: algorithms, games, and networking☆244Updated last month
- A modern Linux music player with stunning visualizations.☆136Updated 2 weeks ago
- A Free Seminar Introducing the C Language☆69Updated 8 months ago
- C Programing Tutorials based on First Year BCA Subject 104-CPPM☆100Updated 2 weeks ago
- NES toolchain & emulator in C☆129Updated 9 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆129Updated this week
- An implement of deep learning framework and models in C☆48Updated 5 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
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆69Updated 7 months ago
- Assembly Guide☆167Updated 3 years ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆155Updated 2 months ago