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.
☆64Updated 4 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☆94Updated 10 months ago
- ☆42Updated 11 months ago
- Book in Progress☆343Updated 5 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated 10 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆333Updated 7 months ago
- Tiny Raspberry Pi Operating System☆191Updated 10 months ago
- A c/RISCV of "Let's Build a Compiler" by Jack Crenshaw☆113Updated 2 years ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆73Updated last month
- Some C++ Examples.☆61Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆275Updated 3 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆66Updated 4 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated 10 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 8 months ago
- Tiny x86_64 OS in C☆76Updated 2 weeks 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
- Multithreaded Reverse Proxy Server In C☆33Updated 3 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆149Updated last week
- HTTP Server in C☆33Updated 9 months ago
- Assembly Guide☆168Updated 3 years ago
- GPT-2 in C☆71Updated 5 months ago
- An implement of deep learning framework and models in C☆48Updated 2 months ago
- A single-threaded event-driven cache☆19Updated 8 months ago
- my little linear algebra library☆46Updated 11 months ago
- C projects: algorithms, games, and networking☆121Updated last month
- ☆43Updated last month
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 10 months ago
- A turn-based co-petetive multiplayer game☆164Updated this week
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 10 months ago
- example output☆47Updated last week