TabFS VS bb-adrs

Compare TabFS vs bb-adrs and see what are their differences.

TabFS

πŸ—„ Mount your browser tabs as a filesystem. (by osnr)

bb-adrs

Architecture Decision Records for Buildbarn (by buildbarn)
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.io
featured
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.
www.influxdata.com
featured
TabFS bb-adrs
27 2
3,780 22
- -
1.6 0.0
about 1 year ago 3 months ago
JavaScript
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

TabFS

Posts with mentions or reviews of TabFS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-30.

bb-adrs

Posts with mentions or reviews of bb-adrs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-19.
  • NFS > FUSE: Why We Built Our Own NFS Server in Rust
    5 projects | news.ycombinator.com | 19 Sep 2023
    For people who are interested in doing something similar in Go, some time ago I implemented a generic VFS that can be exposed both via FUSE and NFSv4.

    It’s part of Buildbarn, a distributed build cluster for Bazel, but it can also easily be used outside that context.

    Details: https://github.com/buildbarn/bb-adrs/blob/master/0009-nfsv4....

    My recommendation to the authors would be to use NFSv4 instead of NFSv3. No need to mess around with that separate MOUNT protocol. Its semantics are also a lot closer to POSIX.

  • TabFS – a browser extension that mounts the browser tabs as a filesystem
    15 projects | news.ycombinator.com | 18 Feb 2023
    The open-source implemention I'm aware of is in Buildbarn

    Design doc: https://github.com/buildbarn/bb-adrs/blob/master/0009-nfsv4....

What are some alternatives?

When comparing TabFS and bb-adrs you can also consider the following projects:

yet-another-speed-dial - a modern speed dial for chrome, edge and firefox

osa-chrome - Emacs remote tab control for Google Chrome

firefox-sidebery-minimal-style - Universal minimal style for Firefox and Sidebery

file-system-stress-testing - A tool that can be used to stress test POSIX filesystems.

warpinator - Share files across the LAN

go-xdr - An XDR (External Data Representation) to Go compiler

chrome-session-dump - A program for extracting information from chrome session files.

btfs - A bittorrent filesystem based on FUSE.

side-view - An experiment with opening mobile views of pages in the sidebar

tabist - Simple Tab Manager Extension for Chrome and Firefox.

VBAChromeDevProtocol - VBA (Excel) based wrapper for Chrome Developer Protocol (CDP) - sorta a VBA version of Puppeteer/Selenium