Voultapher / self_cellLinks
Safe-to-use proc-macro-free self-referential structs in stable Rust.
☆293Updated 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☆387Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- ☆244Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Delegation of trait implementations via procedural macros☆279Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Easy function multiversioning for Rust☆252Updated last year
- Type that deserializes only from one specific value☆267Updated last month
- Comparison of Rust string types☆166Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆131Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆270Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- A lightweight version of pin-project written with declarative macros.☆270Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆211Updated 7 months ago
- Compile-time string formatting☆262Updated 4 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated this week