All Projects → zv → btcfs

zv / btcfs

Licence: other
Use the blockchain as a filesystem in Plan9

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to btcfs

tinyos
An UNIX-like toy operating system runs on x86 CPU
Stars: ✭ 47 (+135%)
Mutual labels:  filesystem
fusell-seed
FUSE (the low-level interface) file system boilerplate 📂 🔌 💾
Stars: ✭ 13 (-35%)
Mutual labels:  filesystem
unionfs
Use multiple fs modules at once
Stars: ✭ 170 (+750%)
Mutual labels:  filesystem
tabfs-specs
Specifications for the tabfs filesystem (osdev) | Mirror of https://codeark.it/Chalk-OS/tabfs-specs
Stars: ✭ 15 (-25%)
Mutual labels:  filesystem
gitfs
A complete solution for static files in Go code
Stars: ✭ 112 (+460%)
Mutual labels:  filesystem
Save-System-for-Unity
Save System for Unity with AOT (IL2CPP) and assets references support.
Stars: ✭ 116 (+480%)
Mutual labels:  filesystem
gw
A Wrapper of a command to watch any changes in filesystem
Stars: ✭ 16 (-20%)
Mutual labels:  filesystem
fuse-nfs-crossbuild-scripts
fuse-nfs for windows using dokany
Stars: ✭ 35 (+75%)
Mutual labels:  filesystem
SSFS
Simple & Stupid Filesystem (Using FUSE)
Stars: ✭ 64 (+220%)
Mutual labels:  filesystem
encryptFS
A simple file system that encrypts files individually.
Stars: ✭ 15 (-25%)
Mutual labels:  filesystem
podium
Searches your files faster and smarter
Stars: ✭ 25 (+25%)
Mutual labels:  filesystem
ltfs
Reference implementation of the LTFS format Spec for stand alone tape drive
Stars: ✭ 130 (+550%)
Mutual labels:  filesystem
Imm2Virtual
This is a GUI (for Windows 64 bit) for a procedure to virtualize your EWF(E01), DD (raw), AFF disk image file without converting it, directly with VirtualBox, forensically proof.
Stars: ✭ 40 (+100%)
Mutual labels:  filesystem
fsify
Convert an array of objects into a persistent or temporary directory structure.
Stars: ✭ 24 (+20%)
Mutual labels:  filesystem
Vudit
A file viewer for Android
Stars: ✭ 40 (+100%)
Mutual labels:  filesystem
luufs
Lazy man's, user-mode union file system
Stars: ✭ 28 (+40%)
Mutual labels:  filesystem
xplr
A hackable, minimal, fast TUI file explorer
Stars: ✭ 2,271 (+11255%)
Mutual labels:  filesystem
chokidar-socket-emitter
a simple chokidar watcher which emits events to all connected socket.io clients
Stars: ✭ 28 (+40%)
Mutual labels:  filesystem
xbox-winfsp
Brings native support for Xbox filesystems (FATX, STFS & GDFX/XGD/XDVDFS) to Windows.
Stars: ✭ 37 (+85%)
Mutual labels:  filesystem
Lexical.FileSystem
Virtual IFileSystem interfaces, and implementations.
Stars: ✭ 24 (+20%)
Mutual labels:  filesystem

to run:

btcfs > btcfs.log 2>&1
sudo mount -t 9p 127.0.0.1 -o port=5640,version=9p2000.u,access=any /mnt

read the kernel docs on 9p for more info

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