python3-rosbags

Python library to read, modify, convert, and write rosbag files

It contains: - highlevel easy-to-use interfaces, - rosbag2 reader and writer, - rosbag1 reader and writer, - extensible type system with serializers and deserializers, - efficient converter between rosbag1 and rosbag2, - and more. Rosbags does not have any dependencies on the ROS software stacks and can be used on its own or alongside ROS1 or ROS2

python3-rapidjson

Python wrapper around rapidjson

RapidJSON is an extremely fast C++ JSON parser and serialization library: this module wraps it into a Python 3 extension, exposing its serialization/deserialization (to/from either bytes, str or file-like instances) and JSON Schema validation capabilities.

libcryptacular-java

high level, general purpose Java cryptographic library

General-purpose Java cryptograhic library, which complements the Bouncy Castle libraries, that has the following design goals:

sfxr-qt

sound effect generator, QtQuick port of sfxr

This little tool was made to provide a simple means of getting basic sound effects into a game. You just need to hit a few buttons in this application to get some largely randomized effects. All the parameters used to create each sound are manually tweakable to allow fine-tuning if you feel like getting your hands dirty.

libstd-rust-1.78

Rust standard libraries

Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency.

libstk-5.0.0

Sound Synthesis Toolkit

The Sound Synthesis Toolkit is a C++ library with implementations of several sound synthesis algorithms, starting from Frequency Modulation, over Physical Modelling and others. It can be used as a library, but it also provides some nice software synthesizers.