0.0
The fastest type checking gem
2021
2022
2023
2024
2025
2026
0.0
Install gsl, statistics2 and provides a C extension to optimize the following methods
* Vector#frecuencies
* Vector#set_valid_data
* Vector#check_type
* Dataset#case_as_hash
* Dataset#case_as_array
* Bivariate::Tetrachoric
2021
2022
2023
2024
2025
2026
0.0
Reliable contract definition, data validation, and type checking for Ruby.
2021
2022
2023
2024
2025
2026
0.0
Generate all parts of a compiler, including the lexer, parser, syntax tree, symbol table, type checker, code generator, and optimizer.
2021
2022
2023
2024
2025
2026
0.0
Language server implementation that provides Steep-equivalent type checking features using ruby-lsp's single-process multi-threaded architecture
2021
2022
2023
2024
2025
2026
0.0
Create resources with run-time payload type checking and link validation
2021
2022
2023
2024
2025
2026
0.0
Decorator style assertions and type check library for Contract programming.
2021
2022
2023
2024
2025
2026
0.0
rails-tc bundles everything required to properly setup type checking with sorbet in rails projects
2021
2022
2023
2024
2025
2026
0.0
TStruct is type checked Struct
2021
2022
2023
2024
2025
2026
0.0
# 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))
```bash
gem install mdtoc
```
## Usage
```bash
mdtoc --help
Usage: mdtoc [options] files or ...
2021
2022
2023
2024
2025
2026
0.0
It is a delegate library that checks the type of an argument
2021
2022
2023
2024
2025
2026
0.0
This gem is for printing hyperlinks in supported terminal emulators. It is a simple wrapper that abstracts the ANSI characters usually required to achieve this, which are annoying to type out. Check out the gist that inspired this gem at: https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f...
2021
2022
2023
2024
2025
2026
0.0
This tool are used to perform different type of checks for the gApps to encounter status and problems
2021
2022
2023
2024
2025
2026
0.0
Built to support all types of checkout integration between Akatus and your application
2021
2022
2023
2024
2025
2026
0.0
Gem helps to do next things with your objects - check the type, make a conversions and work with hashes
2021
2022
2023
2024
2025
2026
0.0
A database structure reader for PostgreSQL with support for tables, fields, primary keys, indexes, foreign keys, check constraints, enum types and extensions.
2021
2022
2023
2024
2025
2026
0.0
The MessageMedia Lookups API provides a number of endpoints for validating the phone numbers you’re sending to by checking their validity, type and carrier records.
2021
2022
2023
2024
2025
2026
0.0
Selectively add type safety to your methods.
2021
2022
2023
2024
2025
2026
0.03
Check yardoc format like tag type.
2021
2022
2023
2024
2025
2026
0.0
ruby-contract provides support for describing and using types via unit-tests. It offers support for specifying contracts (Contract), method signature checks (Module#signature), automatic adaption between types (Kernel#adaption) and integration with the classic message- and class-based typing.
2021
2022
2023
2024
2025
2026