libgo23
Runtime library for GNU Go applications
Library needed for GNU Go applications linked against the
shared library.
libx32go23
Runtime library for GNU Go applications (x32)
Library needed for GNU Go applications linked against the
shared library.
cpptraj
fast, parallelized molecular dynamics trajectory data analysis
CPPTRAJ is a program designed to process and analyze molecular dynamics
trajectories and relevant data sets derived from their analysis. CPPTRAJ
supports many popular MD software packages including Amber, CHARMM, Gromacs,
and NAMD.
libbemenu-x11
Dynamic menu inspired by dmenu (X11 backend)
bemenu is a dynamic menu for tty (using ncurses), X11 and/or Wayland,
inspired by dmenu. It reads a list of newline-separated items from
standard input. When the user selects an item and presses Return, their
choice is printed to standard output and bemenu terminates. Entering
text will narrow the items to those matching the tokens in the input.
golang-1.21
Go programming language compiler - metapackage
The Go programming language is an open source project to make
programmers more productive. Go is expressive, concise, clean, and
efficient. Its concurrency mechanisms make it easy to write programs
that get the most out of multicore and networked machines, while its
novel type system enables flexible and modular program construction.
Go compiles quickly to machine code yet has the convenience of
garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a
dynamically typed, interpreted language.
libtomlplusplus3t64
TOML config parser and serializer for C++17
tomlplusplus is a TOML config parser and serializer for C++17 supporting
the following features: