Infrastructure for measuring the total runtime size of an object on the heap.
This package provides a small Rust library for recycling types containing owned memory.
Infrastructure for measuring the total runtime size of an object on the heap.
This package provides utility functions for other crates with no backwards compatibility guarantees.
This package provides Low-level bindings to the PC/SC C API.
This package verifies the connectivity and validity of objects in the database.
This package provides a tiny, safe, speedy, zero-copy HTTP/1.x parser.
This package lets you get network adapters information and network configuration for Windows.
Rust bindings to the Windows SChannel APIs providing TLS client and server functionality.
This package lets you get network adapters information and network configuration for Windows.
This package provides a tool for generating C/C++ bindings to Rust code.
This package provides a tool for generating C/C++ bindings to Rust code.
This package provides a tool for generating C/C++ bindings to Rust code.
This package provides a tool for generating C/C++ bindings to Rust code.
This package provides a tool for generating C/C++ bindings to Rust code.
This package provides a pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering.
This package provides a pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering.
This package provides a pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering.
This package provides An Excel/OpenDocument
Spreadsheets reader and deserializer in pure rust.
Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.
'Small vector' optimization: store up to a small number of items on the stack
TryFrom
and TryInto
traits for failable conversions that return a Result.
This package provides a variant of sval::Value for types with internal references
This package provides a Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)