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.