A terminal progress bar renderer with status and spinners in Rust.

Updated 2 months ago

Creating and managing memory mappings over an arbitrary file-descriptor holding object in Rust.

Updated 7 months ago

collect all of standard input until its end, then output it all of it at once to standard output.

Updated 7 months ago

chacha20_poly1305 encryption CLI tool

Updated 8 months ago

Small byte-sized generic key-value map type for Rust

Updated 9 months ago

lol

Updated 10 months ago

Collection of small utilities for Rust

Updated 10 months ago

Order files by their timestamps

Updated 10 months ago

RNG command line utils

Updated 1 year ago

A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.

Updated 1 year ago

pipes stdin to stdout with a throttle (slowdown) rate specified by user. rate may be static or jitter to emulate a network connection or similar non-constant rate pipe.

Updated 1 year ago

statically sized, stack allocated `String` for Rust.

Updated 1 year ago

Parallel hashing of data.

Updated 1 year ago

Various cryptography helpers for Rust

Updated 2 years ago

reverses all collected input from arguments or stdin lines, then outputs it (configurably) line by line to stdout

Updated 2 years ago

creates configurable and usable in-memory `/proc//fds/`s to pass as files to program arguments for reading and/or writing from other spawned process' pipes.

Updated 2 years ago

Kana mnemonic hashes

Updated 2 years ago

Parallel population of an array safely shared across threads.

Updated 2 years ago

HTTP server connecting to a single Markov chain

Updated 2 years ago

simple duplicate detector

Updated 2 years ago