jam1garner / some-error
A library for creating and using anonymous sum types as errors in Rust
☆18Updated 4 years ago
Alternatives and similar repositories for some-error:
Users that are interested in some-error are comparing it to the libraries listed below
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- ☆19Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years 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`☆30Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 weeks ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 3 years ago
- ☆33Updated 3 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆37Updated last year
- ☆61Updated 7 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- A syn targetting PEG parser generator☆20Updated last year
- Pretty backtraces for rust☆15Updated 3 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Updated 6 years ago
- ☆17Updated 4 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago