A toolbox for building distributed systems.
Crates
This project is a Cargo Workspace, containing the following related Crates:
pact: A compact data format and streaming codec that's easy to embed on any platform-- from robots to web services.pact-derive: Macros for deriving Pact codecs for any Rust data structure, and generating Rust data structures from TOML Pact definitions.pact-crypto: Pact extensions to support common cryptographic operations like hashing and signing data.
Please refer to the crates' generated documentation for more information.
License
All crates in this repository and workspace are copyright 2024 Alicorn Systems, Inc.
Licensed under the GNU Affero General Public License version 3, as published by the Free Software Foundation. Refer to the license file for more information.
If you have any questions, please reach out to [hello@alicorn.systems].