Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/craftspider/tbf
https://github.com/craftspider/tbf
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/craftspider/tbf
- Owner: CraftSpider
- License: apache-2.0
- Created: 2021-08-03T19:18:19.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-03T02:54:19.000Z (about 1 year ago)
- Last Synced: 2024-09-17T03:30:00.544Z (2 months 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.