0.03
Low commit activity in last 3 years
No release in over a year
Yadriggy builds the abstract syntax tree (AST) of a method, checks its syntax and types, and runs it. When checking the syntax and types, it is treated as the code written in a domain specific language (DSL). It also provide simple DSLs for computation offloading from Ruby to C, Python, etc.
2020
2021
2022
2023
2024
2025
0.0
The project is in a healthy, maintained state
TypedOperation is a command pattern implementation where inputs can be defined with runtime type checks. Operations can be partially applied.
2020
2021
2022
2023
2024
2025
0.04
No commit activity in last 3 years
No release in over 3 years
MooseX is an extension of Ruby object DSL. The main goal of MooseX is to make Ruby Object Oriented programming easier, more consistent, and less tedious. With MooseX you can think more about what you want to do and less about the mechanics of OOP. It is a port of Moose/Moo from Perl to Ruby world...
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
This gem adds Mobility plugin, which can be turned on for Rails model, and will check types of values passed to setters.
2020
2021
2022
2023
2024
2025
0.02
No release in over a year
A modern modular service object toolkit for Rails, that respects database transactions and adds type checks to returned values.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Only 70 lines. Add a optional type system to ruby using runtime checks and contracts . make it crash early, know exactly what a function (or method) returns and specify the 'type' of the parameters using good old ducktyping
2020
2021
2022
2023
2024
2025
0.01
No release in over a year
Platform Agnostic SEcurity TOkens are a specification for secure stateless tokens. This is an implementation of PASETO tokens, and the PASERK key management extensions, in ruby, with runtime static type checking provided by Sorbet.
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
A Ruby dialect that includes types in the language. Transpiles to Ruby and RBS by leveraging the ruby-next and irbs gems. Type checks with steep.
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
Generate all parts of a compiler, including the lexer, parser, syntax tree, symbol table, type checker, code generator, and optimizer.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
The strongtyping gem is a Ruby library that provides type checking and method overloading.
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
Contains validators for date and time values, type checking.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Basic file type checks based on a few header bytes
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Decorator style assertions and type check library for Contract programming.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Objective-C style named parameters and type checking for Ruby.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Low commit activity in last 3 years
# mdtoc - Markdown Table of Contents Read Markdown files and output a table of contents. ## Installation Requirements: * [Ruby](https://www.ruby-lang.org/en/) (see [.ruby-version](./.ruby-version)) ``` $ gem install mdtoc ``` ## Usage ``` $ mdtoc --help Usage: mdtoc [options] files or dire...
2020
2021
2022
2023
2024
2025