Packages — R (Page 27 of 44)
Packages menu:
Browse alphabetically
rust-ctr 0.6.0
This package provides a generic implementations of CTR mode for block ciphers. Mode functionality is accessed using traits from re-exported cipher crate. …
rust-ctrlc 3.1.7
This package provides an easy Ctrl-C handler for Rust projects. …
rust-cty 0.2.1
This package provides type aliases to C types like c_int for use with bindgen. …
rust-curl 0.4.34
This package provides Rust bindings to libcurl for making HTTP requests …
rust-curl-sys 0.4.39+curl-7.74.0
This package provides native bindings to the `libcurl' library. …
rust-curve25519-dalek 3.0.0
This package provides a pure-Rust implementation of group operations on ristretto255 and Curve25519 …
rust-custom-derive 0.1.7
This crate provides a macro that enables the use of custom `derive' attributes. …
rust-cxx 0.5.10
This package provides a safe interop between Rust and C++. …
rust-cxx-build 0.5.10
This package provides a C++ code generator for integrating the `cxx' crate into a Cargo build. …
rust-cxx-gen 0.6.7
This package provides a C++ code generator for integrating the `cxx' crate into higher level tools. …
rust-cxx-test-suite 0.0.0
This package provides the test suite of the cxx crate. …
rust-cxxbridge-flags 0.5.10
This package provides a compiler configuration of the `cxx` crate (implementation detail). …
rust-cxxbridge-macro 0.5.10
This package provides an implementation detail of the `cxx' crate. …
rust-daemonize 0.4.1
Daemonize is a Rust library for writing system deaemons. …
rust-darling 0.10.2
This package provides a proc-macro library for reading attributes into structs when implementing custom derives. …
rust-darling-core 0.10.2
Helper crate for `rust-darling', a proc-macro library for reading attributes into structs when implementing custom derives. …
rust-darling-macro 0.10.2
Internal support for `rust-darling', a proc-macro library for reading attributes into structs when implementing custom derives. …
rust-dashmap 4.0.2
This package implements a blazing fast concurrent HashMap for Rust. …
rust-dashmap 3.11.10
This package implements a blazing fast concurrent HashMap for Rust. …
rust-data-encoding 2.3.1
This library provides encodings for many different common cases, including hexadecimal, base32, and base64. …
rust-data-url 0.1.0
Processing of data: URL according to WHATWG's Fetch Standard. …
rust-datetime 0.4.7
This package provides a library for date and time formatting and arithmetic. …
rust-dav1d-sys 0.3.2
This package provides FFI bindings to dav1d. …
rust-dbl 0.3.0
This package provides double and inverse double over Galois Field - GF(2^n). This trait is implemented for 64, 128 and 256 bit block sizes. Big-endian order is used. WARNING: Block…
rust-decimal 2.0.4
Decimal floating point arithmetic for Rust. …
rust-defer-drop 1.0.1
This package provides a defer dropping large types to a background thread. …
rust-deflate 0.8.6
This package provides a DEFLATE, zlib and gzip encoder written in rust. …
rust-deflate 0.7.20
This package provides a DEFLATE, zlib and gzip encoder written in rust. …
rust-defmac 0.2.1
A macro to define lambda-like macros inline. …
rust-defmac 0.1.3
A macro to define lambda-like macros inline. …
rust-delta-e 0.2.1
DeltaE is a pure-Rust implementation of the CIEDE2000 (http://en.wikipedia.org/wiki/Color_difference#CIEDE2000) algorithm which serves to quantify the difference between two colors. …
rust-demo-hack 0.0.5
Demo of proc-macro-hack. …
rust-demo-hack-impl 0.0.5
Demo of proc-macro-hack. …
rust-derivative 2.1.1
This package provides a set of alternative `derive' attributes for Rust. …
rust-derive-arbitrary 0.4.7
This crate implements support for automatically deriving the `Arbitrary' trait. Don't depend on this crate directly, though. Instead, enable the `derive' feature of the `arbitrary' crate. …
rust-derive-builder 0.5.1
Rust macro to automatically implement the builder pattern for arbitrary structs. …
rust-derive-builder 0.9.0
Rust macro to automatically implement the builder pattern for arbitrary structs. …
rust-derive-builder-core 0.9.0
Internal helper library for `rust-derive-builder'. …
rust-derive-builder-core 0.2.0
Internal helper library for `rust-derive-builder'. …
rust-derive-error-chain 0.10.1
This package provides a Macros 1.1 implementation of error-chain. …
rust-derive-is-enum-variant 0.1.1
This package automatically derives `is_dog' and `is_cat' methods for `enum Pet { Dog, Cat }'. …
rust-derive-more 0.99.11
Rust has lots of builtin traits that are implemented for its basic types, such as `Add', `Not', `From' or `Display'. However, when wrapping these types inside your own structs or enums…
rust-derive-new 0.5.8
`#[derive(new)]` implements simple constructor functions for structs and enums. …
rust-deunicode 0.4.3
This package converts Unicode strings to pure ASCII by intelligently transliterating them. It supports Emoji and Chinese. …
rust-devise 0.2.0
This package provides a library for devising derives and other procedural macros. …
rust-devise-codegen 0.2.0
This package provides a library for devising derives and other procedural macros …
rust-devise-core 0.2.0
This package provides a library for devising derives and other procedural macros. …
rust-dialoguer 0.6.2
This package provides a library for command line prompts and the like. …
rust-dialoguer 0.3.0
This package provides a library for command line prompts and the like. …
rust-diesel 1.4.5
This package provides a safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL. …
rust-diesel-derives 1.4.1
You should not use this crate directly, it is internal to Diesel. …
rust-diff 0.1.12
An LCS based slice and string diffing implementation. …
rust-difference 1.0.0
This package provides a Rust text diffing and assertion library. …
rust-difference 2.0.0
This package provides a Rust text diffing and assertion library. …
rust-diffs 0.3.0
This package provides a number of diff algorithms, also called longest common subsequence. The diff algorithms include Myer's diff and Patience diff. …
rust-digest 0.8.1
Traits for cryptographic hash functions. …
rust-digest 0.9.0
Traits for cryptographic hash functions. …
rust-digest 0.7.6
Traits for cryptographic hash functions. …
rust-digest 0.6.2
This package provides traits for cryptographic hash functions. …
rust-directories 3.0.1
This package provides a tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the…
rust-directories 2.0.2
This package provides a tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the…
rust-directories-next 1.0.3
This package provides a tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data. …
rust-directories-next 2.0.0
This package provides a tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data. …
rust-dirs 2.0.2
This package is a tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data. …
rust-dirs 3.0.1
This package is a tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data. …
rust-dirs 1.0.5
This package is a tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data. …
rust-dirs-next 2.0.0
This package provides a tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data. …
rust-dirs-next 1.0.2
This package provides a tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data. …
rust-dirs-sys 0.3.5
This package provides system-level helper functions for the `dirs' and `directories' crates. …
rust-dirs-sys-next 0.1.1
This package provides system-level helper functions for the `dirs' and `directories' crates. …
rust-discard 1.0.4
There are situations where you need to intentionally leak some memory but not other memory. This package provides a discard trait which allows for intentionally leaking memory …
rust-dispatch 0.2.0
This package provides a Rust wrapper for Apple's Grand Central Dispatch. …
rust-dispatch 0.1.4
This package provides a Rust wrapper for Apple's Grand Central Dispatch. …
rust-dissimilar 1.0.1
This package provides a diff library with semantic cleanup, based on Google's diff-match-patch. …
rust-dlib 0.4.1
This package provides helper macros for handling manually loading optional system libraries. …
rust-doc-comment 0.3.1
This package provides a way to generate doc comments from macros. …
rust-docmatic 0.1.2
Test Rust examples in your documentation. …
rust-docopt 0.8.3
Command line argument parsing. …
rust-docopt 0.6.86
Command line argument parsing. …
rust-docopt 0.7.0
Command line argument parsing. …
rust-docopt 1.1.0
Command line argument parsing. …
rust-dogged 0.2.0
This package experimental persistent collections in Rust. Based on a digit-indexed trie, as in Clojure. Supports `push()', `get()', and `get_mut()' as its primitive operations for now. All O(1)-in-practice, if…
rust-dotenv 0.10.1
This package provides a `dotenv' implementation for Rust. …
rust-dotenv 0.15.0
This package provides a `dotenv' implementation for Rust. …
rust-downcast-rs 1.2.0
Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints. …
rust-draw-state 0.8.0
Graphics state blocks for gfx-rs. …
rust-dtoa 0.2.2
This crate provides fast functions for printing floating-point primitives to an `io::Write'. …
rust-dtoa 0.4.4
This crate provides fast functions for printing floating-point primitives to an `io::Write'. …
rust-dtoa-short 0.3.2
Serialize float number and truncate to certain precision in Rust. …
rust-dtparse 1.2.0
This package provides a `dateutil'-compatible timestamp parser for Rust. …
rust-duct 0.13.0
A library for running child processes. …
rust-dunce 1.0.1
This crate converts Windows UNC paths to the MS-DOS-compatible format whenever possible, but leaves UNC paths as-is when they can't be unambiguously expressed in a simpler way. This allows legacy programs…
rust-dwrote 0.11.0
This package provides lightweight binding to DirectWrite. …
rust-dwrote 0.9.0
This package provides lightweight binding to DirectWrite. …
rust-dyn-clone 1.0.2
Clone trait that is object-safe …
rust-easy-parallel 3.1.0
This crate provides a simple primitive for spawning threads in bulk and waiting for them to complete. Threads are allowed to borrow local variables from the main thread. …
rust-easycurses 0.12.2
This package provides a crate that makes working with `curses' easy. …
rust-eax 0.3.0
This package provides a pure Rust implementation of the EAX Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration. This scheme is only based on a block cipher. …
rust-ed25519 1.0.3
EdDSA over Curve25519 is specified in RFC 8032. This package contains an ed25519::Signature type which other packages can use in conjunction with the signature::Signer and signature::Verifier traits It doesn't contain an implementation…
rust-ed25519-dalek 1.0.1
This package provides fast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust. …