libxeus11
C++ Implementation of the Jupyter Kernel protocol (library)
xeus enables custom kernel authors to implement Jupyter kernels more
easily. It takes the burden of implementing the Jupyter Kernel protocol
so developers can focus on implementing the interpreter part of the Kernel.
libnxt
utility library for talking to the LEGO Mindstorms NXT brick
LibNXT is an utility library for talking to the LEGO Mindstorms NXT intelligent
brick at a relatively low level. It currently does:
* Handling USB communication and locating the NXT in the USB tree.
* Interaction with the Atmel AT91SAM boot assistant.
* Flashing of a firmware image to the NXT.
* Execution of code directly in RAM.
railway-gtk
Look up travel information for different rail providers
Railway allows one to search for journeys, view the details of a journey
including departure, arrivals, delays, platforms. A lot of individual
providers are supported: DB, Irish Rail, OEBB, BART...
gcc-mingw-w64-ucrt64-runtime
GNU Compiler Collection for MinGW-w64, UCRT Win64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
libclang-cpp19
C++ interface to the Clang library
Clang project is a C, C++, Objective C and Objective C++ front-end
based on the LLVM compiler. Its goal is to offer a replacement to the
GNU Compiler Collection (GCC).
libcatalyst-plugin-authentication-perl
Infrastructure plugin for the Catalyst authentication framework
Catalyst::Plugin::Authentication provides generic user support for Catalyst
apps. It is the basis for both authentication (checking the user is who they
claim to be), and authorization (allowing the user to do what the system
authorises them to do).