A highly parallel Perl 5 interpreter written in Rust
A Rust library for connecting to Siemens S7 PLCs
Highly parallelized, blazing fast directory tree analyzer
Cross-process and cross-host actor messaging for atomr — TCP transport, framed PDU codec, ack'd delivery, endpoint state machine, watcher.
Cross-process and cross-host actor messaging for rakka — TCP transport, framed PDU codec, ack'd delivery, endpoint state machine, watcher.
Serial / USB-attached transport for atomr-remoting. Wraps tokio-serial and reuses atomr-remote's framed PDU codec to ship actor messages over /dev/ttyACM0, /dev/ttyGS0, COMx without going over the network.
Native Rust runtime for actor-based concurrent and distributed systems. Umbrella crate — pull in subsystems via feature flags.
Membership, gossip, reachability, vector clocks, and split-brain resolvers for atomr clusters.
Adaptive load balancing using cluster-wide metrics for atomr.
Sharded entities for atomr — allocation strategies, rebalance, three-phase handoff, remember-entities.
Distributed pub/sub, cluster singleton, and cluster client patterns for atomr.
Layered HOCON-style configuration for atomr — `include`, `${path}` substitution, `${?ENV}`, dotted keys, arrays.