Voultapher / self_cellLinks
Safe-to-use proc-macro-free self-referential structs in stable Rust.
☆289Updated 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☆385Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Struct fields that are made read-only accessible to other modules☆260Updated last week
- Delegation of trait implementations via procedural macros☆280Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- "A very small syn"☆212Updated 10 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Type that deserializes only from one specific value☆266Updated last week
- Conditional compilation according to rustc compiler version☆389Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Reflection via DWARF.☆298Updated 2 years ago
- Comparison of Rust string types☆162Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 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`☆128Updated last year
- Easy function multiversioning for Rust☆251Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- ☆240Updated 4 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated this week