libnvjitlink12
NVIDIA Compiler JIT LTO Library
NVIDIA's CUDA Compiler (NVCC) may apply Just-in-Time (JIT)
Link-Time-Optimization (LTO) to improve performance of CUDA kernels
comprised of multiple separate compilation units.
libnvjpeg12
NVIDIA JPEG library (nvJPEG)
The nvJPEG 1.0 library provides high-performance, GPU accelerated JPEG
decoding functionality for image formats commonly used in deep learning and
hyperscale multimedia applications. The library offers single and batched JPEG
decoding capabilities which efficiently utilize the available GPU resources
for optimum performance; and the flexibility for users to manage the memory
allocation needed for decoding.
r-cran-gprofiler2
Interface to the 'g:Profiler' Toolset
A toolset for functional enrichment analysis and visualization,
gene/protein/SNP identifier conversion and mapping orthologous genes
across species via 'g:Profiler' (<https://biit.cs.ut.ee/gprofiler>). The
main tools are:
(1) 'g:GOSt' - functional enrichment analysis and visualization of
gene lists;
(2) 'g:Convert' - gene/protein/transcript identifier conversion across
various namespaces;
(3) 'g:Orth' - orthology search across species;
(4) 'g:SNPense' - mapping SNP rs identifiers to chromosome positions,
genes and variant effects This package is an R interface
corresponding to the 2019 update of 'g:Profiler' and provides access
to 'g:Profiler' for versions 'e94_eg41_p11' and higher. See the
package 'gProfileR' for accessing older versions from the
'g:Profiler' toolset.
chr-tiny
terminal-based text editor - without syntax highlighting
It is designed to a be simple editor that is easy to use for users
coming from desktop environments.
liblttng-ust-python-agent1t64
LTTng 2.0 Userspace Tracer (Python agent native library)
The userspace tracer is designed to provide detailed information about
userspace activity. Like the kernel tracer, performance is the main goal.
Tracing does not require system calls or traps. UST instrumentation points may
be added in any userspace code including signal handlers and libraries.
libucto5t64
Unicode Tokenizer - runtime
Ucto can tokenize UTF-8 encoded text files (i.e. separate words from
punctuation, split sentences, generate n-grams), and offers several other
basic preprocessing steps that make your text suited for further processing
such as indexing, part-of-speech tagging, or machine translation.