Collection of small utilities for Rust
Updated 2 years ago
Order files by their timestamps
Updated 2 years ago
Real-time imageboard w/ hacks
Updated 2 years ago
RNG command line utils
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 3 years ago
statically sized, stack allocated `String` for Rust.
Updated 3 years ago
Parallel hashing of data.
Updated 3 years ago
Various cryptography helpers for Rust
Updated 3 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 3 years ago
collection of CL util functions that may be useful or not
Updated 3 years ago
Kana mnemonic hashes
Updated 3 years ago
sink a program's input and output to /dev/null
Updated 3 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 3 years ago
Parallel population of an array safely shared across threads.
Updated 3 years ago
HTTP server connecting to a single Markov chain
Updated 3 years ago