Packages — R (Page 26 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-lzma-sys 0.1.15

This package contains the raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. …

rust-lzw 0.10.0

This package provides LZW compression and decompression. …

rust-mac 0.1.1

This package provides a collection of great and ubiqutitous macros. …

rust-mach-o-sys 0.1.1

This package provides bindings to the OSX mach-o system library …

rust-make-cmd 0.1.0

This package enables build.rs scripts to invoke gnu_make platform-independently. …

rust-malloc-buf 0.0.6

This package provides structs for handling malloc'd memory passed to Rust. …

rust-maplit 1.0.2

This crate provides a collection of `literal' macros for `HashMap', `HashSet', `BTreeMap', and `BTreeSet.' …

rust-markup5ever 0.8.1

Common code for xml5ever and html5ever. …

rust-markup5ever 0.10.0

Common code for xml5ever and html5ever. …

rust-markup5ever 0.9.0

Common code for xml5ever and html5ever. …

rust-match-cfg 0.1.0

This package provides a convenience macro to ergonomically define an item depending on a large number of `#[cfg]' parameters. Structured like match statement, the first matching branch is the item that…

rust-matches 0.1.8

This package provides a macro to evaluate, as a boolean, whether an expression matches a pattern. …

rust-matrixmultiply 0.1.15

General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86…

rust-matrixmultiply 0.2.3

General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86…

rust-maybe-uninit 2.0.0

This package provides MaybeUninit for friends of backwards compatibility. …

rust-md-5 0.9.0

MD5 hash function. …

rust-md-5 0.8.0

MD5 hash function. …

rust-md5 0.6.1

The package provides the MD5 hash function. …

rust-md5 0.3.8

The package provides the MD5 hash function. …

rust-md5-asm 0.4.3

This package contains an assembly implementation of MD5 compression function. …

rust-measureme 0.7.1

Record rustc compiler events and serializing them to a compact binary format with this support package. It is integrated into rustc via the unstable -Z self-profile flag. …

rust-memchr 1.0.2

The `memchr' crate provides heavily optimized routines for searching bytes. …

rust-memchr 0.1.11

The `memchr' crate provides heavily optimized routines for searching bytes. …

rust-memchr 2.3.3

The `memchr' crate provides heavily optimized routines for searching bytes. …

rust-memmap 0.6.2

This package provides a cross-platform Rust API for memory-mapped file IO. …

rust-memmap 0.7.0

This package provides a cross-platform Rust API for memory-mapped file IO. …

rust-memmap 0.2.3

This package provides a cross-platform Rust API for memory-mapped file IO. …

rust-memoffset 0.5.3

This package provides C-like `offset_of' functionality for Rust structs. …

rust-memoffset 0.2.1

This package provides C-like `offset_of' functionality for Rust structs. …

rust-memsec 0.5.7

This package provides a Rust implementation of `libsodium/utils'. …

rust-metadeps 1.1.2

Run pkg-config from declarative dependencies in Cargo.toml. …

rust-metal 0.14.0

Rust bindings for Metal. …

rust-mime 0.3.16

Support MIME (HTTP Media Types) as strong types in Rust. …

rust-minisign 0.5.20

This package provides a crate to sign files and verify signatures. …

rust-miniz-oxide 0.3.6

A pure rust replacement for the miniz DEFLATE/zlib encoder/decoder. Using `flate2' with the `rust_backend' feature provides an easy to use streaming API for miniz_oxide. …

rust-miniz-oxide 0.2.2

A pure rust replacement for the miniz DEFLATE/zlib encoder/decoder. Using `flate2' with the `rust_backend' feature provides an easy to use streaming API for miniz_oxide. …

rust-miniz-oxide-c-api 0.2.2

DEFLATE compression and decompression API designed to be Rust drop-in replacement for miniz. …

rust-miniz-sys 0.1.12

This package provides bindings to the `miniz.c' library. …

rust-mint 0.5.4

This package provides math interoperability standard types. …

rust-mio 0.6.21

Lightweight non-blocking IO. …

rust-mio-anonymous-pipes 0.1.0

This package provides asynchronous wrapper for Windows synchronous pipes. …

rust-mio-extras 2.0.6

Extra components for use with Mio. …

rust-mio-named-pipes 0.1.6

A library for integrating Windows Named Pipes with mio. …

rust-mio-uds 0.6.7

Unix domain socket bindings for mio. …

rust-miow 0.2.1

This package provides a zero overhead I/O library for Windows, focusing on IOCP and Async I/O abstractions. …

rust-miow 0.3.3

This package provides a zero overhead I/O library for Windows, focusing on IOCP and Async I/O abstractions. …

rust-model 0.1.2

Model-based testing for data structures, with linearizability checking. …

rust-modifier 0.1.0

Chaining APIs for both self -> Self and &mut self methods. …

rust-nalgebra 0.18.1

This package provides a linear algebra library with transformations and statically-sized or dynamically-sized matrices. …

rust-nalgebra 0.19.0

This package provides a linear algebra library with transformations and statically-sized or dynamically-sized matrices. …

rust-named-pipe 0.4.1

This package provides a wrapper for overlapped (asynchronous) IO of Windows's named pipes. …

rust-nasm-rs 0.1.7

Run NASM during your Cargo build. …

rust-native-tls 0.2.3

This package provides a wrapper over a platform's native TLS implementation. …

rust-natord 1.0.9

This package provides a crate to perform natural ordering for Rust. …

rust-net2 0.2.33

This library contains extensions to the standard library's networking types as proposed in RFC 1158. …

rust-nettle 7.0.0

This package provides Rust bindings for the Nettle cryptographic library. …

rust-nettle-sys 2.0.4

This package provides low-level Rust bindings for the Nettle cryptographic library. …

rust-new-debug-unreachable 1.0.3

Panic in debug, `intrinsics::unreachable()' in release (fork of debug_unreachable) …

rust-nix 0.14.1

Rust friendly bindings to *nix APIs. …

rust-nix 0.17.0

Rust friendly bindings to *nix APIs. …

rust-nix 0.15.0

Rust friendly bindings to *nix APIs. …

rust-no-panic 0.1.12

This package provides a rust attribute macro to require that the compiler prove a function can't ever panic. …

rust-nodrop 0.1.14

This package provides a wrapper type to inhibit drop (destructor). Use `std::mem::ManuallyDrop' instead! …

rust-nodrop-union 0.1.11

This package provides a wrapper type to inhibit drop (destructor). Implementation crate for `nodrop', the untagged unions implementation (which is unstable / requires nightly). …

rust-nom 1.2.4

This package provides a byte-oriented, zero-copy, parser combinators library. …

rust-nom 4.2.3

This package provides a byte-oriented, zero-copy, parser combinators library. …

rust-nom 3.2.1

This package provides a byte-oriented, zero-copy, parser combinators library. …

rust-nom 5.1.2

This package provides a byte-oriented, zero-copy, parser combinators library. …

rust-noop-proc-macro 0.2.1

No-op proc_macro, literally does nothing …

rust-normalize-line-endings 0.3.0

This package takes an iterator over characters and returns a new iterator with all line endings. …

rust-notify 4.0.15

Cross-platform filesystem notification library. …

rust-num 0.2.1

This package provides a collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more. …

rust-num 0.1.42

This package provides a collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more. …

rust-num-bigint 0.3.0

Big integer implementation for Rust. …

rust-num-bigint 0.1.44

Big integer implementation for Rust. …

rust-num-bigint 0.2.6

Big integer implementation for Rust. …

rust-num-complex 0.2.4

Complex numbers implementation for Rust. …

rust-num-complex 0.1.43

Complex numbers implementation for Rust. …

rust-num-complex 0.3.0

Complex numbers implementation for Rust. …

rust-num-cpus 1.13.0

Get the number of CPUs on a machine. …

rust-num-derive 0.3.0

This package provides numeric syntax extensions. …

rust-num-derive 0.2.5

Numeric syntax extensions in Rust. …

rust-num-integer 0.1.42

Integer traits and functions. …

rust-num-iter 0.1.40

This crate provides external iterators for generic mathematics. …

rust-num-rational 0.2.3

Rational numbers implementation for Rust. …

rust-num-rational 0.3.0

Rational numbers implementation for Rust. …

rust-num-rational 0.1.42

Rational numbers implementation for Rust. …

rust-num-traits 0.1.43

Numeric traits for generic mathematics. …

rust-num-traits 0.2.11

Numeric traits for generic mathematics. …

rust-number-prefix 0.3.0

This package provides a library for formatting numeric prefixes: kilo, giga, kibi. …

rust-numtoa 0.1.0

This package can convert numbers into stack-allocated byte arrays. …

rust-obj 0.9.1

This package provides a package for loading Wavefront `.obj' files. …

rust-objc 0.2.7

This package provides an Objective-C Runtime bindings and wrapper for Rust. …

rust-objc-exception 0.1.2

This package provides a Rust interface for Objective-C's throw and try/catch statements. …

rust-objc-foundation 0.1.1

This package provides a rust wrapper for Objective-C's Foundation framework. …

rust-objc-id 0.1.1

This package provides Rust smart pointers for Objective-C reference counting. …

rust-objc-test-utils 0.0.2

This package provides utilities for testing Objective-C interop. …

rust-object 0.12.0

This package provides a unified interface for parsing object file formats. …

rust-object 0.17.0

This package provides a unified interface for reading and writing object file formats. …

rust-odds 0.3.1

Odds and ends collection miscellania. Extra functionality for slices (`.find()', `RevSlice'), strings and other things. Things in odds may move to more appropriate crates if we find them. …

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