cargo
Rust package manager
Cargo is a tool that allows Rust projects to declare their various
dependencies, and ensure that you'll always get a repeatable build.
rust-all
Rust systems programming language - all developer tools
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.
r-bioc-limma
linear models for microarray data
Microarrays are microscopic plates with carefully arranged short DNA
strands and/or chemically prepared surfaces to which other DNA
preferably binds. The amount of DNA binding at different locations of
these chips, typically determined by a fluorescent dye, is to be
interpreted. The technology is typically used with DNA that is derived
from RNA, i.e to determine the activity of a gene and/or its splice
variants. But the technology is also used to determine sequence
variations in genomic DNA.
r-cran-bookdown
authoring books and technical documents with GNU R markdown
The bookdown package is a GNU R package that facilitates writing books
and long-form articles/reports with R Markdown. Features include:
ruby-u2f
U2F server side library
Library for handling registration and authentication of U2F devices. Provides
functionality for working with the server side aspects of the U2F protocol as
defined in the FIDO specifications.
python3-plexwebsocket
Library for handling events from Plex WebSockets
This library offers support for handling events communicated over Plex
WebSockets, enabling applications to take action based on media server
updates. It listens for specific events such as 'playing' and 'status',
allowing real-time monitoring of a Plex Media Server. This facilitates
triggered responses to playback actions and state changes within a Plex
ecosystem, providing developers with the ability to build reactive
applications that integrate seamlessly with ongoing media activities.
Connections are established via the Plex API, and the library can be
configured to observe a variety of event types, helping users to gain insights
and control based on live data from their Plex Media Server.