Voultapher / self_cellLinks
Safe-to-use proc-macro-free self-referential structs in stable Rust.
☆262Updated 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 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Conditional compilation according to rustc compiler version☆364Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Reflection via DWARF.☆296Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Count lines of LLVM IR per generic function☆445Updated 4 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆209Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆186Updated last month
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆241Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months 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`☆116Updated 8 months ago
- Async synchronization primitives☆269Updated 2 months ago
- "A very small syn"☆204Updated 4 months ago
- ☆201Updated 5 months ago
- ☆210Updated 2 weeks ago
- A fast, concurrent string interner☆150Updated 9 months ago