Packages — R (Page 32 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-version-sync 0.8.1

Simple crate for ensuring that version numbers in README files are updated when the crate version changes. …

rust-void 1.0.2

The uninhabited void type for use in statically impossible cases. …

rust-vswhom 0.1.0

This package provides a pure FFI to Jon Blow's VS discovery script. …

rust-vswhom-sys 0.1.0

This package provides a pure FFI to Jon Blow's VS discovery script. …

rust-vte 0.3.3

This package provides a parser for implementing terminal emulators. …

rust-wait-timeout 0.2.0

This package provides a crate to wait on a child process with a timeout specified across Unix and Windows platforms. …

rust-walkdir 2.3.1

Recursively walk a directory. …

rust-walkdir 1.0.7

Recursively walk a directory. …

rust-want 0.2.0

Detect when another Future wants a result. …

rust-wasi 0.5.0

This package contains experimental WASI API bindings in Rust. …

rust-wasi 0.9.0+wasi-snapshot-preview1

This package provides an experimental WASI API bindings for Rust. …

rust-wasm-bindgen 0.2.60

Easy support for interacting between JS and Rust. …

rust-wasm-bindgen-backend 0.2.60

Backend code generation of the wasm-bindgen tool. …

rust-wasm-bindgen-futures 0.3.27

Bridging the gap between Rust Futures and JavaScript Promises. …

rust-wasm-bindgen-futures 0.4.8

Bridging the gap between Rust Futures and JavaScript Promises. …

rust-wasm-bindgen-macro 0.2.60

Definition of the `#[wasm_bindgen]' attribute, an internal dependency. …

rust-wasm-bindgen-macro-support 0.2.60

The part of the implementation of the `#[wasm_bindgen]' attribute that is not in the shared backend crate. …

rust-wasm-bindgen-shared 0.2.60

This package provides shared support between `wasm-bindgen' and `wasm-bindgen' cli, an internal dependency. …

rust-wasm-bindgen-test 0.3.8

Internal testing crate for wasm-bindgen. …

rust-wasm-bindgen-test 0.2.50

Internal testing crate for wasm-bindgen. …

rust-wasm-bindgen-test-crate-a 0.1.0

Internal test crate for wasm-bindgen. …

rust-wasm-bindgen-test-crate-b 0.1.0

Internal test crate for wasm-bindgen. …

rust-wasm-bindgen-test-macro 0.3.8

This library contains the internal testing macro for wasm-bindgen. …

rust-wasm-bindgen-test-macro 0.2.50

This library contains the internal testing macro for wasm-bindgen. …

rust-wasm-bindgen-webidl 0.2.58

Support for parsing WebIDL specific to wasm-bindgen. …

rust-wayland-client 0.21.13

This package provides Rust bindings to the standard C implementation of the wayland protocol, client side. …

rust-wayland-client 0.23.6

This package provides Rust bindings to the standard C implementation of the wayland protocol, client side. …

rust-wayland-commons 0.23.6

Common types and structures used by wayland-client and wayland-server. …

rust-wayland-commons 0.21.13

Common types and structures used by wayland-client and wayland-server. …

rust-wayland-protocols 0.23.6

Generated API for the officials wayland protocol extensions. …

rust-wayland-protocols 0.21.13

Generated API for the officials wayland protocol extensions. …

rust-wayland-scanner 0.23.6

Wayland Scanner generates Rust APIs from XML Wayland protocol files. It is intended for use with wayland-sys. You should only need this crate if you are working on custom Wayland…

rust-wayland-scanner 0.21.13

Wayland Scanner generates Rust APIs from XML Wayland protocol files. It is intended for use with wayland-sys. You should only need this crate if you are working on custom Wayland…

rust-wayland-server 0.23.6

This package provides Rust bindings to the standard C implementation of the wayland protocol, server side. …

rust-wayland-server 0.21.13

This package provides Rust bindings to the standard C implementation of the wayland protocol, server side. …

rust-wayland-sys 0.23.6

FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. …

rust-wayland-sys 0.21.13

FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. …

rust-web-sys 0.3.37

Bindings for all Web APIs, a procedurally generated crate from WebIDL. …

rust-webpki 0.21.2

This packge provides Web PKI X.509 Certificate Verification. …

rust-webpki 0.18.1

This packge provides Web PKI X.509 Certificate Verification. …

rust-webpki-roots 0.17.0

Mozilla's CA root certificates for use with webpki …

rust-webpki-roots 0.18.0

Mozilla's CA root certificates for use with webpki …

rust-webpki-roots 0.14.0

Mozilla's CA root certificates for use with webpki …

rust-weedle 0.10.0

This package provides a WebIDL Parser. …

rust-which 1.0.5

This package provides a Rust equivalent of Unix command "which". Locate installed executable in cross platforms. …

rust-which 2.0.1

This package provides a Rust equivalent of Unix command "which". Locate installed executable in cross platforms. …

rust-which 3.1.1

This package provides a Rust equivalent of Unix command "which". Locate installed executable in cross platforms. …

rust-widestring 0.4.2

A wide string Rust FFI library for converting to and from wide strings, such as those often used in Windows API or other FFI libraries. Both UTF-16 and UTF-32 types are…

rust-winapi 0.2.8

Raw FFI bindings for all of Windows API. …

rust-winapi 0.3.9

Raw FFI bindings for all of Windows API. …

rust-winapi-build 0.1.1

Common code for build.rs in WinAPI -sys crates. …

rust-winapi-i686-pc-windows-gnu 0.4.0

This crate provides import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on `winapi' instead. …

rust-winapi-util 0.1.5

This package provides a dumping ground for high level safe wrappers over winapi. …

rust-winapi-x86-64-pc-windows-gnu 0.4.0

This package provides import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on `winapi' instead. …

rust-wincolor 1.0.3

This package provides a simple Windows specific API for controlling text color in a Windows console. …

rust-winit 0.19.5

Cross-platform window creation library. …

rust-winit 0.20.0-alpha6

Cross-platform window creation library. …

rust-winpty-sys 0.4.3

Rust winpty bindings. …

rust-winreg 0.6.2

This package provides Rust bindings to MS Windows Registry API. …

rust-winutil 0.1.1

A simple library wrapping a handful of useful winapi functions. …

rust-ws2-32-sys 0.2.1

Contains function definitions for the Windows API library ws2_32. …

rust-x11 2.18.1

X11 library bindings for Rust. …

rust-x11-clipboard 0.4.0

This package provides x11 clipboard support for Rust. …

rust-x11-dl 2.18.5

This package provides X11 library bindings for Rust. …

rust-xattr 0.2.2

This package provide a small library for setting, getting, and listing extended attributes. …

rust-xcb 0.9.0

This package provides Rust bindings and wrappers for XCB. …

rust-xdg 2.2.0

This package provides a library for storing and retrieving files according to XDG Base Directory specification. …

rust-xml-rs 0.8.3

An XML library in pure Rust. …

rust-xml5ever 0.16.1

Push based streaming parser for xml. …

rust-y4m 0.5.3

YUV4MPEG2 (.y4m) Encoder/Decoder. …

rust-yaml-rust 0.3.5

The missing YAML 1.2 parser for rust. …

rust-yaml-rust 0.4.4

The missing YAML 1.2 parser for rust. …

rust-zbase32 0.1.2

This package provides an implementation of zbase32. …

rust-zeroize 1.1.0

Zeroize securely clears secrets from memory with a simple trait built on stable Rust primitives, which guarantee memory is zeroed using an operation will not be ``optimized away'' by the compiler. …

rust-zeroize-derive 1.0.0

This crate provides custom derive support for Zeroize. …

rust-zip 0.5.6

Library to support the reading and writing of zip files. …

rust-zoneinfo-compiled 0.4.8

This package provides a library for parsing compiled zoneinfo files. …

rw 0.7

rw computes rank-width and rank-decompositions of graphs. …

rxcpp 4.1.0

The Reactive Extensions for C++ (RxCpp) is a library of algorithms for values-distributed-in-time. ReactiveX is a library for composing asynchronous and event-based programs by using observable sequences. It extends the observer pattern…

rxvt-unicode 9.22

Rxvt-unicode (urxvt) is a colour vt102 terminal emulator intended as an xterm replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability. It supports unicode,…

rygel 0.38.3

Rygel is a home media solution ("UPnP AV MediaServer and MediaRenderer") for GNOME that allows you to easily share audio, video, and pictures, and to control a media player on your home…

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