Packages — R (Page 31 of 32)

Packages menu:

Browse alphabetically

0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

rust-term-size 1.0.0-beta1

Functions for determining terminal sizes and dimensions …

rust-term-size 0.3.1

Functions for determining terminal sizes and dimensions …

rust-termcolor 1.1.0

This package provides a simple cross platform library for writing colored text to a terminal. …

rust-terminal-size 0.1.13

This package gets the size of your Linux or Windows terminal. …

rust-terminfo 0.6.1

Terminal capabilities with type-safe getters. …

rust-termion 1.5.5

This package provides a bindless library for manipulating terminals. …

rust-termios 0.3.1

The termios crate provides safe bindings for the Rust programming language to the terminal I/O interface implemented by Unix operating systems. The safe bindings are a small wrapper around the raw…

rust-test-assembler 0.1.5

This package provides a set of types for building complex binary streams. …

rust-tester 0.5.0

This package provides a fork of Rust's test crate that doesn't require unstable language features. …

rust-thin-slice 0.1.1

An owned slice that packs the slice storage into a single word when possible. …

rust-thiserror 1.0.9

This package provides `derive(Error)' in Rust. …

rust-thiserror-impl 1.0.9

This package provides an implementation detail of the `thiserror' crate. …

rust-thread-id 3.3.0

For diagnostics and debugging it can often be useful to get an ID that is different for every thread. …

rust-thread-id 2.0.0

For diagnostics and debugging it can often be useful to get an ID that is different for every thread. …

rust-thread-local 1.0.1

Per-object thread-local storage. …

rust-thread-local 0.2.7

Per-object thread-local storage. …

rust-thread-local 0.3.6

Per-object thread-local storage. …

rust-threadpool 1.7.1

This package provides a thread pool for running a number of jobs on a fixed set of worker threads. …

rust-tiff 0.3.1

TIFF decoding and encoding library in pure Rust. …

rust-tiff 0.5.0

TIFF decoding and encoding library in pure Rust. …

rust-tiff 0.2.2

TIFF decoding and encoding library in pure Rust. …

rust-time 0.1.42

This package provides utilities for working with time-related functions in Rust. …

rust-tinytemplate 1.0.3

Simple, lightweight template engine. …

rust-tokio 0.2.21

An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. …

rust-tokio 0.1.21

An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. …

rust-tokio-buf 0.1.1

Asynchronous stream of byte buffers …

rust-tokio-codec 0.1.1

Utilities for encoding and decoding frames. …

rust-tokio-core 0.1.17

Core I/O and event loop primitives for asynchronous I/O in Rust. Foundation for the rest of the tokio crates. …

rust-tokio-current-thread 0.1.6

Single threaded executor which manage many tasks concurrently on the current thread. …

rust-tokio-executor 0.1.7

Future execution primitives. …

rust-tokio-fs 0.1.6

Filesystem API for Tokio. …

rust-tokio-io 0.1.13

Core I/O primitives for asynchronous I/O in Rust. …

rust-tokio-io-pool 0.1.6

Alternative tokio thread pool for executing short, I/O-heavy futures efficiently …

rust-tokio-macros 0.2.5

This package provides Tokio's proc macros. …

rust-tokio-mock-task 0.1.1

Mock a Tokio task. …

rust-tokio-mockstream 1.1.0

This package provides a fake stream for testing network applications backed by buffers. …

rust-tokio-named-pipes 0.1.0

This package provides bindings for Windows named pipe for Tokio. …

rust-tokio-process 0.2.4

An implementation of an asynchronous process management backed futures. …

rust-tokio-reactor 0.1.9

Event loop that drives Tokio I/O resources. …

rust-tokio-rustls 0.12.2

This package provides asynchronous TLS/SSL streams for Tokio using Rustls. …

rust-tokio-signal 0.2.7

An implementation of an asynchronous Unix signal handling backed futures. …

rust-tokio-sync 0.1.6

Synchronization utilities. …

rust-tokio-tcp 0.1.3

TCP bindings for tokio. …

rust-tokio-test 0.2.1

Testing utilities for Tokio- and futures-based code …

rust-tokio-threadpool 0.1.14

This package provides a task scheduler backed by a work-stealing thread pool. …

rust-tokio-timer 0.2.11

Timer facilities for Tokio. …

rust-tokio-trace-core 0.2.0

Core primitives for tokio-trace. …

rust-tokio-udp 0.1.3

UDP bindings for tokio. …

rust-tokio-uds 0.2.5

