Projects in Awesome Lists tagged with contiguous-allocation
A curated list of projects in awesome lists tagged with contiguous-allocation .
https://github.com/khaledashrafh/virtual-file-system
It's a Java project that simulates the allocation and de-allocation of files and folders in a virtual file system using different allocation techniques. It provides a command-line interface for users to interact with the virtual file system and perform various operations such as creating files and folders, deleting files and folde
contiguous-allocation file-storage indexed-allocation linked-allocation protection vfs virtual-file-system
Last synced: 17 Oct 2025
https://github.com/tradias/contiguous
C++ library for storing objects of different types contiguously
contiguous contiguous-allocation contiguous-containers cpp cpu-cache
Last synced: 23 Apr 2025
https://github.com/zeozeozeo/contiguous-arena
Efficient, reusable memory arena for Rust with support for contiguous memory blocks.
allocation allocator arena arena-allocator arena-memory buffer contiguous contiguous-allocation contiguous-buffer memory-management rust
Last synced: 24 Feb 2026
https://github.com/sinemistoktas/operating_systems-memory_allocation_simulator
Memory allocation simulator in C implementing First/Best/Worst Fit algorithms with automatic hole merging, compaction, and interactive/scripted modes
best-fit-algorithm c-programming contiguous-allocation data-structures first-fit-algorithm fragmentation hole-merging linked-list memory-allocation-simulation memory-compaction memory-management operating-systems systems-programming worst-fit-algorithm
Last synced: 02 Jun 2026