decentralized-internet

Crates.iodecentralized-internet
lib.rsdecentralized-internet
version0.2.2
sourcesrc
created_at2019-11-15 18:30:32.401979
updated_at2019-12-13 20:09:29.886186
descriptionA library to create decentralized and grid computing applications via Rust
homepage
repository
max_upload_size
id181593
size229,516
Andrew Kamal (Mentors4EDU)

documentation

README

Decentralized Internet

npm | Crates.io | Discord | Gitter | Read the Docs | Crates.io | Crates.io (version) | Crates.io | GitHub repo size | GitHub commits since latest release

Welcome to the decentralized internet repo, please download to get started, and share this repo to show support for the decentralized web.

This crates.io package is a library to create decentralized and grid computing applications via Rust

Core Dependencies
fs = "0.0.5"
io = "0.0.2"
env = "0.0.0"
log = "0.4.0"
rand = "0.7.2"
time = "0.1.42"
rayon = "1.2.0"
chrono = "0.4.9"
tokio = "0.1.22"
thread = "0.0.1"
worker = "1.0.0"
futures = "0.3.1"
num_cpus = "1.11.1"
env_logger = "0.7.1"
process_lock = "0.1.0"
streaming-harness = "0.1.1"
Commit count: 0

cargo fmt