https://github.com/craftspider/tbf
https://github.com/craftspider/tbf
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/craftspider/tbf
- Owner: CraftSpider
- License: apache-2.0
- Created: 2021-08-03T19:18:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-03T02:54:19.000Z (over 2 years ago)
- Last Synced: 2025-02-02T04:03:54.863Z (over 1 year ago)
- Language: Rust
- Size: 43.9 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Tag Based Filesystem
An implementation of a tag-based filesystem, where instead of a directory tree, all files are accessed and sorted
by a set of tags.