Sign in Sign up
rubygems

activefunction

ActiveFunction is a collection of gems designed to be used with Function as a Service (FaaS) computing instances. Inspired by aws-sdk v3 gem structure and rails/activesupport. Features: - Ruby Version Compatibility: Implemented with most of Ruby 3.2+ features, with support for Ruby versions >= 2.6 through the RubyNext transpiler (CI'ed). - Type Safety: Achieves type safety through the use of RBS and Steep (CI'ed) [Note: disabled due to the presence of Ruby::UnsupportedSyntax errors]. - Plugins System: Provides a simple Plugin system inspired by Polishing Ruby Programming by Jeremy Evans to load gem plugins and self-defined plugins. - Gem Collection: Offers a collection of gems designed for use within ActiveFunction or as standalone components.

Activity

Latest release
2y ago
Total releases
6
Cadence
~3 months
Last 12 months
0

Details

License
MIT
First release
Feb 11, 2023
Releases
Version Released
0.4.2 patch
0.4.1 patch
0.4.0 minor
0.3.5 patch
0.3.4 patch
0.3.3 initial