tinychain

Crates.iotinychain
lib.rstinychain
version0.17.0
created_at2021-02-21 02:20:53.320737+00
updated_at2024-08-14 17:43:34.195894+00
descriptionNext-gen cloud service runtime
homepage
repositoryhttps://github.com/haydnv/tinychain.git
max_upload_size
id358321
size104,948
Haydn Vestal (haydnv)

documentation

README

TINYCHAIN

Crates.io Docs.rs

TinyChain is an all-in-one database + application server with support for blockchains, graphs, tables, and tensors.

TinyChain features automatic, out-of-the-box support for cross-service transactions--meaning that it brings the transactionality of a traditional database up to, and across, the application layer. TinyChain also features automatic multithreading and GPU acceleration.

TinyChain is early beta software. Many features are not fully tested, or not yet available in the public API.

If you're not sure whether TinyChain is for you, or if you have a question or find a bug, please start a discussion!

For more information, including tutorials, see the website at https://www.tinychain.net/. You can also find usage examples in the tests.

Commit count: 3187

cargo fmt