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.
☆67Updated 5 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☆95Updated last year
- Book in Progress☆348Updated last week
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆339Updated 2 weeks ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆296Updated 2 weeks ago
- ☆42Updated last year
- A c/RISCV of "Let's Build a Compiler" by Jack Crenshaw☆114Updated 2 years ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 11 months ago
- Lightweight web server with hot reload and dynamic html templating.☆253Updated 3 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆75Updated 3 months ago
- Tiny Raspberry Pi Operating System☆259Updated 11 months ago
- Some C++ Examples.☆62Updated last year
- C projects: algorithms, games, and networking☆169Updated 2 weeks ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated 11 months ago
- Tiny x86_64 OS in C☆77Updated last month
- Lightning-fast HTTP server built in C☆178Updated 2 months ago
- my little linear algebra library☆45Updated last year
- Retro Snake game in pure x86 assembly.☆37Updated 8 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated last year
- A lightweight RESTful API for todo management built entirely in C.☆20Updated 3 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆69Updated 6 months ago
- ☆47Updated 3 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 4 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated last year
- A turn-based co-petetive multiplayer game☆164Updated last month
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆154Updated last month
- pytorch from scratch in pure C/CUDA and python☆40Updated 9 months ago
- Assembly Guide☆166Updated 3 years ago
- A repository of all code from Introduction to System Programming in Linux, by Stewart Weiss☆61Updated 2 months ago
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆574Updated 2 weeks ago
- example output☆47Updated last week