Packages — R (Page 29 of 58)
Packages menu:
Browse alphabetically
rust-async-stream 0.3.2
This package provides asynchronous streams using async & await notation. …
rust-async-stream-impl 0.3.2
This package provides proc macros for `rust-async-stream' crate. …
rust-async-task 4.0.3
This package provides a task abstraction for building executors. …
rust-async-task 1.3.1
This package provides a task abstraction for building executors. …
rust-async-task 3.0.0
This package provides a task abstraction for building executors. …
rust-async-tls 0.10.2
This package provides asynchronous TLS/SSL streams using Rustls. …
rust-async-trait 0.1.42
This package provides type erasure for async trait methods. …
rust-atk 0.14.0
Rust bindings for the ATK library …
rust-atk 0.8.0
Rust bindings for the ATK library …
rust-atk-sys 0.14.0
FFI bindings to libatk-1 …
rust-atk-sys 0.10.0
FFI bindings to libatk-1 …
rust-atk-sys 0.9.1
FFI bindings to libatk-1 …
rust-atom 0.3.5
This package provides a safe abstraction around AtomicPtr. …
rust-atomic-polyfill 0.1.5
This package provides atomic polyfills, for targets where they're not available. …
rust-atomic-waker 1.0.0
This package provides a synchronization primitive for task wakeup. …
rust-atty 0.2.11
This package provides a simple interface for querying atty. …
rust-atty 0.2.14
This package provides a simple interface for querying atty. …
rust-autocfg 1.0.1
Automatic cfg for Rust compiler features. …
rust-autocfg 0.1.7
Automatic cfg for Rust compiler features. …
rust-automod 1.0.0
Pull in every source file in a directory as a module. …
rust-av-metrics 0.7.2
This package provides a collection of algorithms for measuring audio/video metrics. …
rust-average 0.13.1
This crate provides tools for calculating statistics iteratively in Rust. …
rust-average 0.10.4
This crate provides for calculating statistics iteratively in Rust. …
rust-average 0.9.4
This crate provides for calculating statistics iteratively in Rust. …
rust-avif-parse 0.13.2
This AVIF parser allows extracting the AV1 payload and alpha channel metadata out of AVIF image files. The parser is a fork of Mozilla's MP4 parser used in Firefox, so it's…
rust-avif-serialize 0.6.5
This package provides a minimal writer for AVIF header structure. This is a tiny alternative to `libavif'. It creates the jungle of MPEG/HEIF/MIAF/ISO-BMFF ``boxes'' as appropriate for AVIF files. …
rust-avro-rs 0.13.0
This package is a library for working with Apache Avro in Rust. …
rust-awc 1.0.1
This package provides async HTTP and WebSocket client library built on the Actix ecosystem. …
rust-awc 2.0.3
This package provides async HTTP and WebSocket client library built on the Actix ecosystem. …
rust-awc-2 0.2.8
This package provides async HTTP and WebSocket client library built on the Actix ecosystem. …
rust-az 1.2.0
This crate provides casts and checked casts. …
rust-backtrace 0.3.35
This package provides a library to acquire a stack trace (backtrace) at runtime in a Rust program. …
rust-backtrace 0.3.56
This package provides a library to acquire a stack trace (backtrace) at runtime in a Rust program. …
rust-backtrace-sys 0.1.37
This package provides bindings to the libbacktrace gcc library. …
rust-bare-metal 1.0.0
This package provides abstractions common to bare metal systems. …
rust-bare-metal 0.2.5
This package provides abstractions common to bare metal systems. …
rust-barrel 0.6.5
This package provides a powerful schema migration building API for Rust. …
rust-base-x 0.2.6
This library provides for encoding and decoding any base. …
rust-base32 0.4.0
This library lets you encode and decode in either RFC4648 Base32 or in Crockford Base32. …
rust-base58 0.1.0
Encode to base58 using only Rust. This package is based on `https://github.com/trezor/trezor-crypto/blob/master/base58.c' at commit c6e7d37. However, this package works only up to 128 bytes. …
rust-base64 0.12.3
This package encodes and decodes base64 as bytes or utf8. …
rust-base64 0.9.3
This package encodes and decodes base64 as bytes or utf8. …
rust-base64 0.10.1
This package encodes and decodes base64 as bytes or utf8. …
rust-base64 0.6.0
This package encodes and decodes base64 as bytes or utf8. …
rust-base64 0.11.0
This package encodes and decodes base64 as bytes or utf8. …
rust-base64 0.13.0
This package encodes and decodes base64 as bytes or utf8. …
rust-base64ct 1.0.1
This package is a pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly `no_std' support. …
rust-base64ct 1.3.3
This package is a pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly `no_std' support. …
rust-battery 0.7.8
`battery' provides a unified API to a notebook batteries state. …
rust-beef 0.5.0
This package provides faster, more compact implementation of Cow. …
rust-bencher 0.1.5
This package provides a port of the libtest (unstable Rust) benchmark runner to Rust stable releases. Supports running benchmarks and filtering based on the name. Benchmark execution works exactly the…
rust-better-panic 0.2.0
This package provides pretty panic backtraces inspired by Python's tracebacks. …
rust-bigdecimal 0.1.2
This package provides arbitrary precision decimal numbers. …
rust-bigdecimal 0.2.0
This package provides arbitrary precision decimal numbers. …
rust-bigdecimal 0.3.0
This package provides arbitrary precision decimal numbers. …
rust-bigdecimal-rs 0.2.1
This package provides arbitrary precision decimal numbers. …
rust-bincode 1.3.3
This package provides a binary serialization/deserialization strategy that uses Serde for transforming structs into bytes and vice versa! …
rust-bincode 0.8.1
This package provides a binary serialization/deserialization strategy that uses Serde for transforming structs into bytes and vice versa! …
rust-bindgen 0.33.2
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. …
rust-bindgen 0.55.1
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. …
rust-bindgen 0.48.1
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. …
rust-bindgen 0.57.0
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. …
rust-bindgen 0.58.1
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. …
rust-bindgen 0.53.3
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. …
rust-bindgen 0.37.4
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. …
rust-bindgen 0.47.4
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. …
rust-bindgen 0.51.1
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. …
rust-bindgen 0.50.1
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. …
rust-bindgen 0.54.1
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. …
rust-bindgen 0.59.2
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. …
rust-bindgen 0.46.0
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. …
rust-bindgen 0.52.0
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. …
rust-bindgen 0.49.4
This package can be used to automatically generate Rust FFI bindings to C and C++ libraries. …
rust-bio 0.33.0
This package provides a bioinformatics library for Rust. This library provides implementations of many algorithms and data structures that are useful for bioinformatics, but also in other fields. …
rust-bio 0.32.0
This package provides a bioinformatics library for Rust. This library provides implementations of many algorithms and data structures that are useful for bioinformatics, but also in other fields. …
rust-bio-types 0.12.0
This package provides a collection of common biomedical types for use in rust-bio and rust-htslib. …
rust-bit-field 0.10.1
This is a simple crate which provides the BitField trait, which provides methods for operating on individual bits and ranges of bits on Rust's integral types. …
rust-bit-set 0.5.1
This package provides a set of bits. …
rust-bit-set 0.4.0
This package provides a set of bits. …
rust-bit-vec 0.6.3
This package provides a vector of bits. …
rust-bit-vec 0.5.1
This package provides a vector of bits. …
rust-bit-vec 0.4.4
This package provides a vector of bits. …
rust-bitcoin-hashes 0.9.7
This Rust library provides hash functions that are used by `rust-bitcoin'. …
rust-bitcoin-hashes 0.10.0
This Rust library provides hash functions that are used by `rust-bitcoin'. …
rust-bitfield 0.13.2
This crate provides macros to generate bitfield-like struct. …
rust-bitflags 1.3.2
This package provides a macro to generate structures which behave like a set of bitflags. …
rust-bitflags 0.5.0
This package provides a macro to generate structures which behave like a set of bitflags. …
rust-bitflags 1.2.1
This package provides a macro to generate structures which behave like a set of bitflags. …
rust-bitflags 0.7.0
This package provides a macro to generate structures which behave like a set of bitflags. …
rust-bitflags 0.2.1
This package provides a macro to generate structures which behave like a set of bitflags. …
rust-bitflags 0.9.1
This package provides a macro to generate structures which behave like a set of bitflags. …
rust-bitflags 0.8.2
This package provides a macro to generate structures which behave like a set of bitflags. …
rust-bitmaps 2.1.0
This crate provides a convenient and efficient way of declaring and working with fixed size bitmaps in Rust. …
rust-bitpacking 0.8.4
This crate provides fast integer compression and decompression via SIMD bit-packing. It is a port of simdcomp C library to Rust. …
rust-bitreader 0.3.4
BitReader helps reading individual bits from a slice of bytes. You can read an arbitrary numbers of bits from the byte slice, for example 13 bits at once. The reader…
rust-bitstream-io 1.0.0
This package is a library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats. …
rust-bitstream-io 0.8.5
This package is a library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats. …
rust-bitvec 0.20.4
This package provides a crate for manipulating memory, bit by bit. …
rust-bitvec 0.19.4
This package provides a crate for manipulating memory, bit by bit. …
rust-bitvec 0.22.3
This package provides a crate for manipulating memory, bit by bit. …