lazarus-3.6

IDE for Free Pascal - suite

Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more.

asahi-bless

tool to select active boot partition on ARM Macs

This tool can be used on Apple Silicon Macs to list boot volumes and select the active one in a permanent way or for next boot only.

libbasix0.8

Finite Element Basis Function Definition Runtime Library (Python 3)

Computes FE basis functions and derivatives for the following elements: - Lagrange (interval, triangle, tetrahedron, prism, pyramid, quadrilateral, hexahedron) - Nédélec (triangle, tetrahedron) - Nédélec Second Kind (triangle, tetrahedron) - Raviart-Thomas (triangle, tetrahedron) - Regge (triangle, tetrahedron) - Crouzeix-Raviart (triangle, tetrahedron)

lazarus-src-3.6

IDE for Free Pascal - LCL source code

Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more.

libitm1-riscv64-cross

GNU Transactional Memory Library

GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads.

libubsan1-riscv64-cross

UBSan -- undefined behaviour sanitizer (runtime)

UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++.