Sane C++ Libraries - February 2026

✅New SerialPort lib
✅File+Async support named pipes
✅AsyncFileSend (sendfile / TransmitFile)
✅Async uses pidfd (process) / eventfd (wake-up)
✅AGENTS.md
✅Support running SCTest in parallel worktrees

https://github.com/Pagghiu/SaneCppLibraries/releases/tag/release%2F2026%2F02

#cpp #cplusplus #programming

Release 2026-02 · Pagghiu/SaneCppLibraries

February 2026 Update Blog Post SerialPort and Named Pipes February has been all about connecting low-level I/O pieces end to end. A new cross-platform SerialPort library landed with dedicated tests...

GitHub