Skip to content
View rustonaut's full-sized avatar

Block or report rustonaut

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. vec1 vec1Public

    Rust `Vec<T>` wrapper that gurantees to contain at least 1 element

    Rust 107 17

  2. maybe-owned maybe-ownedPublic

    provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`

    Rust 33 5

  3. common_macros common_macrosPublic

    (WIP) Provide common macros like `hash_set!`,`hash_map!` etc.

    Rust 6

  4. quoted-string quoted-stringPublic

    This crate provides utilities to handle quoted strings (in Mail, Mime-Types, etc.) in rust.

    Rust 5

  5. mail-chars mail-charsPublic

    provids lookup table based char classification for mail related grammars

    Rust 4

  6. total-order-multi-map total-order-multi-mapPublic

    A multimap with at the same time keeps the total insertion ordering of all elements

    Rust 4 1