Voultapher / self_cell
Safe-to-use proc-macro-free self-referential structs in stable Rust.
☆258Updated 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
- A lightweight version of pin-project written with declarative macros.☆239Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- Conditional compilation according to rustc compiler version☆349Updated last week
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Easy code duplicate with substitution for Rust☆238Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Type that deserializes only from one specific value☆231Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 3 weeks ago
- ☆203Updated last month
- Compile-time string formatting☆232Updated 3 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- A library for to allow multiple return types by automatically generated enum.☆358Updated this week
- Better reference counted strings for Rust☆118Updated 7 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Async synchronization primitives☆261Updated last month
- lazy static regular expressions checked at compile time☆204Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated this week
- The feature-rich, portable async channel library☆251Updated 2 years ago
- "A very small syn"☆201Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week