epage / epage.github.io

https://epage.github.io/
2 stars 3 forks source link

eztd ("Easy Standard') or nonstd Library #4

Open epage opened 5 years ago

epage commented 5 years ago

Goal:

Non-goals:

For use cases, requirements, and feature ideas, see https://github.com/rust-lang-nursery/cli-wg/issues/26 and https://github.com/rust-lang-nursery/cli-wg/issues/10

High level features

Pull in from other crates:

Guidelines

When to pull in a crate

Open Questions

Should we include regex and how should we expose it?

Should we include anything else from stdx

epage commented 5 years ago

https://crates.io/crates/text_io is tempting depending on error handling

epage commented 5 years ago

text_io has at least some option for error handling but the license is non-standard.

epage commented 5 years ago

There is now https://github.com/BurntSushi/bstr

epage commented 5 years ago

These comprehensions look promising https://crates.io/crates/py-comp