Voultapher / self_cell
Safe-to-use proc-macro-free self-referential structs in stable Rust.
☆261Updated last month
Alternatives and similar repositories for self_cell
Users that are interested in self_cell are comparing it to the libraries listed below
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- Easy code duplicate with substitution for Rust☆241Updated 8 months ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated last week
- Compile-time string formatting☆235Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- A lightweight version of pin-project written with declarative macros.☆247Updated 2 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated 11 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆185Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated 11 months ago
- generators☆207Updated last year
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 9 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- The feature-rich, portable async channel library☆254Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆115Updated 7 months ago
- ☆275Updated 2 months ago
- ☆207Updated last month