VSTDev

VSTDev

License: MIT


Description:

VSTDev is the Virtual Studio Technology development portal providing open-source SDK resources and getting-started guides for plugin development. The VST3 SDK, MIT-licensed, offers API access, examples, and documentation for building VST plugins.

Async QUIC and HTTP/3 made easy: tokio-quiche is now open-source


Async QUIC and HTTP/3 made easy: tokio-quiche is now open-source

License: BSD-2-Clause license


Description:

tokio-quiche is an asynchronous QUIC library built on quiche and the Tokio runtime, designed to simplify HTTP/3 development by providing sans-io primitives and an actor-based IO loop for building custom HTTP/3 clients and servers.

raylib

raylib

License: Zlib license


Description:

raylib is a simple, easy-to-use C library for videogames programming. It aims for minimalism and rapid prototyping with no external dependencies, multi-platform support, and a rich set of examples and bindings to many languages.

OpenZL

OpenZL

License: BSD license


Description:

OpenZL is a framework for building format-aware data compressors. It generates specialized compressors from data descriptions, all compatible with a single universal decompressor, delivering high compression and speed for large-scale data workflows.