libgmsh4.12

Three-dimensional finite element mesh generator shared library

Gmsh is a 3D finite element grid generator with a build-in CAD engine and post-processor. Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities. Gmsh is built around four modules: geometry, mesh, solver and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface or in ASCII text files using Gmsh's own scripting language.

libjodycode3t64

shared lib for programs written by Jody Bruchon (runtime)

libjodycode is a software code library containing code shared among several of the programs written by Jody Bruchon such as imagepile, jdupes, winregfs, and zeromerge. These shared pieces of code were copied between each program as they were updated. As the number of programs increased and keeping these pieces of code synced became more annoying, the decision was made to combine all of them into a single reusable shared library.

libllhttp9.1

HTTP messages parser library

libllhttp provides the Node.js library used to parse HTTP messages.

libjsonrpccpp-common0t64

common functionality for server and client library

This library provides common classes for the libjson-rpc-cpp framework like

libghc-futhark-prof

library files for for Futhark programming language; profiling libraries

Futhark is a small programming language designed to be compiled to efficient parallel code. It is a statically typed, data-parallel, and purely functional array language in the ML family, and comes with a heavily optimising ahead-of-time compiler that presently generates GPU code via CUDA, HIP and OpenCL, although the language itself is hardware-agnostic.

atuin

magical shell history

Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands.