Avril flanchan

A safe library for allocating arbitrarily sized data on the stack at runtime in 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

statically sized, stack allocated `String` for Rust.

Updated 2 years ago

Parallel hashing of data.

Updated 2 years ago

Various cryptography helpers for Rust

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

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

collection of CL util functions that may be useful or not

Updated 2 years ago

Kana mnemonic hashes

Updated 2 years ago

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

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

Parallel population of an array safely shared across threads.

Updated 2 years ago

HTTP server connecting to a single Markov chain

Updated 2 years ago

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

Updated 2 years ago

simple duplicate detector

Updated 2 years ago