Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with fs

A curated list of projects in awesome lists tagged with fs .

https://github.com/redox-os/tfs

Mirror of https://gitlab.redox-os.org/redox-os/tfs

chashmap filesystem fs mlcr redox rust seahash tfs zmicro

Last synced: 20 Dec 2024

https://github.com/mrmlnc/fast-glob

:rocket: It's a very fast and efficient glob library for Node.js

filesystem find fs glob glob-pattern globbing node-glob patterns readdir scandir wildcard

Last synced: 16 Dec 2024

https://github.com/streamich/memfs

JavaScript file system utilities

browserfs cas crud file filesystem fs fsa in-memory memfs memory node opfs webfs

Last synced: 16 Dec 2024

https://github.com/thecodrr/fdir

⚡ The fastest directory crawler & globbing library for NodeJS. Crawls 1m files in < 1s

directory directory-tree fast fast-glob fdir filesystem fs glob hacktoberfest javascript nodejs os sys walker

Last synced: 17 Dec 2024

https://github.com/zboxfs/zbox

Zero-details, privacy-focused in-app file system.

crypto encryption filesystem fs libsodium privacy rust storage zbox

Last synced: 26 Sep 2024

https://github.com/typicode/steno

Super fast async file writer with atomic write ⚡

atomic file fs race-condition-prevention safe writer

Last synced: 20 Dec 2024

https://github.com/ayushsharma82/elegantota

OTA updates made slick and simple for everyone!

air arduino elegantota esp32 esp8266 espressif firmware fs ota over pico raspberrypi spiffs the update

Last synced: 20 Dec 2024

https://github.com/filerjs/filer

Node-like file system for browsers

browser file filesystem fs indexeddb nodejs posix

Last synced: 07 Nov 2024

https://github.com/heimi-block/egg-restfulapi

🏅 基于Egg.js 2.0 & {mongoose,jwt}RESTful API 模板,用于快速集成开发RESTful前后端分离的服务端。

egg egg-plugin egg-restfulapi fs jwt mongodb mongoose nodejs upload

Last synced: 15 Dec 2024

https://github.com/beyondstorage/go-storage

A vendor-neutral storage library for Golang: Write once, run on every storage service.

azblob cloud-storage dropbox files fs gcs golang qingstor s3 storage

Last synced: 04 Nov 2024

https://github.com/kobayashi/s3monkey

A Python library that allows you to interact with Amazon S3 Buckets as if they are your local filesystem.

fs fuse mock monkeypatching python s3

Last synced: 06 Nov 2024

https://github.com/micromatch/anymatch

:bangbang: Matches strings against configurable strings, globs, regular expressions, and/or functions

fs glob javascript match matcher micromatch minimatch multimatch node nodejs regex regular-expression

Last synced: 05 Nov 2024

https://github.com/antfu/fsxx

File system in zx style

fs zx

Last synced: 15 Dec 2024

https://github.com/mrlsd/riscv-fs

F# RISC-V Instruction Set formal specification

cpu fs fsharp isa library risc-processor risc-v riscv riscv-emulator riscv-simulator riscv32 riscv64

Last synced: 18 Dec 2024

https://github.com/mrLSD/riscv-fs

F# RISC-V Instruction Set formal specification

cpu fs fsharp isa library risc-processor risc-v riscv riscv-emulator riscv-simulator riscv32 riscv64

Last synced: 09 Nov 2024

https://github.com/humphd/nohost

A web server in your web browser

browser filer filesystem fs posix service-worker web-server

Last synced: 17 Dec 2024

https://github.com/hughfenghen/opfs-tools

A simple, high-performance, and comprehensive file system API running in the browser, built on OPFS. 在浏览器中运行的简单、高性能、完备的文件系统 API,基于 OPFS 构建。

browser filesystem fs opfs tools web

Last synced: 15 Dec 2024

https://github.com/streamich/unionfs

Use multiple fs modules at once

filesystem fs union unionfs

Last synced: 06 Nov 2024

https://github.com/whatwg/fs

File System Standard

filesystem fs standard whatwg whatwg-fs

Last synced: 12 Nov 2024

https://github.com/ramhejazi/draxt

draxt.js – NodeList/jQuery-like package for File System (node.js)

