ipn_sim

所属分类:区块链开发
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2021-09-16 23:58:06
上 传 者sh-1993
说明:  考虑到行星间网络(IPN)而设计的容错网络(DTN)模拟器。在Rust.中实施。,
(A Delay Tolerant Networking (DTN) simulator designed with the InterPlanetary Network (IPN) in mind. Implemented in Rust.,)

文件列表:
.idea/ (0, 2021-09-16)
.idea/deployment.xml (429, 2021-09-16)
.idea/dictionaries/ (0, 2021-09-16)
.idea/dictionaries/callu.xml (147, 2021-09-16)
.idea/inspectionProfiles/ (0, 2021-09-16)
.idea/inspectionProfiles/Project_Default.xml (4908, 2021-09-16)
.idea/ipn_sim.iml (5980, 2021-09-16)
.idea/jsLibraryMappings.xml (187, 2021-09-16)
.idea/modules.xml (266, 2021-09-16)
.idea/prettier.xml (227, 2021-09-16)
.idea/vcs.xml (180, 2021-09-16)
Cargo.lock (34907, 2021-09-16)
Cargo.toml (219, 2021-09-16)
config.toml (0, 2021-09-16)
graph_layout/ (0, 2021-09-16)
graph_layout/Cargo.toml (232, 2021-09-16)
graph_layout/examples/ (0, 2021-09-16)
graph_layout/examples/interactive_web_app/ (0, 2021-09-16)
graph_layout/examples/interactive_web_app/Cargo.toml (350, 2021-09-16)
graph_layout/examples/interactive_web_app/js/ (0, 2021-09-16)
graph_layout/examples/interactive_web_app/js/main.js (41, 2021-09-16)
graph_layout/examples/interactive_web_app/package-lock.json (447565, 2021-09-16)
graph_layout/examples/interactive_web_app/package.json (615, 2021-09-16)
graph_layout/examples/interactive_web_app/pkg/ (0, 2021-09-16)
graph_layout/examples/interactive_web_app/pkg/index.js (0, 2021-09-16)
graph_layout/examples/interactive_web_app/src/ (0, 2021-09-16)
graph_layout/examples/interactive_web_app/src/lib.rs (17607, 2021-09-16)
graph_layout/examples/interactive_web_app/style.scss (79, 2021-09-16)
graph_layout/examples/interactive_web_app/webpack.config.js (1506, 2021-09-16)
graph_layout/src/ (0, 2021-09-16)
graph_layout/src/graph_layout.rs (4912, 2021-09-16)
graph_layout/src/lib.rs (231, 2021-09-16)
graph_layout/src/vertex.rs (407, 2021-09-16)
ipn_sim_bin/ (0, 2021-09-16)
... ...

# IPN Sim A Delay Tolerant Networking (DTN) simulator designed with the InterPlanetary Network (IPN) in mind. Implemented in Rust. ## Features - A static [web app](https://goodingc.github.io/ipn_sim/web-app/) - Dynamic planetary bodies with signal occlusion - A (*small but expanding*) selection of DTN routers: - [Epidemic](http://issg.cs.duke.edu/epidemic/epidemic.pdf) - Vanilla - Acknowledged - [Spray and Wait](https://dl.acm.org/doi/10.1145/1080139.1080143) - Reporting capabilities - An *early stage* static [router zoo](https://goodingc.github.io/ipn_sim/router-zoo/) - A router profiler ## Roadmap - General cleanup - Documentation - Scenario config file parser - Multithreading support in executable - Possible incremental reporting model - Multithreading support for wasm builds - More routers - Workaround for constant message parsing

近期下载者

相关文件


收藏者