Basic Terminable Thread Manager
A simple terminatable thread implemented with pthread
A simple crate to abstract logic to terminate threads, coroutines and the like.
A thread pool which agressively terminates its threads as soon as they are idle.
TUI library to build modern apps inspired by React, Elm, with Flexbox, CSS, editor component, emoji support, and more
Terminal workspace manager for concurrent AI coding agent sessions (tmux/zellij)
A comprehensive Rust library for building CLI network scanner applications with robust input validation, terminal interaction, and URL parsing capabilities.
Production-grade leak hunting at the CLI for JVM/Android hprof dumps: retained-size dominators, leak suspects, R8 mapping deobfuscation, content previews, bitmap mode, snapshot diff. LLM-friendly.
A adb logcat wrapper and log processor
Advanced threading architecture for multi-device PoKeys applications
Unified TUI search over local coding agent histories
Various ways of stopping threads on various platforms, without requiring the thread to poll.