Pure Rust lighting and color science library inspired by LuxPy
Pure Rust streaming reader and writer for Stata's DTA file format (every released version, 102-119), plus a parser and reader for Stata dictionary (.dct) files.
A CLI for flexible plaintext nutrition tracking
Rust port of upstream tzcode asctime.c legacy fixed-format time formatting
Hardware-based tick counters for high-precision benchmarks
Pure-Rust VP9 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Plugin for Tauri to send esc/pos commands to thermal_printer
Pure-Rust PDF writer for the oxideav framework — vector-stays-vector path
Utility for running Rust snippets
Idiomatic Rust wrapper for MbedTLS, allowing you to use MbedTLS with only safe code while being able to use such great Rust features like error handling and closures. Building on MbedTLS's focus on embedded use, this crate can be used in a no_std environment.
This Rust crate is a support library for the `mbedtls` crate, providing platform and target specific implementations of all necessary functions. By separating this logic into a separate crate, multiple versions of the mbedtls crate can coexist within a single crate.This helps to avoid link name conflict errors. The crate exports Rust functions and defines C functions to support external overrides as needed for custom implementation under various platforms or targets.
This Rust crate is a support library for the `mbedtls` crate, providing platform and target specific implementations of all necessary functions. By separating this logic into a separate crate, multiple versions of the mbedtls crate can coexist within a single crate.This helps to avoid link name conflict errors. The crate exports Rust functions and defines C functions to support external overrides as needed for custom implementation under various platforms or targets.