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 8 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☆108Updated last year
- 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…☆345Updated 3 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆316Updated 3 weeks ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated last year
- ☆42Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆257Updated 6 months ago
- Tiny x86_64 OS in C☆77Updated 4 months ago
- Tiny Raspberry Pi Operating System☆270Updated 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
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆38Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆97Updated last week
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- GPT-2 in C☆76Updated 9 months ago
- Minimal implementation of a time-sharing kernel on RISC-V, implemented in Zig, on top of OpenSBI☆176Updated last month
- ☆46Updated 5 months ago
- A turn-based co-petetive multiplayer game☆165Updated last week
- Retro Snake game in pure x86 assembly.☆37Updated 11 months ago
- Assembly Guide☆168Updated 3 years 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
- NES toolchain & emulator in C☆128Updated 11 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆69Updated 8 months ago
- A program written in C++ that emulates a bogus CPU☆21Updated last year
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated last year
- Lightning-fast HTTP server built in C☆185Updated 4 months ago
- A Free Seminar Introducing the C Language☆73Updated 9 months ago
- A single-threaded event-driven cache☆19Updated last year
- A roadmap to learn x64 assembly using nasm on Linux.☆182Updated 5 years ago
- An implement of deep learning framework and models in C☆48Updated 6 months ago
- A lightweight RESTful API for todo management built entirely in C.☆25Updated 6 months ago