nucleon 0.1.1

Building blocks to create a Nucleus app.
Documentation
  • Coverage
  • 31.82%
    7 out of 22 items documented0 out of 13 items with examples
  • Size
  • Source code size: 23.01 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 12.7 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 37s Average build duration of successful builds.
  • all releases: 37s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • rytec-nl

Nucleus-app is a modular application framework using Nucleons for building blocks


Nucleus-app consists of the Nucleus base system, the Nucleon building blocks (modules) and the Nucleus-rpc for communication.

Warning: This app is still in development and very prone to change.

Examples

In the examples folder there are applications that show how to use the framework. To run an example do the following:

cd examples/ping-pong
RUST_LOG=info cargo run

This will run the ping pong example using a single Nucleon.