Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyperos/hyperos.github.io
hyperos website repo. a tiny portable linux designed for reproducibility
https://github.com/hyperos/hyperos.github.io
Last synced: 5 days ago
JSON representation
hyperos website repo. a tiny portable linux designed for reproducibility
- Host: GitHub
- URL: https://github.com/hyperos/hyperos.github.io
- Owner: hyperos
- Created: 2015-08-23T14:50:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-21T20:34:10.000Z (about 9 years ago)
- Last Synced: 2024-08-01T12:28:38.962Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 219 KB
- Stars: 19
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-starred - hyperos/hyperos.github.io - hyperos website repo. a tiny portable linux designed for reproducibility (others)
README
caution: this project is a work in progress
![logo](hyperos.png)
For more info see [the website](http://hyperos.io)
### components- [hyperfs](https://www.npmjs.com/package/hyperfs) - content-addressable userspace union file system
- [hyperlog](https://www.npmjs.com/package/hyperlog) - merkle DAG that replicates based on scuttlebutt logs and causal linking
- [hyperfuse](https://github.com/mafintosh/hyperfuse) - expose a filesystem over tcp or stdio
- [hyperfused](https://github.com/mafintosh/hyperfused) - mount a remote hyperfuse drive over tcp or stdio (C daemon)
- [hypercore](https://github.com/maxogden/hypercore) - a distribution of tinycore linux that includes hyperfused
- [linux](https://www.npmjs.com/package/linux) - a node wrapper around the Mac OS (and eventually Windows) hypervisor that can download and run the hypercore linux VM
- [mini-container](https://github.com/mafintosh/mini-container) - a minimal container runtime that does very few things
- [dat](https://github.com/maxogden/dat) - a dataset version control tool, which will eventually incorporate the above components into its workflows