libsqlfs
Filesystem library
A library that provides a full read/write file system in a single file on top of an SQLite database
a library that implements a POSIX style filesystem on top of an SQLite database
612 stars
30 watching
70 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fagbokforlaget/simple-fs | Provides a promise-based filesystem layer for modern browsers | 152 |
easybuild-org/easybuild.filesystemprovider | Provides typed representations of files and directories based on project structure or virtual file systems. | 26 |
szwacz/fs-jetpack | A file system API library providing a convenient and object-oriented way to interact with the file system | 777 |
scarletsfiction/sffilesystem | A JavaScript library that provides access to the local file system of a web browser. | 1 |
ned14/llfio | A C++ standard library for low-level file I/O and filesystem operations. | 876 |
tradle/react-native-level-fs | Provides an in-browser file system abstraction using Level Filesystem and Browserify. | 26 |
loeffel-io/ls-lint | A fast directory and filename linter for Go projects. | 1,739 |
webdesus/fs_extra | A Rust library that extends the standard library's file system capabilities with additional functionality for copying, moving, and managing files and directories. | 301 |
atlas-engineer/nfiles | A Common Lisp library for managing user-centric files and data persistence. | 18 |
gulrak/filesystem | A C++17 standard filesystem implementation for C++11/C++14/C++17/C++20 on various platforms. | 1,352 |
cloudflare/foundations | A modular Rust library providing production-grade system utilities and features. | 1,297 |
c2fo/vfs | A pluggable and extensible virtual file system library for Go | 309 |
pganalyze/libpg_query | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,210 |
greiman/sdfat | A C++ library providing file system functionality for microcontrollers using FAT16/FAT32 and exFAT formats | 1,085 |
shinmera/filesystem-utils | A collection of utility functions for working with the file system. | 14 |