libncbi-wvdb3
virtual layer update module of ncbi-vdb library
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
data warehousing technology developed initially to address the needs
of the Sequence Read Archive (SRA). It is unique in that it builds
databases from smaller parts that can function independently as
_documents_, supports effective and efficient compression, supports
encryption while remaining encrypted on disk, transparent distribution
and remote access.
r-cran-tidytext
GNU R text mining using 'dplyr', 'ggplot2', and other tidy tools
Using tidy data principles can make many text mining tasks easier,
more effective, and consistent with tools already in wide use. Much of the
infrastructure needed for text mining with tidy data frames already exists
in packages like 'dplyr', 'broom', 'tidyr', and 'ggplot2'. This package
provides functions and supporting data sets to allow conversion of text
to and from tidy formats, and to switch seamlessly between tidy tools and
existing text mining packages.
lld-16
LLVM-based linker
LLD is a new, high-performance linker. It is built as a set of reusable
components which highly leverage existing libraries in the larger LLVM
Project.
libtext-engine-0.1-0
Rich-text editing framework for GTK 4
Text Engine is a rich-text editing framework for GTK 4. The primary user of
this library is bluetype but it can be used wherever rich text display and
editing is needed.
libtext-engine-examples
Rich-text editing framework for GTK 4 - examples
Text Engine is a rich-text editing framework for GTK 4. The primary user of
this library is bluetype but it can be used wherever rich text display and
editing is needed.
libomp5-16
LLVM OpenMP runtime
The runtime is the part of the OpenMP implementation that your code is
linked against, and that manages the multiple threads in an OpenMP program
while it is executing.