Unix Domain sockets for Tokio. …

rust-toml 0.2.1

This package provides a native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust str …

rust-toml 0.5.6

This package provides a native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. …

rust-tracing-core 0.1.9

Core primitives for application-level tracing. …

rust-traitobject 0.1.0

Unsafe helpers for dealing with raw trait objects. …

rust-treeline 0.1.0

This package provides a library for visualizing tree structured data. …

rust-try-from 0.3.2

TryFrom and TryInto traits for failable conversions that return a Result. …

rust-try-lock 0.2.2

This package provides a lightweight atomic lock. …

rust-trybuild 1.0.23

Test harness for ui tests of compiler diagnostics. …

rust-typeable 0.1.2

Exposes Typeable, for getting TypeIds at runtime. …

rust-typed-arena 1.4.1

The arena, a fast but limited type of allocator. …

rust-typemap 0.3.3

A typesafe store for many value types. …

rust-typenum 1.12.0

Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers,…

rust-ucd-parse 0.1.3

This package provides a library for parsing data files in the Unicode character database. …

rust-ucd-trie 0.1.2

This package provides a trie for storing Unicode codepoint sets and maps. …

rust-ucd-util 0.1.7

This package provides a small utility library for working with the Unicode character database. …

rust-unchecked-index 0.2.2

Unchecked indexing wrapper using regular index syntax. …

rust-unicase 2.6.0

This package provides a case-insensitive wrapper around strings. …

rust-unicase 1.4.2

This package provides a case-insensitive wrapper around strings. …

rust-unicode-bidi 0.3.4

Implementation of the Unicode Bidirectional Algorithm. …

rust-unicode-normalization 0.1.11

This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. …

rust-unicode-segmentation 1.6.0

This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. …

rust-unicode-segmentation 1.3.0

This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. …

rust-unicode-width 0.1.7

This crate allows you to determine displayed width of `char' and `str' types according to Unicode Standard Annex #11 rules. …

rust-unicode-xid 0.0.4

Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. …

rust-unicode-xid 0.2.1

Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. …

rust-unicode-xid 0.1.0

Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. …

rust-unindent 0.1.6

This crate allows you to remove a column of leading whitespace from a string. …

rust-unix-socket 0.5.0

This package provides unix domain socket bindings. …

rust-unreachable 1.0.0

This package provides an unreachable code optimization hint in rust. …

rust-unsafe-any 0.4.2

Traits and implementations for unchecked downcasting. …

rust-untrusted 0.7.1

Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust. …

rust-untrusted 0.6.2

Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust. …

rust-url 2.1.1

URL library for Rust, based on the WHATWG URL Standard. …

rust-url 1.7.2

URL library for Rust, based on the WHATWG URL Standard. …

rust-urlocator 0.1.3

Locate URLs in character streams. …

rust-user32-sys 0.2.0

Contains function definitions for the Windows API library user32. See winapi for types and constants. …

rust-users 0.10.0

This package provides a library for getting information on Unix users and groups. …

rust-users 0.9.1

This package provides a library for getting information on Unix users and groups. …

rust-utf-8 0.7.5

Incremental, zero-copy UTF-8 decoding with error handling. …

rust-utf8-ranges 1.0.4

Convert ranges of Unicode codepoints to UTF-8 byte ranges. …

rust-utf8-ranges 0.1.3

Convert ranges of Unicode codepoints to UTF-8 byte ranges. …

rust-utf8parse 0.1.1

This package provides a table-driven UTF-8 parser. …

rust-uuid 0.8.1

This package provides a library to generate and parse UUIDs. …

rust-uuid 0.5.1

This package provides a library to generate and parse UUIDs. …

rust-uuid 0.7.4

This package provides a library to generate and parse UUIDs. …

rust-vcpkg 0.2.10

This package provides a library to find native dependencies in a `vcpkg' tree at build time in order to be used in Cargo build scripts. …

rust-vec-map 0.8.2

This package provides a simple map based on a vector for small integer keys. …

rust-vecmath 1.0.0

This package provides a simple and type agnostic library for vector math designed for reexporting. …

rust-vergen 3.1.0

Generate version related functions. …

rust-version-check 0.9.2

This tiny crate checks that the running or installed rustc meets some version requirements. The version is queried by calling the Rust compiler with `--version'. The path to the compiler…

rust-version-check 0.1.5

This tiny crate checks that the running or installed rustc meets some version requirements. The version is queried by calling the Rust compiler with `--version'. The path to the compiler…

Packages menu:

Browse alphabetically

0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z