filesystem fs fs-extra glob node nodejs utility

Last synced: 04 Nov 2024

https://github.com/jszwec/s3fs

S3 FileSystem (fs.FS) implementation

filesystems fs go golang s3 s3-bucket

Last synced: 28 Nov 2024

https://github.com/antfu/fs-spy

Monitoring fs accessing for Node process

filesystem fs

Last synced: 19 Dec 2024

https://github.com/manidlou/node-klaw-sync

Node.js recursive synchronous fast file system walker

fs nodejs sync walker

Last synced: 15 Dec 2024

https://github.com/silexlabs/unifile

Unified access to cloud storage services through a simple web API.

cloud cloud-storage-services dropbox fs ftp javascript oauth2 remotestorage sftp unifile webdav

Last synced: 17 Dec 2024

https://github.com/jubako/arx

Store files and directory in an archive. Like tar, but faster and with direct random access.

archive compression fs rust

Last synced: 04 Nov 2024

https://github.com/cyclic-software/s3fs

Drop in replacement for the Node.js fs library backed by AWS S3

aws cyclic-sh fs nodejs s3

Last synced: 06 Dec 2024

https://github.com/jamiebuilds/write-files-atomic

Write many files atomically

atomic files fs nodejs

Last synced: 26 Oct 2024

https://github.com/anaskhan96/litfs

A FUSE file system in Go extended with persistent file storage

filesystem fs fuse persistence

Last synced: 14 Nov 2024

https://github.com/fabiospampinato/watcher

The file system watcher that strives for perfection, with no native dependencies and optional rename detection support.

file filesystem fs system watch watcher

Last synced: 16 Dec 2024

https://github.com/jonschlinkert/copy

Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)

copy files fs javascript node nodejs write writefile

Last synced: 21 Dec 2024

https://github.com/weston-embedded/uC-FS

A compact, reliable, high-performance, and thread-safe embedded file system for microprocessors, microcontrollers, and DSPs. An optional journaling component provides fail-safe operation while maintaining FAT compatibility.

fat fat12 fat16 fat32 filesystem fs journaling nand posix sd-card sd-mmc spi-flash

Last synced: 15 Nov 2024

https://github.com/i18next/i18next-fs-backend

i18next-fs-backend is a backend layer for i18next using in Node.js and for Deno to load translations from the filesystem.

backend deno fs i18next javascript nodejs plugin

Last synced: 15 Dec 2024

https://github.com/jonschlinkert/write

Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!

async buffer disk file file-system fs javascript jonschlinkert nodejs promise stream sync write writefile writefilesync

Last synced: 21 Dec 2024

https://github.com/edgedb/edgedb-net

The official .NET client library for EdgeDB

cs csharp database dotnet edgedb efcore fs fsharp

Last synced: 09 Nov 2024

https://github.com/twpayne/go-vfs

Package vfs provides an abstraction of the os and io packages that is easy to test.

filesystem fs go golang test testing

Last synced: 15 Dec 2024

https://github.com/secundant/neodx

A collection of frontend-focused tools aimed at enhancing your development experience

builder figma fs icons library logging nodejs svg svg-sprites toolkit typescript vfs

Last synced: 18 Dec 2024

https://github.com/mholt/archives

Cross-platform library to create & extract archives, compress & decompress files, and walk virtual file systems across various formats

7zip archives brotli bzip2 compression extract fs go golang gzip lz4 lzip rar snappy streams tar xz zip zlib zstandard

Last synced: 19 Dec 2024

https://github.com/jwerle/fs.c

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

c filesystem fs library

Last synced: 19 Oct 2024

https://github.com/datacamp/pythonwhat

Verify Python code submissions and auto-generate meaningful feedback messages.

feedback-system fs le learn learn-squad

Last synced: 18 Dec 2024

https://github.com/vfile/to-vfile

utility to create a vfile from a filepath

file fs vfile vfile-util virtual

Last synced: 30 Oct 2024

https://github.com/airsequel/sqlitedav

WebDAV server that maps an SQLite database to directories/files

file filesystem fs sqlite webdav webdav-server

Last synced: 19 Dec 2024

https://github.com/folder/xdg

Get cross-platform XDG Base Directories or their equivalents. Works with Linux, Windows, or MacOS.

