A fast, phoneme-aware rhyme, alliteration, and assonance finder for the command line.
A collection of types and utilities for interacting with the TON network
A collection of types and utilities for interacting with the TON network
A collection of types and utilities for interacting with the TON network
A collection of types and utilities for interacting with the TON network
A collection of types and utilities for interacting with the TON network
A collection of types and utilities for interacting with the TON network
Create delayed and periodic Receivers
Executor agnostic task manager and async scheduler for Rust.
A gem that provides a simple mechanism for timing and reporting how long your code takes to run. Benchmark is great but, for simple timing needs, I prefer a narrower API. Often, I just want to know how long something took without having to add temporary variables and fuss over the output.
TickTock makes it easy to wrap your Ruby code to measure nested timings and to log them -- even when the code is asynchronous or lazy, so straight-forward blocks do not work. Versions follow SemVer.