This repository contains my ports for the CRUX Linux distribution. Some of them are already available in the official opt and contrib repositories but have modifications here.
Not all ports in this repository uses best practices for building CRUX packages.
Folder | Description |
---|---|
asio | Cross-platform C++ library for network and low-level I/O programming |
elixir | Elixir is a dynamic, functional language designed for building scalable and maintainable applications |
erlang | A programming language used to build massively scalable soft real-time systems with requirements on high availability. |
flameshot | Powerful yet simple to use screenshot software |
googletest | Google's C++ test framework. |
hidapi | Library for interfacing with USB and Bluetooth HID-Class devices |
i2c-tools | Heterogeneous set of I2C tools and library |
kcat | Generic command line non-JVM Apache Kafka producer and consumer |
libcaf | C++ Actor Framework |
libdatachannel | Standalone implementation of WebRTC Data Channels, WebRTC Media Transport, and WebSockets in C++ |
libfruit | Fruit is a dependency injection framework for C++, loosely inspired by the Guice framework for Java. |
libmxml | Tiny XML library to read and write XML and XML-like data files |
libptytty | Handles pty/tty/utmp/wtmp/lastlog handling in mostly OS-independent ways |
libtree | ldd as a tree |
mangohud | A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more |
nv-codec-headers | FFmpeg version of headers required to interface with Nvidias codec APIs. |
nvidia-vaapi-driver | VA-API implementation that uses NVDEC as a backend |
nvtop | GPUs process monitoring for AMD, Intel and NVIDIA |
obs-studio | Software for video recording and live streaming |
obs-vkcapture | OBS plugin for Vulkan/OpenGL game capture on Linux |
openrazer | Open source driver and user-space daemon to control Razer lighting and other features |
picom | A lightweight compositor for X11 |
polybar | A fast and easy-to-use status bar |
portaudio | Portable cross-platform audio I/O library |
premake | Reads a scripted definition of a software project to generate project files for build tools. |
qrcodegencpp | C and C++ QR Code generator library with CMake and pkgconfig |
redshift | Adjusts the color temperature of your screen according to your surroundings |
renderdoc | Frame-capture based graphics debugger for Vulkan, D3D11, D3D12, OpenGL, and OpenGL ES development |
rxvt-unicode | rxvt fork with unicode and xft support |
unclutter-xfixes | Hides the mouse cursor but using the x11-xfixes extension, rewrite of unclutter |
uthash | C preprocessor implementations of a hash table and a linked list |
websocketcpp | C++ websocket client/server library |
vim | Highly configurable text editor |
xdotool | Simulate X11 keyboard input and mouse activity |
xorg-xf86-input-wacom | X driver for configuring and running Wacom tablets |
xournalpp | Handwriting notetaking software with PDF annotation support |
zig | General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software |
Script | Description |
---|---|
desc_to_md.sh | Outputs a sorted markdown table of ports with links and descriptions |