Packages — R (Page 28 of 44)
Packages menu:
Browse alphabetically
rust-edit-distance 2.1.0
Levenshtein edit distance between strings, a measure for similarity. …
rust-either 1.5.3
The enum `Either' with variants `Left' and `Right' is a general purpose sum type with two cases. …
rust-embed-resource 1.3.3
This package provides a Cargo library to handle compilation and inclusion of Windows resources in the most resilient fashion imaginable. …
rust-eml-parser 0.1.0
This package provides a library for parsing `.eml' files. …
rust-ena 0.13.1
This package provides an implementation of union-find / congruence-closure in Rust. It was extracted from rustc for independent experimentation. …
rust-ena 0.14.0
This package provides an implementation of union-find / congruence-closure in Rust. It was extracted from rustc for independent experimentation. …
rust-encode-unicode 0.3.6
UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16. …
rust-encoding 0.2.33
Character encoding support for Rust. …
rust-encoding-index-japanese 1.20141219.5
Index tables for Japanese character encodings. …
rust-encoding-index-korean 1.20141219.5
Index tables for Korean character encodings. …
rust-encoding-index-simpchinese 1.20141219.5
Index tables for simplified Chinese character encodings. …
rust-encoding-index-singlebyte 1.20141219.5
Index tables for various single-byte character encodings. …
rust-encoding-index-tests 0.1.4
Helper macros used to test index tables for character encodings. …
rust-encoding-index-tradchinese 1.20141219.5
Index tables for traditional Chinese character encodings. …
rust-encoding-rs 0.8.28
This package provides a Gecko-oriented implementation of the Encoding Standard. …
rust-encoding-rs-io 0.1.7
Streaming transcoding for encoding_rs. …
rust-enum-as-inner 0.3.3
This package provides a proc-macro for deriving inner field accessor functions on enums. …
rust-enum-as-inner 0.2.1
This package provides a proc-macro for deriving inner field accessor functions on enums. …
rust-enum-primitive 0.1.1
This package provides a macro to generate `num::FromPrimitive' instances for enum. …
rust-enum-to-u8-slice-derive 0.1.1
This package provides a simple fork of `enum_to_str_derive', convert enum to u8 slice ref. …
rust-env-logger 0.5.13
This package provides a logging implementation for `log' which is configured via an environment variable. …
rust-env-logger 0.6.2
This package provides a logging implementation for `log' which is configured via an environment variable. …
rust-env-logger 0.3.5
This package provides a logging implementation for `log' which is configured via an environment variable. …
rust-env-logger 0.8.2
This package provides a logging implementation for `log' which is configured via an environment variable. …
rust-env-logger 0.4.3
This package provides a logging implementation for `log' which is configured via an environment variable. …
rust-env-logger 0.7.1
This package provides a logging implementation for `log' which is configured via an environment variable. …
rust-environment 0.1.1
This package provides helper to deal with environment variables. …
rust-envmnt 0.6.0
Environment variables utility functions. …
rust-erased-serde 0.3.11
Type-erased Serialize and Serializer traits. …
rust-err-derive 0.2.3
Derive macro for `std::error::Error'. …
rust-errno 0.2.4
Cross-platform interface to the `errno' variable. …
rust-errno-dragonfly 0.1.1
Exposes errno functionality to stable Rust on DragonFlyBSD. …
rust-error-chain 0.12.2
Yet another error boilerplate library. …
rust-error-chain 0.11.0
Yet another error boilerplate library. …
rust-error-chain 0.10.0
Yet another error boilerplate library. …
rust-error-code 2.0.2
This package provides a simplified `Error' which works in `no_std' environment. …
rust-escargot 0.3.1
Cargo API written in Paris. …
rust-escargot 0.5.0
Cargo API written in Paris. …
rust-euclid 0.20.10
Geometry primitives written in Rust. …
rust-eui48 0.3.2
This package provides a library to generate and parse IEEE EUI-48 and EUI-64, also known as MAC-48 media access control addresses. …
rust-event-listener 2.5.1
This is a synchronization primitive similar to `eventcounts'. You can use this crate to turn non-blocking data structures into async or blocking data structures. …
rust-exitfailure 0.5.1
This package provides a basic `newtype' wrappers to help with using `?' in `main'. …
rust-expat-sys 2.1.6
XML parser library written in C …
rust-expectest 0.9.2
This crate provides matchers and matcher functions for unit testing. …
rust-extend 0.1.2
This crates creates extensions for types you don't own with extension traits but without the boilerplate. …
rust-failure 0.1.7
Experimental error handling abstraction. …
rust-failure-derive 0.1.7
Derives for the failure crate. …
rust-fake-simd 0.1.2
Crate for mimicking simd crate on stable Rust. …
rust-fallible-iterator 0.1.6
If the `std' or `alloc' features are enabled, this crate provides implementations for `Box', `Vec', `BTreeMap', and `BTreeSet'. If the `std' feature is enabled, this crate additionally provides implementations for `HashMap' and…
rust-fallible-iterator 0.2.0
If the `std' or `alloc' features are enabled, this crate provides implementations for `Box', `Vec', `BTreeMap', and `BTreeSet'. If the `std' feature is enabled, this crate additionally provides implementations for `HashMap' and…
rust-fallible-streaming-iterator 0.1.9
Fallible streaming iteration …
rust-fancy-regex 0.3.5
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…
rust-fastrand 1.4.0
This package provides a simple and fast random number generator. …
rust-femme 1.3.0
This package provides a pretty-printer and `ndjson' logger for `log' crate. …
rust-femme 2.1.1
This package provides a pretty-printer and `ndjson' logger for `log' crate. …
rust-fern 0.6.0
This package provides a simple, efficient logging system for Rust. …
rust-fern 0.5.9
This package provides a simple, efficient logging system for Rust. …
rust-filesize 0.2.0
`filesize' abstracts platform-specific methods of determining the real space used by files, taking into account filesystem compression and sparse files. …
rust-filetime 0.2.8
This library contains a helper library for inspecting and setting the various timestamps of files in Rust. This library takes into account cross-platform differences in terms of where the timestamps are…
rust-findshlibs 0.5.0
Find the set of shared libraries loaded in the current process with a cross platform API. …
rust-fixed 1.2.0
This package provides fixed-point numbers in Rust. …
rust-fixedbitset 0.2.0
FixedBitSet is a simple bitset collection. …
rust-fixedbitset 0.1.9
FixedBitSet is a simple bitset collection. …
rust-flame 0.2.2
A profiling and flamegraph library. …
rust-flamer 0.3.0
A procedural macro to insert `flame::start_guard(_)' calls. …
rust-flate2 1.0.14
Bindings to miniz.c for DEFLATE compression and decompression exposed as Reader/Writer streams. Contains bindings for zlib, deflate, and gzip-based streams. …
rust-float-cmp 0.3.0
Floating point approximate comparison traits in Rust. …
rust-float-cmp 0.8.0
Floating point approximate comparison traits in Rust. …
rust-float-cmp 0.4.0
Floating point approximate comparison traits in Rust. …
rust-float-cmp 0.6.0
Floating point approximate comparison traits in Rust. …
rust-float-cmp 0.5.3
Floating point approximate comparison traits in Rust. …
rust-float-ord 0.2.0
This package provides a total ordering for floating-point numbers. …
rust-fluid 0.4.1
This package provides a human readable test library. …
rust-fluid-attributes 0.4.0
This package provides proc macro attributes for the fluid crate. …
rust-flume 0.10.0
This package provides a fast multi-producer channel. …
rust-flume 0.9.2
This package provides a fast multi-producer channel. …
rust-fnv 1.0.6
The `fnv' hash function is a custom `Hasher' implementation that is more efficient for smaller hash keys. …
rust-font-kit 0.4.0
This package provides a cross-platform font loading library. …
rust-foreign-types 0.3.2
This package provides a framework for Rust wrappers over C APIs. …
rust-foreign-types 0.5.0
This package provides a framework for Rust wrappers over C APIs. …
rust-foreign-types-macros 0.2.0
This package is an internal crate used by foreign-types. …
rust-foreign-types-macros 0.1.1
This package is an internal crate used by foreign-types. …
rust-foreign-types-shared 0.3.0
An internal crate used by foreign-types. …
rust-foreign-types-shared 0.2.0
An internal crate used by foreign-types. …
rust-foreign-types-shared 0.1.1
An internal crate used by foreign-types. …
rust-form-urlencoded 1.0.0
Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms. …
rust-fragile 0.3.0
This package provides wrapper types for sending non-send values to other threads. …
rust-freetype 0.4.1
Bindings for Freetype used by Servo. …
rust-freetype-rs 0.23.0
This package provides bindings for FreeType font library. …
rust-freetype-rs 0.26.0
This package provides bindings for FreeType font library. …
rust-freetype-sys 0.9.0
This package provides low level binding for FreeType font library. …
rust-freetype-sys 0.13.1
This package provides low level binding for FreeType font library. …
rust-fs-extra 1.2.0
Expanding opportunities standard library `std::fs' and `std::io'. Recursively copy folders with recept information about process and much more. …
rust-fs2 0.2.5
This package provides cross-platform file locks and file duplication. …
rust-fs2 0.4.3
This package provides cross-platform file locks and file duplication. …
rust-fsevent 0.4.0
This package provides Rust bindings to the `fsevent-sys' macOS API for file changes notifications …
rust-fsevent-sys 2.0.1
This package provides Rust bindings to the `fsevent' macOS API for file changes notifications …
rust-fst 0.4.0
Use finite state transducers to compactly represent sets or maps of many strings (> 1 billion is possible). …
rust-fuchsia-cprng 0.1.1
Rust crate for the Fuchsia cryptographically secure pseudorandom number generator …
rust-fuchsia-zircon 0.3.3
Rust bindings for the Zircon kernel. …