steady_state 0.0.18

Framework for building long runnnig low latency actor based services on Linux. Provides visual telemetry to watch data flows between actors. Uses earlang style supervisors to defend against panics and uses non blocking async ringbuffers for inter actor communication.
Documentation

steady_state

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 3 of them enabled by default.

default

proactor_nuclei (default)

prometheus_metrics (default)

This feature flag does not enable additional features.

telemetry_server_builtin (default)

This feature flag does not enable additional features.

nuclei

proactor_tokio

restart_actors_when_debugging

This feature flag does not enable additional features.

telemetry_history

This feature flag does not enable additional features.

telemetry_on_telemetry

This feature flag does not enable additional features.

telemetry_server_cdn

This feature flag does not enable additional features.