a-dwarf / chronos

Hetu protocol POC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hetu

This is the developing prototype of Hetu, a general-propose message-passing framework which consider causality as first class citizen.

Project layout:

  • src/ the shared core definitions, including multiplex-enabled transport abstraction, Tokio-integration helpers, cryptography-related types, etc.
  • docs/ high-level design documents
  • tools/ scripts for testing and benchmarking

About

Hetu protocol POC


Languages

Language:Rust 99.9%Language:Dockerfile 0.1%