tensorwarp 0.1.0

High-throughput concurrency framework optimized for data locality in massively parallel systems.
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.thiserror]
version = "1.0"

[dependencies.tracing]
version = "0.1"

[package]
authors = ["Xanu Admin <admin@tensorwarp.io>"]
categories = ["concurrency", "science", "simulation"]
description = "High-throughput concurrency framework optimized for data locality in massively parallel systems."
documentation = "https://tensorwarp.io"
edition = "2021"
homepage = "https://tensorwarp.io"
keywords = ["concurrency", "synchronization", "parallel", "low-latency"]
license-file = "LICENSE"
name = "tensorwarp"
publish = true
readme = "README.md"
repository = "https://github.com/TensorWarp/core"
version = "0.1.0"