home.social

#duktape — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #duktape, aggregated by home.social.

  1. is a lightweight engine.

    Duktape is an embeddable engine that allows for running JavaScript in C programs with bindings. Duktape is small, using less than 200 kB of memory for simple examples, making it suitable for . Duktape has Unicode support, a debugger, performance measuring, regex, garbage collection, coroutines, compiled functions, and more.

    Website 🔗️: duktape.org/

    apt 📦️: duktape

  2. is a collection of libraries.

    CHOC (Clean Header Only Classes) contains several libraries for performing various actions in C++. CHOC includes fast round trip float to string conversion, typed values that can be used in JSON, audio sample buffers, handling, code formatting, a simple wrapper for (), and more.

    Website 🔗️: github.com/Tracktion/choc