Packages — R (Page 29 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-reopen 0.3.0

File reopening utility. …

rust-resize 0.3.1

This package provides a simple image resampling library in pure Rust. …

rust-resolv-conf 0.6.3

An /etc/resolv.conf parser crate for Rust. …

rust-rgb 0.8.18

This package provides `struct RGB/RGBA/etc.' for sharing pixels between crates + convenience methods for color manipulation. It allows no-copy high-level interoperability. It also adds common convenience methods and implements standard Rust…

rust-ring 0.16.12

This package provided safe, fast, small crypto using Rust. …

rust-ring 0.13.5

This package provided safe, fast, small crypto using Rust. …

rust-rle-decode-fast 1.0.1

This crate provides a fast way to implement any kind of decoding for Run Length Encoded data in Rust. Writing a fast decoder that is also safe can be quite challenging, so…

rust-rls-span 0.5.2

Identify Rust code spans and ranges using these types - for use with the Rust Language Server. …

rust-ron 0.4.2

Rusty Object Notation. …

rust-rpassword 4.0.5

This package provides a crate for reading passwords in console applications. …

rust-rspec 1.0.0-beta.4

This package helps writing Rspec-like tests with stable rust. …

rust-rusqlite 0.19.0

This prackage provides a wrapper for SQLite. …

rust-rust-argon2 0.7.0

This package provides a Rust implementation of the Argon2 password hashing function. …

rust-rust-argon2 0.5.1

This package contains a rust implementation of the Argon2 password hashing function. …

rust-rust-hawktracer 0.7.0

Rust bindings for hawktracer profiling library. …

rust-rust-hawktracer-normal-macro 0.4.1

This package provides a helper crate for hawktracer profiling library. …

rust-rust-hawktracer-proc-macro 0.4.1

This package is a helper crate for hawktracer profiling library. …

rust-rust-hawktracer-sys 0.4.2

This package provides a sys crate for the rust_hawktracer library. …

rust-rustc-ap-arena 654.0.0

Use the arena library used in the Rust compiler with this crate. It is automatically published using the compiler repository at `https://www.github.com/rust-lang/rust' …

rust-rustc-ap-graphviz 654.0.0

Use the graphviz library used in the Rust compiler with this crate. It is automatically published using the compiler repository at `https://www.github.com/rust-lang/rust' …

rust-rustc-ap-rustc-ast 654.0.0

Use the Rust ast used in the Rust compiler with this crate. It is automatically published using the compiler repository at `https://www.github.com/rust-lang/rust' …

rust-rustc-ap-rustc-data-structures 654.0.0

Use data structures used in the Rust compiler with this crate. It is automatically published using the compiler repository at `https://www.github.com/rust-lang/rust'. …

rust-rustc-ap-rustc-index 654.0.0

Use the types of index used in the Rust compiler with this crate. It is automatically published using the compiler repository at `https://www.github.com/rust-lang/rust' …

rust-rustc-ap-rustc-lexer 654.0.0

Use the lexer used in the Rust compiler with this crate. It is automatically published using the compiler repository at `https://www.github.com/rust-lang/rust'. …

rust-rustc-ap-rustc-macros 654.0.0

Use macros used in the Rust compiler with this crate. It is automatically published using the compiler repository at `https://www.github.com/rust-lang/rust'. …

rust-rustc-ap-rustc-span 654.0.0

Use the spans used in the Rust compiler to represent source code with this crate. It is automatically published using the compiler repository at `https://www.github.com/rust-lang/rust' …

rust-rustc-ap-rustc-target 654.0.0

Use the compile targets as expressed in the Rust compiler with this crate. It is automatically published using the compiler repository at `https://www.github.com/rust-lang/rust' …

rust-rustc-ap-serialize 654.0.0

Use the serialize library used in the Rust compiler with this crate. It is automatically published using the compiler repository at `https://www.github.com/rust-lang/rust' …

rust-rustc-demangle 0.1.16

This package demanges the symbols from the Rust compiler. …

rust-rustc-hash 1.1.0

This package provides a speedy, non-cryptographic hash used in rustc. …

rust-rustc-rayon 0.3.0

Rustc-rayon is a fork of the Rayon crate. It adds a few "in progress" features that rustc is using, mostly around deadlock detection. These features are not stable and should…

rust-rustc-rayon-core 0.3.0

Note: This package is an unstable fork made for use in rustc Rayon-core represents the "core, stable" APIs of Rayon: join, scope, and so forth, as well as the ability to create…

rust-rustc-serialize 0.3.24

This package provides generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)' mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. …

rust-rustc-std-workspace-alloc 1.0.0

This package is a Rust workspace hack. …

rust-rustc-std-workspace-core 1.0.0

This crate provides an explicitly empty crate for rust-lang/rust integration. …

rust-rustc-std-workspace-std 1.0.1

This package provides a workaround for rustbuild. …

rust-rustc-test 0.3.0

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

rust-rustc-tools-util 0.2.0

small helper to generate version information for git packages …

rust-rustc-version 0.2.3

This package provides a library for querying the version of a installed rustc compiler. …

rust-rustdoc-stripper 0.1.9

This package provides a tool to manipulate rustdoc comments. …

rust-rustfix 0.4.6

Automatically apply the suggestions made by rustc. …

rust-rustls 0.16.0

This package provides a modern TLS library written in Rust. …

rust-rustls 0.12.0

This package provides a modern TLS library written in Rust. …

rust-rusttype 0.7.9

This package provides a pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph…

rust-rusttype 0.8.2

This package provides a pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph…

rust-rustversion 1.0.2

This package provides conditional compilation according to the `rustc' compiler version. …

rust-rustversion 0.1.4

This package provides conditional compilation according to rustc compiler version. …

rust-rusty-fork 0.2.2

Cross-platform library for running Rust tests in sub-processes using a fork-like interface. …

rust-ryu 1.0.3

This package provides a pure Rust implementation of Ryū, an algorithm to quickly convert floating point numbers to decimal strings. …

rust-safemem 0.3.3

Safe wrappers for memory-accessing functions, like `std::ptr::copy()'. …

rust-same-file 0.1.3

This package provides a simple crate for determining whether two file paths point to the same file. …

rust-same-file 1.0.6

This package provides a simple crate for determining whether two file paths point to the same file. …

rust-scan-fmt 0.2.5

This package provides a simple scanf()-like input for Rust …

rust-schannel 0.1.16

Rust bindings to the Windows SChannel APIs providing TLS client and server functionality. …

rust-scoped-threadpool 0.1.9

This crate provides a stable, safe and scoped threadpool. It can be used to execute a number of short-lived jobs in parallel without the need to respawn the underlying threads. …

rust-scoped-tls 1.0.0

This crate provides a library implementation of the standard library's old `scoped_thread_local!' macro for providing scoped access to "thread local storage" (TLS) so any type can be stored into TLS. …

rust-scoped-tls 0.1.2

This crate provides a library implementation of the standard library's old `scoped_thread_local!' macro for providing scoped access to "thread local storage" (TLS) so any type can be stored into TLS. …

rust-scopeguard 1.0.0

This package provides a RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!',…

rust-scopeguard 0.3.3

This package provides a RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!',…

rust-scroll 0.9.2

This package provides a suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers. …

rust-scroll 0.10.1

This package provides a suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers. …

rust-scroll-derive 0.10.1

This package provides a macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate. …

rust-scroll-derive 0.9.5

This package provides a macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate. …

rust-scrypt 0.3.0

Scrypt password-based key derivation function. …

rust-scrypt 0.2.0

Scrypt password-based key derivation function. …

rust-sct 0.3.0

Certificate transparency SCT verification library …

rust-sct 0.6.0

Certificate transparency SCT verification library …

rust-seahash 3.0.7

This package provides a blazingly fast, portable hash function with proven statistical guarantees. …

rust-section-testing 0.0.4

This package provides a library for section-style testing. …

rust-security-framework 0.3.4

Security.framework bindings for macOS and iOS. …

rust-security-framework-sys 0.3.3

Apple `Security.framework' low-level FFI bindings. …

rust-selectors 0.22.0

This package provides CSS Selectors matching for Rust. …

rust-sema 0.1.4

Rust semaphore library. …

rust-semver 0.9.0

Semantic version parsing and comparison. …

rust-semver-parser 0.7.0

This package provides for parsing of the semver spec. …

rust-semver-parser 0.9.0

This package provides for parsing of the semver spec. …

rust-serde 0.8.23

This package provides a generic serialization/deserialization framework. …

rust-serde 0.4.3

This package provides a generic serialization/deserialization framework. …

rust-serde 1.0.105

This package provides a generic serialization/deserialization framework. …

rust-serde 0.9.15

This package provides a generic serialization/deserialization framework. …

rust-serde-big-array 0.1.5

This package provides a big array helper for serde. …

rust-serde-big-array 0.2.0

This package provides a big array helper for serde. …

rust-serde-bytes 0.11.5

Optimized handling of `&[u8]' and `Vec<u8>' for Serde. …

rust-serde-cbor 0.10.2

CBOR support for serde. …

rust-serde-cbor 0.11.1

CBOR support for serde. …

rust-serde-codegen 0.4.3

This package provides macros to auto-generate implementations for the serde framework. …

rust-serde-codegen-internals 0.14.2

Unstable AST representation used by Serde codegen. …

rust-serde-derive 1.0.105

Macros 1.1 implementation of #[derive(Serialize, Deserialize)] …

rust-serde-derive 0.9.15

Macros 1.1 implementation of #[derive(Serialize, Deserialize)] …

rust-serde-json 1.0.50

This package provides a JSON serialization file format. …

rust-serde-json 0.9.10

This package provides a JSON serialization file format. …

rust-serde-macros 0.4.4

Macros to auto-generate implementations for the serde framework. …

rust-serde-test 0.9.15

Token De/Serializer for testing De/Serialize implementations. …

rust-serde-test 0.8.23

Token De/Serializer for testing De/Serialize implementations. …

rust-serde-test 1.0.105

Token De/Serializer for testing De/Serialize implementations. …

rust-serde-yaml 0.8.11

YAML support for Serde. …

rust-serial-test 0.1.0

Allows for the creation of serialised Rust tests. …

rust-serial-test-derive 0.1.0

This package provides a helper crate for `serial_test'. …

rust-servo-arc 0.1.1

This package provides a fork of `std::sync::Arc' with some extra functionality and without weak references. …

rust-servo-fontconfig 0.4.0

This package provides Rust bindings for fontconfig. …

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