dvcompute_network 2.0.0

Discrete event simulation library (the generalized network interface)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.libc]
version = "0.2.0"

[package]
authors = ["David Sorokin <davsor@mail.ru>"]
categories = ["simulation"]
description = "Discrete event simulation library (the generalized network interface)"
edition = "2018"
homepage = "https://gitflic.ru/project/dsorokin/dvcompute"
keywords = ["simulation"]
license = "MPL-2.0"
name = "dvcompute_network"
readme = "README.md"
repository = "https://gitflic.ru/project/dsorokin/dvcompute"
version = "2.0.0"