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

Updated 5 months ago

Code used for generating `https://flanchan.moe/canary.txt`

Updated 7 months ago

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

Updated 8 months ago

Securely read a user password with extensible ruling and processing options, than write it asymmetrically encrypted to an output stream or file. Intended for use by other processes for secure process spawning-based IPC user password reading, hashing, or key-derivation. A simpler and easier to use `pinentry` replacement.

Updated 10 months ago

An ergonomic, constexpr-constructed C++ library for argument parsing, defining highly extensible parsing rules at compile-time that can be executed at runtime with a C API.

Updated 11 months ago

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

Updated 1 year ago

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

Updated 1 year ago

chacha20_poly1305 encryption CLI tool

Updated 1 year ago

3 pass byte shuffler/unshuffler

Updated 1 year ago

automatic copy-on-write memory slices for C

Updated 1 year ago

lol

Updated 1 year ago

Real-time imageboard w/ hacks

Updated 1 year ago

Collection of small utilities for Rust

Updated 1 year ago

Order files by their timestamps

Updated 1 year ago

Real-time imageboard w/ hacks

Updated 1 year ago

RNG command line utils

Updated 2 years ago

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

Updated 2 years ago

Updated 2 years 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 2 years ago

statically sized, stack allocated `String` for Rust.

Updated 2 years ago