myrrlyn / wyz
myrrlyn’s wyzyrdly library
☆25Updated last year
Alternatives and similar repositories for wyz:
Users that are interested in wyz are comparing it to the libraries listed below
- ☆36Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Pretty backtraces for rust☆15Updated 3 years ago
- ☆39Updated last year
- ☆29Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- ☆34Updated 3 years ago
- Rust API stability attributes for the rest of us.☆29Updated 10 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
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆56Updated 11 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- A safe and reliable process manager☆42Updated 5 years ago
- Cargo API written in Paris☆48Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- A dynamic library helper for rust crates☆35Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago