https://github.com/krypt0nn/hyperborea
A highly experimental decentralized network protocol. Moved to a separate organization: https://github.com/HyperboreaHQ
https://github.com/krypt0nn/hyperborea
Last synced: about 1 year ago
JSON representation
A highly experimental decentralized network protocol. Moved to a separate organization: https://github.com/HyperboreaHQ
- Host: GitHub
- URL: https://github.com/krypt0nn/hyperborea
- Owner: krypt0nn
- Archived: true
- Created: 2023-03-17T10:34:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-20T04:31:15.000Z (almost 2 years ago)
- Last Synced: 2025-03-13T00:37:07.400Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 551 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hyperborea
A highly experimental decentralized network protocol.
Some details can be found in [paper](paper.md).
| Project | Description |
| - | - |
| [hyperborealib](./hyperborealib) | Library implementing the protocol and all the related structs and components |
| [hyperborea-server](./hyperborea-server) | Background daemon |
| [hyperbox](./hyperbox) | Network analysis toolkit |
| [hyperbox](./hyperbox) | Elm-inspired high-level abstraction over the hyperborealib intended for applications development |
| [hyperchat](./hyperchat) | Example chat application |
Author: [Nikita Podvirnyi](https://github.com/krypt0nn)