This is a staging site. Uploads will not persist. Testing only.

libzydis4.0

fast and lightweight x86/x86-64 disassembler library

Zydis is a fast x86/x86-64 disassembler library. It supports all x86 and AMD64 instructions and many vendor extensions, doesn't perform dynamic memory allocations, is thread safe by design and has no third party dependency - not even libc.

libghc-lumberjack-prof

Trek through your code forest and make logs; profiling libraries

This is a logging facility. Yes, there are many, and this is the one with a beard, wearing flannel and boots, that gets the job done. It's not the fanciest, it doesn't have a cargo-van full of features. This logger is designed to be straightforward to use, provide a good set of standard features, and be useable across a broad set of code.

libstd-rust-1.61

Rust standard libraries

Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency.

plasma-widget-foreigncurrencies

Financial library - Currency Plasmoid

Libalkimia is a library with common classes and functionality used by finance applications for KDE. Currently it supports a common class to represent monetary values with arbitrary precision.

libukcc3

UKUI control center contains configuration applets for the UKUI desktop

allowing to set accessibility configuration, desktop fonts, keyboard and mouse properties, sound setup, desktop theme and background, user interface properties, screen resolution, and other UKUI parameters.

libprotobuf-lite32

protocol buffers C++ library (lite version)

Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format.