Voultapher / self_cell
Safe-to-use proc-macro-free self-referential structs in stable Rust.
☆257Updated 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
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆237Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Struct fields that are made read-only accessible to other modules☆232Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Pull in every source file in a directory as a module☆169Updated last week
- ☆201Updated last month
- A fast, concurrent string interner☆148Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- "A very small syn"☆200Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Type that deserializes only from one specific value☆231Updated last week
- Async synchronization primitives☆261Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated 3 weeks ago
- Easy function multiversioning for Rust☆211Updated 2 months ago
- ☆192Updated last month
- Reflection via DWARF.☆296Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆230Updated 4 months ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 6 months ago
- Async broadcast channels☆172Updated last month
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 4 months ago