libstdc++-12-dev-riscv64-cross

GNU Standard C++ Library v3 (development files) (riscv64)

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

google-android-ndk-r24-installer

Google's NDK (Side by side) 24.0.8215888 Installer

This package will download the Google's NDK (Side by side) 24.0.8215888 package and unpacks it into Debian-friendly paths.

liburcu8

userspace RCU (read-copy-update) library

This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible.

golang-1.19-go

Go programming language compiler, linker, compiled stdlib

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.

wlgreet

raw wayland greeter for greetd

Greeter that can be run with compositors supporting wlr-layer-shell-unstable like sway.

golang-1.19-src

Go programming language - source files

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.