All Projects → jwerle → fs.c

jwerle / fs.c

Licence: MIT License
File system API much like Node's fs module (synchronous)

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to fs.c

dropbox-fs
📦 Node FS wrapper for Dropbox
Stars: ✭ 35 (-46.15%)
Mutual labels:  filesystem, fs
korefile
File System API for Local/GitHub.
Stars: ✭ 29 (-55.38%)
Mutual labels:  filesystem, fs
fs-fuse
Export any Node.js `fs`-like object as a FUSE filesystem
Stars: ✭ 32 (-50.77%)
Mutual labels:  filesystem, fs
gof
Yet another simple Go filesystem wrapper
Stars: ✭ 13 (-80%)
Mutual labels:  filesystem, fs
MeowDB.js
Database in JSON (Node.JS Library)
Stars: ✭ 12 (-81.54%)
Mutual labels:  filesystem, fs
Nohost
A web server in your web browser
Stars: ✭ 164 (+152.31%)
Mutual labels:  filesystem, fs
watcher
The file system watcher that strives for perfection, with no native dependencies and optional rename detection support.
Stars: ✭ 37 (-43.08%)
Mutual labels:  filesystem, fs
Fast Glob
🚀 It's a very fast and efficient glob library for Node.js
Stars: ✭ 1,150 (+1669.23%)
Mutual labels:  filesystem, fs
unionfs
Use multiple fs modules at once
Stars: ✭ 170 (+161.54%)
Mutual labels:  filesystem, fs
fu
Unix's Find, Unleashed.
Stars: ✭ 32 (-50.77%)
Mutual labels:  filesystem, fs
Litfs
A FUSE file system in Go extended with persistent file storage
Stars: ✭ 116 (+78.46%)
Mutual labels:  filesystem, fs
vue-fs
A Vue file management client, complete with a node/express/FS backend.
Stars: ✭ 40 (-38.46%)
Mutual labels:  filesystem, fs
Flint
Fast and configurable filesystem (file and directory names) linter
Stars: ✭ 115 (+76.92%)
Mutual labels:  filesystem, fs
Draxt
draxt.js – NodeList/jQuery-like package for File System (node.js)
Stars: ✭ 192 (+195.38%)
Mutual labels:  filesystem, fs
Zbox
Zero-details, privacy-focused in-app file system.
Stars: ✭ 1,185 (+1723.08%)
Mutual labels:  filesystem, fs
rxnode
Rxnode - a small and fast wrapper around the nodejs API using RxJS.
Stars: ✭ 24 (-63.08%)
Mutual labels:  filesystem, fs
Node Ntfs
Windows NT File System (NTFS) file system driver
Stars: ✭ 18 (-72.31%)
Mutual labels:  filesystem, fs
Memfs
In-memory filesystem with Node's API
Stars: ✭ 854 (+1213.85%)
Mutual labels:  filesystem, fs
tabfs-specs
Specifications for the tabfs filesystem (osdev) | Mirror of https://codeark.it/Chalk-OS/tabfs-specs
Stars: ✭ 15 (-76.92%)
Mutual labels:  filesystem, fs
sandboxed-fs
Sandboxed Wrapper for Node.js File System API
Stars: ✭ 41 (-36.92%)
Mutual labels:  filesystem, fs

fs.c Build Status

File system API much like Node's fs module (synchronous)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].