libcxxtools10

library of unrelated but useful C++ classes

cxxtools contains an argument-parser, a base-64 encoder/decoder, a C++ interface to iconv, md5-stream for easy MD5 calculation, threading classes, socket classes, a dynamic exception-safe buffer, a wrapper for dlopen/dlsym, a pool template (e.g., for a connection pool in a multi-threaded application), query_params, and a class for easy parsing of CGI parameters (GET and POST) in a CGI program.

libc++1-16t64

LLVM C++ Standard library

libc++ is another implementation of the C++ standard library.

node-codemirror-lang-python

Python language support for the CodeMirror code editor

CodeMirror is a code editor component for the web. It can be used in websites to implement a text input field with support for many editing features, and has a rich programming interface to allow further extension.

php-lcobucci-clock

Yet another clock abstraction

The purpose is to decouple projects from DateTimeImmutable instantiation so that things can be tested properly.

python3-slepc4py-real3.15

Python 3 bindings for SLEPc 3.15 libraries (real numbers)

SLEPc is the Scalable Library for Eigenvalue Problem Computations.

libc++abi1-16t64

LLVM low level support for a standard C++ library

libc++abi is another implementation of low level support for a standard C++ library.