There are no reviews yet. Be the first to send feedback to the community and the maintainers!
vec1
Rust `Vec<T>` wrapper that gurantees to contain at least 1 elementmaybe-owned
provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`common_macros
(WIP) Provide common macros like `hash_set!`,`hash_map!` etc.mail-chars
provids lookup table based char classification for mail related grammarsquoted-string
This crate provides utilities to handle quoted strings (in Mail, Mime-Types, etc.) in rust.checked-command
extension to `std::process::Command` which adds a output/status considering the programs `ExitStatus` when returning a Resultrust-dynobject
Kind of dynamic Objects for rust. Allowing to create, change and access typed properties with runtime type checksbuild-qrc
A rust build dependency to build and include resources based on the Qt Resource systemvec-drain-where
An alternative `Vec::drain_filter` implementationsoft-ascii-string
A wrapper around String/str/char with an is-ascii soft constraint, a violation is no rust safety violation "just" a bugexternal-accessed-stack
A (potentially) stack allocated buffer which can be used for things like DMA or completion based I/O like in io-uring.media-type-impl-utils
utils for writing media-type parsers (char lookup table, Quted String Spec, ...)DHmacAuth
a HMAC implemention for the scala spray-routes library allowing mutiple keys per user at the same time and distinct key security levelstotal-order-multi-map
A multimap with at the same time keeps the total insertion ordering of all elementslut
lut - look up tables for every one (in rust)Love Open Source and this site? Check out how you can help us