Docs.rs
  • Releases
    • All Releases
    • Releases by Stars
    • Recent Build Failures
    • Build Failures by Stars
    • Release Activity
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • Rust Cookbook
    • Crates.io
    • The Cargo Guide

Releases

Crates from Philipp Korber
  • Recent
  • Stars
  • Recent Failures
  • Failures By Stars
  • Activity
  • Queue
  • rustonaut
  • vec1-1.8.0
    a std Vec wrapper assuring that it has at least 1 element
    53
  • vec1-1.8.0
    a std Vec wrapper assuring that it has at least 1 element
    53
  • maybe-owned-0.3.4
    provides a `MaybeOwned` (and `MaybeOwnedMut`) type similar to std's `Cow` but it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`
    15
  • common_macros-0.1.1
    Provides common macros like `hash_map!` or `hash_set!` (WIP)
    6
  • mail-chars-0.2.1
    provids lookup table based char classification for mail related grammars
    4
  • quoted-string-0.6.1
    Specification independent utilities to handle quoted strings (in Mail, MIME types, ..)
    4
  • soft-ascii-string-1.1.0
    char/str/string wrappers which add a "is-ascii" soft constraint
    2
  • galemu-0.2.3
    Provides a workaround for generic associated types (GAT) limited to lifetimes (GAL)
    2
  • vec-drain-where-1.0.1
    alternative `Vec::drain_filter` impl
    2
  • mapped-command-0.3.0
    Alternate version of `std::process::Command` which maps outputs a custom results and checks the exit status.
    2
  • checked_command-0.2.4
    extension to `std::process::Command` which adds a output/status considering the programs `ExitStatus` for the returned Result
    2
  • media-type-impl-utils-0.3.1-unstable
    utils for writing media-type parsers (char lookup table, Quted String Spec, ...)
    1
  • mail-smtp-0.3.0
    [mail/smtp] combines mail-core with new-tokio-smtp
    1
  • lut-0.1.1-unstable
    provides lookup tables and helps with constructstructing (and merging) more of them
    1
  • total-order-multi-map-0.4.6
    A multimap with at the same time keeps the total insertion ordering of all elements
    1
  • mail-headers-0.6.6
    [mail/headers] header parts for the mail crate (inkl. header map and standard header impl)
    0
  • mail-template-0.6.1
    [mail] provides a way to create bind string template engines to produce mails
    0
  • media-type-0.0.1
    Media Type parsers handling the different media type grammars (http/mime) extendable for other grammars
    0
  • mail-0.7.0
    mail, facade for a number of mail related crates for creating and sending mails
    0
  • mail-internals-0.2.3
    [mail-api] _internal_ parts for the mail-api crates
    0
  • mail-test-account-0.1.1
    creates/loads/stores a mail account for testing purpose :(currently using ethereal.mail)
    0
  • new-tokio-smtp-0.9.1
    extendible smtp implementation for tokio
    0
  • mail-core-0.6.2
    [mail/core] provides the Mail type for the mail crate (inkl. multipart mime bodies, builder and resource type)
    0
About docs.rs Privacy policy Build queue