Tower-compatible OpenAPI client runtime. Types and traits that generated code from `toac-build` links against.
Code generator for the `toac` Tower-compatible OpenAPI client runtime. Typically invoked from a consumer's build.rs.
Jenkins API SDK in pure Rust with async and blocking clients, typed endpoints, pluggable middleware, and zero magic strings.
A simple library for managing system services on MacOS
Static pre-allocated bounded global allocator with hard caps and lock-after-init mode.
Fieldbus-independent CiA 402 profile: power state machine and Cia402Drive trait.
CAN (SocketCAN) reference connector for the taktora-connector framework. Implements BB_0070 (FEAT_0046).
PayloadCodec implementations for the taktora-connector framework. Realises BB_0003 (JsonCodec behind default-on `json` feature).
Connector framework core: traits, error/health/reconnect types, and channel descriptors shared by every taktora-connector protocol crate. Implements BB_0001 (taktora-connector-core).
EtherCAT reference connector for the taktora-connector framework. Implements BB_0030 (FEAT_0041).
ConnectorHost / ConnectorGateway builders and the framework's `Connector` trait. Implements BB_0005.
iceoryx2-backed envelope and channel transport for the taktora-connector framework. Implements BB_0002.