An open API service indexing awesome lists of open source software.

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

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)