This is a staging site. Uploads will not persist. Testing only.
libpocodatamysql80
C++ Portable Components (POCO) Data MySQL library
The POCO C++ Libraries are a collection of open source C++ class libraries
that simplify and accelerate the development of network-centric, portable
applications in C++. The libraries integrate perfectly with the C++ Standard
Library and fill many of the functional gaps left open by it.
libpocodataodbc80
C++ Portable Components (POCO) ODBC library
The POCO C++ Libraries are a collection of open source C++ class libraries
that simplify and accelerate the development of network-centric, portable
applications in C++. The libraries integrate perfectly with the C++ Standard
Library and fill many of the functional gaps left open by it.
r-cran-rcppdist
'Rcpp' Integration of Additional Probability Distributions
The 'Rcpp' package provides a C++ library to make it easier
to use C++ with R. R and 'Rcpp' provide functions for a variety of
statistical distributions.
libvaladoc-0.54-0
API documentation generator for vala (library)
Valadoc is a documentation generator for generating API documentation
in HTML format from Vala source code. It can be used for *.vala and
*.vapi files.
r-cran-vroom
GNU R package for Read and Write Rectangular Text Data Quickly
The package reads and writes data (like 'csv', 'tsv' and 'fwf') quickly.
When reading it uses a quick initial indexing step, then reads the values
lazily, so only the data you actually use needs to be read. The writer
formats the data in parallel and writes to disk asynchronously from
formatting.
zonefs-tools
Command line utility to use zonefs file system
Zonefs is a very simple file system exposing each zone of a
zoned block device as a file. zonefs does not have complex
on-disk metadata. Its implementation relies solely on a super
block stored at LBA 0 of the device. On mount, zonefs uses
zone configuration information obtained directly from the
device to populate the mount point with files representing
the device zones.