Voultapher / self_cellLinks
Safe-to-use proc-macro-free self-referential structs in stable Rust.
☆268Updated 2 months ago
Alternatives and similar repositories for self_cell
Users that are interested in self_cell are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆366Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- ☆210Updated last month
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Type that deserializes only from one specific value☆243Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- Compile-time string formatting☆238Updated 6 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆274Updated last year
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆248Updated 9 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- The feature-rich, portable async channel library☆258Updated 2 years ago