ext2
There are 67 repositories under ext2 topic.
gkostka/lwext4
ext2/ext3/ext4 filesystem library for microcontrollers
nlitsme/extfstools
Tools for extracting files from ext2,3,4 filesystem images
nickdu088/SharpExt4
A .Net library to provide full access (read/write) to Linux ext2/ext3/ext4 filesystem
bestouff/genext2fs
genext2fs - ext2 filesystem generator for embedded systems
RainbowHackerHorse/vzvol
vzvol is a general use ZFS zvol management tool, that handles creation, destruction, listing, and formatting with various FSes, in an easy to use single program
giannitedesco/scaraOS
A 32bit multiboot OS kernel for IA32 (PC/AT) systems.
immortal3/EbFS
Encryption based File system ( based on ext2 hierarchical file system with inode as meta-data)
yoonje/ext2-linux-file-system
EXT2 File System Emulator
EarlGray/ext2py
The slowest ext2fs driver ever! (in Python)
TwoUnderscorez/DuckOS
Such OS; Very Duck!
QQxiaoming/QFSViewer
QFSViewer is a small tool for developers to view the contents of various file system raw image files, which does not rely on the operating system mounting, does not require permission requests, and is completed entirely within the software application. Based on this feature, the tool can easily run on windows/linux/macos.
darshank15/Inode-based-file-system
Implemented Inode based virtual file system on top of the Linux file system. User can perform all the operations which are basically supported by Linux ext2 file system like creating disk, mounting disk, unmounting disk, create file, open file (in read ,write or append mode), delete file, close file, list of open files.
4lDO2/fal-rs
Filesystem abstraction layer
cakehonolulu/atom
An x86 2-stage bootloader written in Assembly and C
teplofizik/nyaimagetool
Linux Images (kernel, rootfs, dtb) edit tool: fit, legacy, raw, compressed
crossmeta/linux
CROSSMETA port of Linux EXT2. ReiserFS for Windows
Riroaki/Linux-myext2
操作系统实验:基于ext2,重建一个自己的文件系统myext2,并实现文件加密等功能
superpupervlad/ITMO
Проекты, лабораторные, программы и прочие ништяки, сделанные в ИТМО.
KumKeeHyun/EXT2-file-system
EXT2 File system simulating in RAM
RT-Thread-packages/lwext4
ext2/ext3/ext4 filesystem library for microcontrollers
soutzis/EXT2-Filesystem-Reader
An EXT2-Filesystem reader, written in pure Java.
tsatke/mkfs
mkfs written in Rust. Compatible with no_std crates for reading and writing (via trait impls)
eleztian/mext2
模拟Linux ext2 文件系统
ErrorNoInternet/mkfs.ext2
A mkfs.ext2 implementation in Go
indigoparadox/mfat
Extremely tiny and limited-functionality implementation of the FAT16 filesystem. Designed to be able to operate on disks a byte at a time, with the intention of accessing disks via e.g. an SPI connection on a uC.
Delta-in-hub/ext2s-fs
EXT2-Simplified File System Implementation (ext2s-fs)
honzasp/libext2
Library that can read and write ext2 filesystem (first semestral program)
RatCornu/efs
An OS and architecture independent implementation of some Unix filesystems in Rust.
ricardofares/ribabari
:desktop_computer: College project for an operating system simulator
Benezia/OS172_Ass4
BGU Operating Systems course 2017, Assignment4, Graded 100
chiro2001/fuse-extfs
2022 HITsz OS Lab #5. The repository is mainly for course project, aiming at file system teaching process.
Daniel-Abrecht/tar2ext
Extract tar archive contents to ext filesystem image or device.
dmfabritius/ext2sim
Partial simulation of the ext2 file system in C++
duangsuse-valid-projects/e2im
📝 Android library version of ChangeAttr, Apache licensed
allkern/ext2
Simple ext2 filesystem library written in C
oscarjuly23/TheShooter
App that recognizes, differentiates, and manipulates volumes formatted in different file systems.