`SerialPipe` is a simple program that can be used to read from/write to a serial device node
Turn serde+bincode into a pipe: push `T`s and pull `u8`s, or vice versa. This library gives you a `Serializer` pipe, into which you can push `T`s and pull `u8`s; and a `Deserializer` pipe, into which you can push `u8`s and pull `T`s.
Utility to link a windows named pipe to a serial COM port
Windows kernel debugger for Linux hosts running Windows under KVM/QEMU
Wrapper around the common kinds of (mostly Linux) file descriptors, including sockets, pipes, FIFOs, terminals, serial ports, character devices, epoll, POSIX message queues, timerfd, eventfd, signalfd fanotify and inotify
A highly parallel Perl 5 interpreter written in Rust
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
Persistent per-session MCP (Model Context Protocol) server lifecycle: spawn child processes on session open, route JSON-RPC calls over stdio, SIGKILL on Drop. The missing piece for ACP session/new + mcpServers.
no_std-friendly framed byte-stream protocol with incremental encode/decode
Serde-compatible serializer and deserializer for TOON (Token-Oriented Object Notation)
A highly customizable, optimized, and modular tree rendering library
Iterates Bitcoin blocks
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.