POCO is a collection of cross-platform C++ class libraries for building network- and internet-based applications across desktop, server, mobile, IoT, and embedded systems.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONcaddy-midi is a Caddy HTTP handler that serves Standard MIDI Files as synthesized WAV audio using a SoundFont. Built in pure Go with no cgo, it allows browsers to play MIDI files directly via standard audio tags with full support for seeking and range requests.
Caddy is an extensible, multi-platform web server written in Go that provides automatic HTTPS by default and supports HTTP/1.1, HTTP/2, and HTTP/3.
Uvicorn is a fast ASGI web server for Python, supporting HTTP/1.1 and WebSockets. It’s designed for async frameworks and can be extended with optional dependencies like uvloop and httptools.
Takibi is a research systems language and a Linux-ABI-compatible monolithic kernel designed to shift kernel runtime failures to compile-time errors using refinement types and affine ownership.