rust-lang / project-deref-patternsLinks
☆11Updated 4 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
Sorting:
- An alternative to `qcell` and `ghost-cell` that instead uses const generics☆13Updated 2 years ago
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- ☆55Updated 5 months ago
- A tool to help with minimization of Rust code☆66Updated 3 months ago
- Tools to avoid unnecessary usage of safe code☆37Updated 5 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆43Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- Macro copying a struct with Option fields. Useful for config initialization☆40Updated 7 months ago
- A memory efficient syntax tree for language developers☆63Updated last month
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆37Updated this week
- Token tree calling convention☆83Updated 3 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated last month
- Cargo API written in Paris☆56Updated last week
- Const TypeId and non-'static TypeId☆70Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆42Updated 2 years ago