rust-lang / project-deref-patterns
☆10Updated 3 years ago
Alternatives and similar repositories for project-deref-patterns:
Users that are interested in project-deref-patterns are comparing it to the libraries listed below
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- An alternative to `qcell` and `ghost-cell` that instead uses const generics☆12Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- The never type (the true one!) in stable Rust.☆35Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- a reference-counting cycle collection library in rust☆78Updated 2 years ago
- Cargo API written in Paris☆44Updated last month
- docs.rs as a publishing platform?☆66Updated last week
- An interface for writing a RustTypeChecker.☆42Updated last year
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 9 months ago
- We have Crater At Home☆22Updated 3 months ago
- ☆35Updated last year
- Macro copying a struct with Option fields. Useful for config initialization☆39Updated 6 months ago
- horrible serde macro stuff☆39Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- A memory efficient syntax tree for language developers☆52Updated last week
- Lending iterators on stable Rust☆81Updated last year
- `smol` integrations with `hyper`☆14Updated 3 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆23Updated last year
- myrrlyn’s wyzyrdly library☆25Updated 10 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆90Updated last month
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- ☆36Updated last year
- ☆20Updated 3 years ago