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. It supports alpha channel embedding.
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. It supports alpha channel embedding.
This crate provides #[test_resources]
and #[bench_resources]
procedural macro attributes that generates multiple parameterized tests using one body with different resource input parameters. A test is generated for each resource matching the specific resource location pattern.
Snapbox is a snapshot-testing toolbox that is ready to use for verifying output from
Function return values
CLI stdout/stderr
Filesystem changes
It is also flexible enough to build your own test harness like trycmd
.
Snapbox is a snapshot-testing toolbox that is ready to use for verifying output from
Function return values
CLI stdout/stderr
Filesystem changes
It is also flexible enough to build your own test harness like trycmd
.
parinfer-rust-emacs
is an Emacs-centric fork of parinfer-rust, itself an implementation of Shaun Lebron’s Parinfer. This builds a shared library intended to be loaded by the emacs-parinfer-rust-mode
Emacs plugin, though a standalone binary is built also.
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 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize.
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 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize.
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 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize.
Hickory DNS is a safe and secure DNS library. This is the Client library with DNSSEC support. DNSSEC with NSEC validation for negative records, is complete. The client supports dynamic DNS with SIG0 authenticated requests, implementing easy to use high level functions. Hickory DNS is based on the Tokio and Futures libraries, which means it should be easily integrated into other software that also use those libraries.
Hickory DNS Server is a safe and secure DNS server with DNSSEC support. Eventually this could be a replacement for BIND9. The DNSSEC support allows for live signing of all records, in it does not currently support records signed offline. The server supports dynamic DNS with SIG0 authenticated requests. Hickory DNS is based on the Tokio and Futures libraries, which means it should be easily integrated into other software that also use those libraries.
Rust bindings for hawktracer profiling library.
Macro for the rust-rust-i18n
crate.
Serializing indextree structure.
Rust-ported Browserslist.
Utilities for concurrent programming
Epoch-based garbage collection
HashSet with insertion ordering
This package provides Ranged integers.
Mock a Tokio task.
Sys crate wrapping the mimalloc allocator
Helpful utilities for `eyeball-im`.
This package provides colorful panic backtraces.
This package provides Plotters bitmap backend.