Voultapher / self_cell
Safe-to-use proc-macro-free self-referential structs in stable Rust.
☆259Updated 3 months ago
Alternatives and similar repositories for self_cell:
Users that are interested in self_cell are comparing it to the libraries listed below
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Proc-macro typestate DSL for Rust☆146Updated last year
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- ☆203Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆111Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 9 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- "A very small syn"☆201Updated last month
- ☆267Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- Compile-time string formatting☆233Updated 3 months ago
- Count lines of LLVM IR per generic function☆437Updated last month