mattlevan / VirtualMemoryManager
☆12Updated 8 years ago
Alternatives and similar repositories for VirtualMemoryManager:
Users that are interested in VirtualMemoryManager are comparing it to the libraries listed below
- Compression of image by using OpenCV library and Huffman Coding Algorithm☆9Updated 6 years ago
- CCProf: Lightweight Detection of Cache Conflicts☆26Updated 4 years ago
- Home-made almost operating system☆136Updated 2 years ago
- a clone of the new classic 2048 game, written in 8086 assembly for DOS and the bootsector☆9Updated 4 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- A simple native file system for Linux kernel☆411Updated last week
- 8086 emulator written in Ruby and JavaScript☆30Updated 3 years ago
- A basic file system in user space written in C using FUSE☆29Updated last year
- This is an xv6 port on Raspberry Pi 2 and 3☆23Updated 2 years ago
- Yet Another Packet Simulator (YAPS)☆41Updated 8 years ago
- Just a collection of others' Unix implementations for educational purposes, centering around v6/v7☆20Updated 4 years ago
- Using huffman coding to compress-decompress real-world files☆47Updated 2 years ago
- Simple malloc implementation for POSIX systems w/ sbrk(2)☆20Updated 11 years ago
- First experiments to try to render the Doom WAD maps using only standard libraries. Test 004 - https://youtu.be/-6mePgg7gXE☆11Updated 2 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 2 years ago
- Scientific Calculator using Python's library Tkinter