0.01
Type-checked set and array
2020
2021
2022
2023
2024
2025
0.0
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
Rubyt is a ruby gem that provides type checking functionality. It includes support for various types such as Boolean, Integer, String, Array, Hash and more. This gem is designed to enforce type safety, facilitating the creation of readable and maintainable code. It includes custom error handling ...
2020
2021
2022
2023
2024
2025
0.0
# foundationallib
<h2>Finally, a cross-platform, portable, well-designed, secure, robust, maximally-efficient C foundational library — Making Engineering And Computing Fast, Secure, Responsive And Easy.</h2>
<br>
<h2><i>Library Uses - What It Does, What It Is, And What It Is A Solution For...
2020
2021
2022
2023
2024
2025
0.0
Allows you check if an object match a class expression. It is typically
used to check the type of method paraameters. It is an alternative to using
Ruby-3 .rbs files but with a different syntax and only dynamic checks
Typically you'll include the Constrain module and use #co...
2020
2021
2022
2023
2024
2025
0.02
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
An on-demand arbitrary check and conversion library that won't destroy your data.
2020
2021
2022
2023
2024
2025
0.0
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.0
Allows for easy YAML parsing and type checking, as well as generators
2020
2021
2022
2023
2024
2025
0.02
A new check for puppet-lint that validates that all parameters are typed.
2020
2021
2022
2023
2024
2025
0.02
A puppet-lint plugin to check that Optional class/defined type parameters don't default to anything other than `undef`.
2020
2021
2022
2023
2024
2025
0.0
Create resources with run-time payload type checking and link validation
2020
2021
2022
2023
2024
2025
0.02
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
The suckysockets gem provides the user with the opportunity to check whether a power adapter is needed when travelling from one country to another.
1. How to install the gem
gem install suckysockets
2. How to use it
To run the program just type 'suckysockets' in the command line.
You will be ...
2020
2021
2022
2023
2024
2025
0.0
== Description
A Rack compatible JSON-RPC2 server domain specific language (DSL) - allows JSONRPC APIs to be
defined as mountable Rack applications with inline documentation, authentication and type checking.
e.g.
class Calculator < JSONRPC2::Interface
title "JSON-RPC2 Calculator"
in...
2020
2021
2022
2023
2024
2025
0.0
yae provides a simple enum class (enumerated type) implementation (Yae::Enum) that can be used to abstract a set of values. It also provides methods to check values existence in the enum and to iterate over its contents.
2020
2021
2022
2023
2024
2025
0.02
Type-checked serializers for your Ruby objects
2020
2021
2022
2023
2024
2025
0.01
A dynamic type checker for gRPC methods
2020
2021
2022
2023
2024
2025
0.0
Experimental type checker
2020
2021
2022
2023
2024
2025
0.03
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