Fs

Top 23 F Open-Source Projects

  • tfs

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

  • Project mention: Bcachefs – A New COW Filesystem | news.ycombinator.com | 2023-05-11

    Not exactly ZFS in Rust, but more like a replacement for ZFS in Rust: https://github.com/redox-os/tfs

    Worked stalled, though. Not compatible, but I was working on overlayfs for freebsd in rust, and it was not pleasant at all. Can't imagine making an entire "real" file system in Rust.

  • fast-glob

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

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • memfs

    JavaScript file system utilities

  • fdir

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

  • Project mention: Bfs 3.0: The Fastest Find Yet | news.ycombinator.com | 2023-07-19

    Would love to see how bfs compares to fdir[0] for directory traversal. Even though fdir is using Node.js underneath, the comparisons I have done with fd & find are pretty close. Of course, bfs would probably be quite a bit faster...but how much faster exactly?

    Disclaimer: I am the developer of fdir.

    [0] https://github.com/thecodrr/fdir

  • filer

    Node-like file system for browsers (by filerjs)

  • storage

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

  • ElegantOTA

    OTA updates made slick and simple for everyone!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • efifs

    EFI FileSystem drivers

  • Project mention: How to Boot ISO Files from GRUB2 Boot Loader | news.ycombinator.com | 2023-12-16

    See also UEFI drivers that can read a bunch of other file systems (btrfs, ext2/3/4, HFS, ISO, NTFS, UFS/FFS, XFS, ZFS, etc):

    * https://efi.akeo.ie

    * https://github.com/pbatard/efifs

    The UEFI spec specifies (§13.3) that firmware is only required to read FAT32/16/12, which is generally why your /boot/efi is VFAT/FAT32.

  • riscv-fs

    F# RISC-V Instruction Set formal specification

  • Project mention: RISC-V CPU formal specification F# edition | news.ycombinator.com | 2023-07-28
  • fs

    File System Standard (by whatwg)

  • Project mention: persistent storage API on Firefox temporary extension | /r/learnjavascript | 2023-07-24

    You can use File System Standard https://fs.spec.whatwg.org/ to write data for that origin (Firefox doesn't implement File System Access API, nonetheless a File object can still be written to local disk using File API).

  • unionfs

    Use multiple fs modules at once

  • draxt

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

  • s3fs

    S3 FileSystem (fs.FS) implementation (by jszwec)

  • SimpleOS

    Operating System Coded in Assembly and C

  • s3fs

    Drop in replacement for the Node.js fs library backed by AWS S3 (by cyclic-software)

  • watcher

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

  • indexeddb-fs

    An "fs" kind of library dedicated to the browser. It provides a lightweight and efficient interface for managing files and directories in web applications.

  • 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.

  • edgedb-net

    The official .NET client library for EdgeDB

  • Project mention: Show HN: EdgeDB Cloud and 4.0 with FTS and Auth | news.ycombinator.com | 2023-11-01

    There is a work-in-progress query builder support for .NET: https://github.com/edgedb/edgedb-net/tree/feat/querybuilder-...

  • arx

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

  • Project mention: Arx: Store files and directory in an archive quickly and with random access | news.ycombinator.com | 2024-04-06
  • vue-fs

    A Vue file management client, complete with a node/express/FS backend.

  • higgs

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

  • tabfs-specs

    Specifications for the tabfs filesystem (osdev) | Mirror of https://codeark.it/Chalk-OS/tabfs-specs

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Fs related posts

  • Arx: Store files and directory in an archive quickly and with random access

    1 project | news.ycombinator.com | 6 Apr 2024
  • RISC-V CPU formal specification F# edition

    6 projects | news.ycombinator.com | 28 Jul 2023
  • persistent storage API on Firefox temporary extension

    1 project | /r/learnjavascript | 24 Jul 2023
  • Zero-details, privacy-focused in-app file system

    1 project | news.ycombinator.com | 18 Jul 2023
  • I spent two years building a desktop environment that runs in the browser, it's finally in beta!

    6 projects | /r/programming | 9 Jul 2023
  • I created a File Management Solution for the Browser powered by indexedDB (Node-like fs API for the browser)

    1 project | /r/reactjs | 24 Mar 2023
  • Temporary image storage for Node.js Program

    1 project | /r/node | 2 Mar 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source F projects? This list will help you:

Project Stars
1 tfs 2,946
2 fast-glob 2,401
3 memfs 1,617
4 fdir 1,257
5 filer 599
6 storage 521
7 ElegantOTA 516
8 efifs 495
9 riscv-fs 276
10 fs 208
11 unionfs 199
12 draxt 190
13 s3fs 169
14 SimpleOS 124
15 s3fs 122
16 watcher 100
17 indexeddb-fs 86
18 i18next-fs-backend 86
19 edgedb-net 78
20 arx 51
21 vue-fs 50
22 higgs 19
23 tabfs-specs 15

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com