LaurieWired / Assembly-AlgorithmsLinks
Repository of algorithms implemented in pure assembly
☆242Updated 11 months ago
Alternatives and similar repositories for Assembly-Algorithms
Users that are interested in Assembly-Algorithms are comparing it to the libraries listed below
Sorting:
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 9 months ago
- ☆34Updated last year
- Minimalist Web Server for Linux written in x64 Assembly☆58Updated last year
- Tiny Raspberry Pi Operating System☆188Updated 9 months ago
- ☆109Updated 8 months ago
- ☆312Updated last year
- An emulation based tool for learning and debugging assembly.☆520Updated 2 weeks ago
- C++ solution and demonstration of the Santa Claus concurrency problem☆62Updated 5 months ago
- Docker container for quickly analyzing Linux malware☆76Updated last year
- Here I keep some thoughts that I always wanted to write down somewhere, but never knew where.☆80Updated 11 months ago
- Turn binaries into music☆54Updated last year
- A turn-based co-petetive multiplayer game☆162Updated this week
- Information and projects related to my YouTube channel☆298Updated last month
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆38Updated last year
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆329Updated 6 months ago
- Assembly Guide☆170Updated 3 years ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆90Updated last year
- NES toolchain & emulator in C☆130Updated 6 months ago
- Retro Snake game in pure x86 assembly.☆34Updated 6 months ago
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆227Updated last year
- An online assembly editor and debugger for the x86-64 architecture☆232Updated 3 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 2 months ago
- Todo Web Application in flat assembler☆518Updated last year
- A bare metal raycaster, boots from a floppy image☆134Updated 9 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 3 months ago
- A roadmap to learn x64 assembly using nasm on Linux.☆171Updated 4 years ago
- Ping-Pong-like game in Assembly that works without OS☆626Updated 3 years ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆63Updated 3 months ago
- Supporting code for exploiting the RISC-V GhostWrite vulnerability☆71Updated 6 months ago
- ☆289Updated 2 years ago