Skip to content
View tomoikey's full-sized avatar
🥺
ぴえん
🥺
ぴえん

Block or report tomoikey

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tomoikey/README.md
tomoikey — Type safety is not a luxury, it's a necessity.

$ echo $TOMOIKEY_TOKEN

eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJodHRwczovL2dpdGh1Yi5jb20vdG9tb2lrZXkiLCJzdWIiOiLjgYrliY0iLCJhdWQiOiLmmofkurrlkITkvY0iLCJleHAiOjI1MzQwMjMwMDc5OSwibWVzc2FnZSI6IkRlY29kZeOBl-OBoeOCg-OBo-OBpnd3IOaah-OBi-OCiHd3dyDjg5rjg4Pjg5rjgrHjg5rjg7x3d3d3dyJ9.RbnZpWous0zMNO4mItYs5dWUHIuAL9qlYVs1t44ibpw

$ cargo search --owner tomoikey --sort stars

refined_type — refine your types, banish invalid values  /  typesafe_builder — builder pattern, verified by the compiler

$ ls -la ~/arsenal

favorites

frontend

infra_cloud

data_api

$ git log --stat --author=tomoikey

crafted by tomoikey

Pinned Loading

  1. refined_type refined_type Public

    `refined_type` is a library that facilitates type composition, enabling the simple description of efficient validation processes and high runtime safety.

    Rust 77 1

  2. typesafe_builder typesafe_builder Public

    🚀 The Ultimate Builder Pattern Implementation Powered by Rust's Type System. Type safety is not a luxury, it's a necessity.

    Rust 35 2

  3. functional_programming functional_programming Public

    Scalaのかっこいいプログラム

    Scala