libbigstringaf-ocaml

bigstring intrinsics and fast blits for OCaml (runtime files)

The OCaml compiler has a bunch of intrinsics for Bigstrings, but they're not widely-known, sometimes misused, and so programs that use Bigstrings are slower than they have to be. And even if a library got that part right and exposed the intrinsics properly, the compiler doesn't have any fast blits between Bigstrings and other string-like types.

libgnuradio-limesdr3.0.2

LimeSDR blocks for GnuRadio (runtime library)

LimeSDR is a low cost, open source software defined radio (SDR) platform that can be used to support just about any type of wireless communication standard.

libstorj0t64

Asynchronous C library for file transfer on the Storj network

Asynchronous multi-platform C library for encrypted file transfer on the Storj network. libstorj provides the following features: - Asynchronous I/O with concurrent peer-to-peer network requests for shards - Erasure encoding with reed solomon for data durability - Robust handling of shard transfers by selecting alternative sources - File integrity and authenticity verified with HMAC-SHA512 - File encryption with AES-256-CTR - File name and bucket name encryption with AES-256-GCM - Proxy support with SOCKS5, SOCKS4, SOCKS4a - Asynchronous progress updates in bytes per file - Transfers can be cleanly canceled per file - Seed based file encryption key for portability between devices - Reference implementation for SIP5 file standard

libqtpropertybrowser5

Qt Property Browser Library - runtime

A framework providing a set of graphical editors for Qt properties similar to the one used in Qt Designer.

libopenturns0.24

dynamic libraries for OpenTURNS

OpenTURNS is a powerful and generic tool to treat and quantify uncertainties in numerical simulations in design, optimization and control. It allows both sensitivity and reliability analysis studies: * define the outputs of interest and decision criteria; * quantify and model the source of uncertainties; * propagate uncertainties and/or analyse sensitivity * rank the sources of uncertainty

libqbscore2.1

Qbs core library

Qbs is a general purpose cross-platform build tool that aims at fast and correct incremental builds. It features a project description language that is similar to QML.