basedir folder fs home homedir javascript jonschlinkert node nodejs path xdg xdg-basedir

Last synced: 30 Oct 2024

https://github.com/body-builder/typescript-cp

Copy non-typescript files to outDir

asset copy file fs ts typescript watch watcher watchfile

Last synced: 11 Nov 2024

https://github.com/vue-reactivity/fs

Reactive filesystem powered by @vue/reactivity

fs reactive-fs vue-reactivity vue3

Last synced: 12 Nov 2024

https://github.com/Airsequel/SQLiteDAV

WebDAV server that maps an SQLite database to directories/files

file filesystem fs sqlite webdav webdav-server

Last synced: 19 Nov 2024

https://github.com/privatenumber/fs-fixture

Simple API to create test fixtures on disk

fixture fs json object template test utility

Last synced: 16 Dec 2024

https://github.com/streamich/spyfs

Node filesystem spies and mocks

filesystem fs spy test testing

Last synced: 14 Dec 2024

https://github.com/folder/readdir

Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.

dir directories directory fdir file-system fs javascript jonschlinkert nested node nodejs path read readdir readdirp realpath recurse recursive walk

Last synced: 01 Nov 2024

https://github.com/dyfanjones/s3fs

Access Amazon Web Service 'S3' as if it were a file system. File system 'API' design around R package 'fs'

aws aws-s3 fs minio r r-package

Last synced: 18 Dec 2024

https://github.com/DyfanJones/s3fs

Access Amazon Web Service 'S3' as if it were a file system. File system 'API' design around R package 'fs'

aws aws-s3 fs minio r r-package

Last synced: 04 Dec 2024

https://github.com/jonschlinkert/write-yaml

Basic node.js utility for converting JSON to YAML and writing formatting YAML files to disk.

data disk file file-system fs write yaml

Last synced: 13 Oct 2024

https://github.com/datacamp/antlr-ast

Library for building abstract syntax trees from antlr parsers

fs le

Last synced: 15 Nov 2024

https://github.com/manuelroemer/files

A modern, immutable, async-first, DI-friendly abstraction of hierarchical file systems with a consistent and developer friendly API that allows seamless switching between multiple underlying file system manifestations, while also fixing and hiding the flaws and inconsistencies of the wrapped APIs.

async consistency cross-platform dependency-injection di file fs in-memory io mocks system testing uwp vfs

Last synced: 31 Oct 2024

https://github.com/seeed-studio/seeed_arduino_fs

This library is for the file operation. To install FAT file systems at SD card and flash. Gives an example to read and write an SD card.

arduino arduino-library fs sd-card spi-flash

Last synced: 04 Dec 2024

https://github.com/sallar/dropbox-fs

:package: Node FS wrapper for Dropbox

dropbox filesystem fs node node-js

Last synced: 09 Nov 2024

https://github.com/jonschlinkert/fs-utils

Generalized file and path utils for Node.js projects.

copy file file-system fs read write

Last synced: 22 Oct 2024

https://github.com/zwpaper/dilu

A colorful CLI client with icons for accessing data via OpenDAL

cli fs nerd-fonts s3

Last synced: 28 Oct 2024

https://github.com/datacamp/testwhat

Write Submission Correctness Tests for R exercises

fs le

Last synced: 15 Nov 2024

https://github.com/scottcorgan/file-exists

Check if filepath exists and is a file

file-exists filepath fs javascript

Last synced: 29 Oct 2024

https://github.com/piranna/fs-fuse

Export any Node.js `fs`-like object as a FUSE filesystem

filesystem fs fuse nodejs

Last synced: 27 Oct 2024

https://github.com/azu/korefile

File System API for Local/GitHub.

api browser filesystem fs github node octokit

Last synced: 01 Nov 2024

https://github.com/mookums/tardy

An asynchronous runtime for writing applications and services.

async fs net runtime tcp udp zig zig-package zzz

Last synced: 09 Nov 2024

https://github.com/pbatard/ntfs-3g-old

UEFI read/write NTFS driver, based on ntfs-3g

aarch64 arm arm64 edk2 efi fs ia32 ntfs ntfs-3g ntfs-driver riscv64 uefi visual-studio x64

Last synced: 28 Oct 2024

