This package is a Rust library for compiling and matching regular expressions. It uses a hybrid regex implementation designed to support a relatively rich set of features. In particular, it uses backtracking to implement features such as look-around and backtracking, which are not supported in purely NFA-based implementations.
This package provides a simple crate for detection of a file's MIME type by its extension.
This package provides a memory efficient string type that transparently stores strings on the stack, when possible.
This library contains the configuration stucts (along with their parsing functions) for the cargo-i18n tool/system.
This package provides Rust API stability attributes for the rest of us. A fork of the `stability` crate.
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
This library is for encoding/escaping special characters in HTML and decoding/unescaping HTML entities as well.
Simple functions to convert given Arabic numerals to Kansuji numerical figures that represent numbers written in Chinese characters.
Set of tools aimed at processing meteorological data, converting hourly recorded data to daily, monthly and annual data.
Conservation planning datasets for learning how to use the prioritizr package <https://CRAN.R-project.org/package=prioritizr>.
This package provides a plug-in for the tm text mining framework providing mail handling functionality.
This package provides a standardized user interface for column selection, that facilitates dataset merging in teal framework.
This package implements utilities for installation of the basilisk package, primarily for creation of the underlying Conda instance.
This package computes exact conditional p-values and quantiles using an implementation of the Shift-Algorithm by Streitberg & Roehmel.
This package contains utility functions for the spatstat
package which may also be useful for other purposes.
This package provides SQLite driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.
This package provides a HashMap
for memory efficient storage of value types which contain their own keys.
This package provides a Rust library for shell-quoting strings, e.g. for interpolating into a Bash script.
This package provides a wrapper for any Stream and Sink implementing the mpsc
pattern to enable broadcasting items.
This package provides a version of the Elm compiler without support for the elm reactor
development command.
Retrospectiff is a common lisp library for reading and writing images in the TIFF (Tagged Image File Format) format.
This package provides a Ruby library to perform different operations with permutations of sequences, such as strings and arrays.
This package saves the arguments of \author
and \title
for reference (after \maketitle
) in a document.
This LaTeX package uses TikZ to draw parameterized 2D robot arms, for example to be used in educational material.