This package provides a portable interface to epoll
, kqueue
, event ports
, and wepoll
.
This package provides Trotter, an experimental crate that aims to make writing Gemini clients fun and easy.
This package provides Unsafe Rust bindings for ONNX Runtime 1.18 - Optimize and Accelerate Machine Learning Inferencing.
Rust types for ISO 7816, an international standard related to electronic identification cards with contacts, especially smart card.
This package provides Implementation of (a part of) map projections defined in the FITS World Coordinate System (WCS).
This package provides a library for managing a temporary directory and deleting all contents when it's dropped.
This package is a Rust implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces.
This crate provides a convenient and efficient way of declaring and working with fixed size bitmaps in Rust.
This package provides native Rust module for Adblock Plus syntax (e.g. EasyList, EasyPrivacy) filter parsing and matching.
A library for parsing and serializing HTML and XML documents and traversing, manipulating, and querying the document tree.
This package provides a C++ code generator for integrating the cxx
crate into higher level tools.
This crate provides a convenient and efficient way of declaring and working with fixed size bitmaps in Rust.
This package is a Rust implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces.
This package provides native Rust module for Adblock Plus syntax (e.g. EasyList, EasyPrivacy) filter parsing and matching.
This crate provides a low level access to nl80211. It can send commands to nl80211 and receive messages.
POLYVAL is a GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC).
This package provides constant-time serde serializer/deserializer helpers for data that potentially contains secrets (e.g. cryptographic keys).
This package provides constant-time serde serializer/deserializer helpers for data that potentially contains secrets (e.g. cryptographic keys).
POLYVAL is a GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC).
POLYVAL is a GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC).
This package provides converting and managing colors in Rust with a focus on correctness, flexibility and ease of use.
This package provides converting and managing colors in Rust with a focus on correctness, flexibility and ease of use.
This package provides a binary serialization/deserialization strategy that uses Serde for transforming structs into bytes and vice versa!
This package provides a stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack.