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
tinytyping is simply type check.
2020
2021
2022
2023
2024
2025
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 o...
2020
2021
2022
2023
2024
2025
0.0
Guard plugin for Flow type checks
2020
2021
2022
2023
2024
2025
0.0
Basic file type checks based on a few header bytes
2020
2021
2022
2023
2024
2025
0.0
Objective-C style named parameters and type checking for Ruby.
2020
2021
2022
2023
2024
2025
0.0
Contains validators for date and time values, type checking.
2020
2021
2022
2023
2024
2025
0.0
rubber-c-binder allows a rubyish means of generating bindings for C libraries,
including (but not limited to) GObject based libraries.
It allows C code to be written in the context of a ruby style class/method layout
and eases type checking and conversion between Ruby & C datatyp...
2020
2021
2022
2023
2024
2025
0.0
Guard plugin for the Sorbet Ruby type checker
2020
2021
2022
2023
2024
2025
0.0
The strongtyping gem is a Ruby library that provides type checking and
method overloading.
2020
2021
2022
2023
2024
2025
0.0
rails-tc bundles everything required to properly setup type checking with sorbet in rails projects
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.0
TStruct is type checked Struct
2020
2021
2022
2023
2024
2025
0.0
tspec can check type of methods arguments and return value.
2020
2021
2022
2023
2024
2025
0.0
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
RubyLess is an interpreter for "safe ruby". The idea is to transform some "unsafe" ruby code into safe, type checked ruby, eventually rewriting some variables or methods.
2020
2021
2022
2023
2024
2025
0.0
Lazy static type checking
2020
2021
2022
2023
2024
2025
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
2020
2021
2022
2023
2024
2025
0.0
Super basic type checking functions in ruby.
2020
2021
2022
2023
2024
2025
0.0
Iz provides an API for type checking objects.
2020
2021
2022
2023
2024
2025