catgirl
TLS-only terminal IRC client
A minimal terminal IRC client with tab completion, split scrolling, nick
colouring, topic diffing, and message filtering.
libghc-regex-pcre2-prof
PCRE2 Backend for "Text.Regex" (regex-base); profiling libraries
A PCRE2 backend for the regex-base API.
tiny-dnn
header only deep learning framework in C++
tiny-dnn is a C++ implementation of deep learning. It is suitable for deep
learning on limited computational resource, embedded systems and IoT devices.
r-cran-qgam
Smooth Additive Quantile Regression Models
Smooth additive quantile regression models, fitted using the methods of
Fasiolo et al. (2020) <doi:10.1080/01621459.2020.1725521>. See Fasiolo
at al. (2021) <doi:10.18637/jss.v100.i09> for an introduction to the
package. Differently from 'quantreg', the smoothing parameters are
estimated automatically by marginal loss minimization, while the
regression coefficients are estimated using either PIRLS or Newton
algorithm. The learning rate is determined so that the Bayesian credible
intervals of the estimated effects have approximately the correct
coverage. The main function is qgam() which is similar to gam() in
'mgcv', but fits non-parametric quantile regression models.
libghc-jsonpath-prof
Library to parse and execute JSONPath; profiling libraries
Please see the README on GitHub at
<https://github.com/akshaymankar/jsonpath-hs#readme>
libstd-rust-1.85
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.