https://github.com/jonschlinkert/is-directory

Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.

directory fs is-directory javascript stat stats

Last synced: 18 Dec 2024

https://github.com/mrbandler/FsFirestore

Functional F# library to access Firestore database hosted on Google Cloud Platform (GCP) or Firebase.

base cloud core dotnet fire firebase firebase-database firestore fs fsfirestore fsharp gcp google platform store

Last synced: 17 Nov 2024

https://github.com/jonschlinkert/matched

Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.

file-system files find fs glob glob-matching glob-pattern globby pattern search wildcard

Last synced: 01 Nov 2024

https://github.com/datacamp/ast-viewer

app to visualize antlr parse tree ast

fs le

Last synced: 15 Nov 2024

https://github.com/ikatsuba/rxnode

Rxnode - a small and fast wrapper around the nodejs API using RxJS.

filesystem fs http rxjs rxnode rxserver typescript

Last synced: 28 Oct 2024

https://github.com/jonschlinkert/delete

Delete files and folders and any intermediate directories if they exist (sync and async).

del delete file file-system fs glob match remove

Last synced: 02 Nov 2024

https://github.com/privatenumber/reactive-json-file

💎 Reactively sync JSON mutations to disk

autosave file fs json reactive save vue

Last synced: 28 Oct 2024

https://github.com/dastoori/higgs

A tiny cross-platform Go library to hide/unhide files and directories

directory file file-handling fs go golang hidden hidden-files hide hide-files hide-folder higgs macos ubuntu unix windows

Last synced: 26 Oct 2024

https://github.com/jonschlinkert/add-filename-increment

When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This does that for Node.js applications, with automatic platform detection and support for Linux, MacOs, and Windows conventions.

conflict conflicts dirent duplicate file filename filepath fs increment javascript jonschlinkert name node nodejs path rename

Last synced: 02 Nov 2024

https://github.com/jamiebuilds/temperment

Get a random temporary file or directory path that will delete itself

files fs nodejs temp tmp

Last synced: 26 Oct 2024

https://github.com/xaionaro-go/trezorluks

A wrapper around "cryptsetup" to use a key from a Trezor device instead of a password

cryptsetup encrypt fs luks trezor

Last synced: 11 Nov 2024

https://github.com/jhermsmeier/node-ntfs

Windows NT File System (NTFS) file system driver

disk driver filesystem fs ntfs

Last synced: 27 Oct 2024

https://github.com/drylozu/meowdb.js

Database in JSON (Node.JS Library)

database db filesystem fs json storage wrapper

Last synced: 10 Nov 2024

https://github.com/bcomnes/async-folder-walker

A recursive async iterator of the files and directories in a given directory. Can take multiple directories and files, limit walk depth and filter based on path names and stat results.

dir esm folder-walker fs nodejs

Last synced: 08 Nov 2024

https://github.com/supercharge/fs

Extended `fs` drop-in replacement for Node.js

async async-await filesystem fs nodejs supercharge

Last synced: 11 Nov 2024

https://github.com/alinebastos/crawler

Web Crawler created with Node.js and Puppeteer

crawler fs javascript nodejs puppeteer scraping

Last synced: 05 Nov 2024

https://github.com/klipitkas/fs-go

A tiny CLI tool to start a local file server.

cli fileserver fs ftp go golang

Last synced: 20 Nov 2024

https://github.com/privatenumber/fs-require

Create a require() function from any file-system. Great for in-memory fs testing!

fs fs-require memfs require testing

Last synced: 28 Oct 2024

https://github.com/jchristn/containerfs

Single-user self-contained file system written in C#

filesystem fs mono nuget

Last synced: 12 Dec 2024

https://github.com/tuist/filesystem

📁 A platform-agnostic Swift Package to interact with the file system

fs swift tuist

Last synced: 17 Nov 2024

https://github.com/mohammad-mghn/dev-tab

WEB TAB makes it easy for you to stay up-to-date with the latest developer news, tools, jobs and events.

axios cheerio fs nextjs nextjs-13 react tailwindcss typescript web-scraping

Last synced: 23 Oct 2024

https://github.com/anandchowdhary/fraud

🗄 File-based key-JSON database with nodecache

filesystem fs library nodejs typescript

Last synced: 01 Nov 2024