4 releases (2 breaking)

0.3.1 Jan 2, 2024
0.3.0 Dec 22, 2023
0.2.0 Dec 18, 2023
0.1.0 Nov 19, 2019

#66 in #decentralized


Used in ax

Apache-2.0

1.5MB
37K SLoC

Latest Version Rust Documentation

AX Core

AX is a decentralized event database, streaming and processing engine that allows you to easily build local-first cooperative apps. It makes it easy to run distributed applications on multiple nodes. It is a piece of software that allows you to run your own apps on one or more edge devices and have these apps seamlessly communicate and share data with each other.


Note: AX has been created by the company Actyx AG and predates the unrelated Actix framework (although AX wasn’t open-sourced until Oct’23). While we have changed crate names to avoid confusion, the company name remains Actyx AG and appears in some places.


This crate contains the implementation of the AX functionality, which will eventually be shaped such that it can be embedded by another application. For now, its intended purpose is only to serve as a dependency of the AX crate.

Dependencies

~67–110MB
~2M SLoC