jam1garner / some-errorLinks
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
Sorting:
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- ☆19Updated 3 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- ☆34Updated 3 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- ☆40Updated 6 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆31Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Updated 6 years ago
- ☆27Updated 3 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 4 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 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`☆31Updated 2 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 5 years ago
- watt-based inline procedural macros☆14Updated 4 years ago