Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwerle/fs.c
File system API much like Node's fs module (synchronous)
https://github.com/jwerle/fs.c
c filesystem fs library
Last synced: 19 days ago
JSON representation
File system API much like Node's fs module (synchronous)
- Host: GitHub
- URL: https://github.com/jwerle/fs.c
- Owner: jwerle
- License: mit
- Created: 2013-10-03T23:10:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T13:56:52.000Z (almost 2 years ago)
- Last Synced: 2024-10-17T21:04:27.667Z (21 days ago)
- Topics: c, filesystem, fs, library
- Language: C
- Homepage:
- Size: 31.3 KB
- Stars: 72
- Watchers: 7
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
- License: LICENSE
Awesome Lists containing this project
README
fs.c [![Build Status](https://travis-ci.org/jwerle/fs.c.png?branch=master)](https://travis-ci.org/jwerle/fs.c)
==========================File system API much like Node's fs module (synchronous)