sink a program's input and output to /dev/null

Updated 2 years ago

Soontm

Updated 2 years ago

A single-header-only opaque type-erased object handle library for C++. For interop with C libraries that use incomplete types and for general type-erasure and type-safe internal casting.

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

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

Updated 2 years ago

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

Updated 1 year ago

Parallel hashing of data.

Updated 2 years ago

statically sized, stack allocated `String` for Rust.

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

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

Updated 1 year ago

Real-time imageboard w/ hacks

Updated 1 year ago

Order files by their timestamps

Updated 1 year ago

lol

Updated 1 year 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

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

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

Updated 7 months ago