Core I/O and event loop primitives for asynchronous I/O in Rust. Foundation for the rest of the tokio crates.
This crate provides fast integer compression and decompression via SIMD bit-packing. It is a port of simdcomp C library to Rust.
A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts.
Infrastructure for testing regexes. You probably don't want to use this crate unless you're working on a regex implementation.
An error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error reports for all kinds of errors.
An error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error reports for all kinds of errors.
PEG provides a Parsing Expression Grammar. This package provides procedural macros for rust-peg. To use rust-peg, see the peg package.
PEG provides a Parsing Expression Grammar. This package provides procedural macros for rust-peg. To use rust-peg, see the peg package.
An error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error reports for all kinds of errors.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This library provides parsing functionality for hexadecimal float literals. Two functions parse_hexf32
and parse_hexf64
are provided for each type.
Extra methods for raw pointers. For example .post_inc()
and .pre_dec()
(c.f. ptr++
and --ptr
) and ptrdistance
.
Extra methods for raw pointers. For example .post_inc()
and .pre_dec()
(c.f. ptr++
and --ptr
) and ptrdistance
.
This library provides parsing functionality for hexadecimal float literals. Two functions parse_hexf32
and parse_hexf64
are provided for each type.
This package extends Cargo to allow you to add and remove dependencies by modifying your Cargo.toml
file from the command line.
Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.
Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.
Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.