WiSaGaN / simple-error
A Rust library that provides a simple error
☆28Updated 10 months ago
Alternatives and similar repositories for simple-error
Users that are interested in simple-error are comparing it to the libraries listed below
Sorting:
- Native TLS for futures and async-std☆70Updated 9 months ago
- How to run Hyper on async-std☆40Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- File locking for Rust.☆44Updated 8 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- ☆58Updated 8 months ago
- Derive for the Display trait☆52Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- ☆28Updated 2 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆71Updated last year
- Advisory cross-platform file locks using file descriptors☆78Updated 3 weeks ago
- ☆56Updated 3 months ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- Cross-platform hostname functions in Rust☆65Updated last month
- Proc macro for smol async runtime☆53Updated 4 years ago
- Asynchronous file I/O for Tokio☆49Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A library for interaction with units of bytes.☆56Updated 6 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated 2 weeks ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- An default value loader from TOML for structopt☆28Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago