Skip to content

Repository files navigation

Reactive Graph

This repository contains the standard library for the Reactive Graph.

Reactive Graph is a reactive runtime based on a graph database, empowering everyone to build reliable and efficient software.


Build

List of Plugins

In this repository you'll find the essential plugins which are necessary or useful for all use cases.

NameDescription
ArithmeticProvides arithmetic gates and operations
BaseProvides basic components and entity types
ColorColors and colorspace transformations
ComparisonProvides comparison gates
ConnectorProvides property connectors
Date TimeDate and Time, Durations and calculation
JSONHandles JSON arrays and objects
LogicalProvides logical operations
NumericNumeric operations
RandomGenerate random numbers
ResultResult components
StateDebounced states
StringProvides string operations
TriggerTriggers and actions
ValueValues and state management

Moving plugins to a different repository

RepositoryNameDescription
metaMeta DataMeta Data - Dublin Core, EXIF
metaTaxonomyTaxonomy - categories and tags

Local Build + Local Deployment

Setup deployment directory in .deployment.toml

target_dirs = [
"../reactive-graph/plugins/deploy"
]

Install a specific plugin

cargo build
cargo post build --package=reactive-graph-std-date-time

Install all plugins of this repository at once

cargo build
cargo post build --package=deployment-all

About

This repository contains the standard library for the Reactive Graph

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

6 watching

Forks

Releases

Used by

Contributors

Languages