turbosearch
wordlist url search tool
TurboSearch is a Python script, brute-force style, that searches text files
for keywords and returns lines containing those keywords.
libstd-rust-1.83
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.
libvolk-bin
vector optimized runtime tools
Vector-Optimized Library of Kernels is designed to help applications
work with the processor's SIMD instruction sets. These are very
powerful vector operations that can give signal processing a huge
boost in performance.
wayout
Wayland desktop widgets from standard input text
Wayout takes text from standard input and outputs it to a desktop-widget
on Wayland desktops. Periodic updates are supported; e.g. newline
separated input or any other delimiter of choice. This is called a *feed*.
The desktop widget can be shown either on top (OSD-like functionality)
or below other windows.
libunuran16
Universal Non-Uniform RAndom Number generator
This is a collection of algorithms for generating non-uniform pseudorandom
variates as a library of C functions designed and implemented by the ARVAG
(Automatic Random VAriate Generation) project group in Vienna.
libvdt
mathematical library
This is vectorised math library
- a collection of fast and inline implementations of mathematical functions
- the functions can be used in autovectorised loops
- double and single precision implementations are available
- no overhead present, no intrinsics used