• Stars
    star
    4
  • Rank 3,297,809 (Top 66 %)
  • Language
    Rust
  • License
    Apache License 2.0
  • Created almost 7 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

provids lookup table based char classification for mail related grammars

More Repositories

1

vec1

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

maybe-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`
Rust
21
star
3

common_macros

(WIP) Provide common macros like `hash_set!`,`hash_map!` etc.
Rust
6
star
4

quoted-string

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

checked-command

extension to `std::process::Command` which adds a output/status considering the programs `ExitStatus` when returning a Result
Rust
3
star
6

rust-dynobject

Kind of dynamic Objects for rust. Allowing to create, change and access typed properties with runtime type checks
Rust
3
star
7

build-qrc

A rust build dependency to build and include resources based on the Qt Resource system
Rust
3
star
8

vec-drain-where

An alternative `Vec::drain_filter` implementation
Rust
2
star
9

soft-ascii-string

A wrapper around String/str/char with an is-ascii soft constraint, a violation is no rust safety violation "just" a bug
Rust
2
star
10

external-accessed-stack

A (potentially) stack allocated buffer which can be used for things like DMA or completion based I/O like in io-uring.
Rust
1
star
11

media-type-impl-utils

utils for writing media-type parsers (char lookup table, Quted String Spec, ...)
Rust
1
star
12

DHmacAuth

a HMAC implemention for the scala spray-routes library allowing mutiple keys per user at the same time and distinct key security levels
Scala
1
star
13

total-order-multi-map

A multimap with at the same time keeps the total insertion ordering of all elements
Rust
1
star
14

prompty

My rusty bash prompt command.
Rust
1
star
15

lut

lut - look up tables for every one (in rust)
Rust
1
star