lol

Updated 3 months ago

Order files by their timestamps

Updated 4 months ago

Real-time imageboard w/ hacks

Updated 3 months ago

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

Updated 1 week 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 11 months ago

statically sized, stack allocated `String` for Rust.

Updated 11 months ago

Parallel hashing of data.

Updated 11 months ago

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

Updated 3 weeks ago

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

Updated 12 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 12 months 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 1 year ago

Soontm

Updated 1 year ago

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

Updated 1 year ago

A simple and featureful async interface for `setTimeout()` and `setInterval()`. And a simple and featureful interface for semaphores in async JavaScript.

Updated 1 year ago

Parallel population of an array safely shared across threads.

Updated 1 year ago

useful C macros, typedefs, and debugging/tracing functions.

Updated 1 year ago

Updated 1 year ago

Updated 1 year ago

advent of code 2021 probably won't do much of this shit

Updated 1 year ago

basic, simple C++ prng API and library

Updated 1 year ago