tasker-rb 0.1.1
Ruby FFI bindings for tasker-core, providing 10-100x performance improvements for workflow orchestration, dependency resolution, and state management. This gem enables Rails applications using the Tasker engine to leverage Rust's performance for computationally intensive orchestration operations while maintaining Ruby's flexibility for business logic.
Gemfile:
=
install:
=
Versions:
- 0.1.1 February 10, 2026 (11.6 MB)
Runtime Dependencies (13):
activesupport
~> 8.0
concurrent-ruby
~> 1.3.5
concurrent-ruby-ext
~> 1.3.5
csv
~> 3.3
dotenv
~> 2.8
dry-events
~> 1.1
dry-struct
~> 1.8
dry-types
~> 1.8
dry-validation
~> 1.10
faraday
~> 2.12.2
json-schema
~> 2.4, >= 2.4.0
logger
~> 1.6
rb_sys
~> 0.9.39