Polyfill IFUNC `memfd_secret()` syscall stub, with fallback for non-enabled systems.
Updated 7 months ago
Code used for generating `https://flanchan.moe/canary.txt`
Updated 2 years 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 2 years 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 2 years ago
lol
Updated 2 years ago
Order files by their timestamps
Updated 3 months ago
Real-time imageboard w/ hacks
Updated 2 years ago
Creating and managing memory mappings over an arbitrary file-descriptor holding object in Rust.
Updated 9 months 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
collect all of standard input until its end, then output it all of it at once to standard output.
Updated 2 years ago
reverses all collected input from arguments or stdin lines, then outputs it (configurably) line by line to stdout
Updated 10 months 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
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
Soontm
Updated 3 years ago
sink a program's input and output to /dev/null
Updated 3 years ago
A simple and featureful async interface for `setTimeout()` and `setInterval()`. And a simple and featureful interface for semaphores in async JavaScript.
Updated 3 years ago
Parallel population of an array safely shared across threads.
Updated 3 years ago
useful C macros, typedefs, and debugging/tracing functions.
Updated 3 years ago