ax_core

Crates.ioax_core
lib.rsax_core
version0.3.1
sourcesrc
created_at2019-11-19 02:05:58.533157
updated_at2024-01-02 11:45:47.210073
descriptionCore library implementing the functions of ax
homepagehttps://developer.actyx.com/
repositoryhttps://github.com/Actyx/Actyx
max_upload_size
id182350
size1,987,646
Roland Kuhn (rkuhn)

documentation

https://docs.rs/ax-core

README

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.

Commit count: 5282

cargo fmt