Voultapher / self_cell
Safe-to-use proc-macro-free self-referential structs in stable Rust.
☆261Updated 2 weeks 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 10 months ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Compile-time string formatting☆236Updated 4 months ago
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Reflection via DWARF.☆296Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Pull in every source file in a directory as a module☆172Updated last month
- Diff library with semantic cleanup, based on Google's diff-match-patch☆206Updated last month
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year
- A lightweight version of pin-project written with declarative macros.☆244Updated last month
- Experiments with structured concurrency in Rust☆361Updated 9 months ago
- Like Rust's std::Path, but UTF-8.☆482Updated last month
- A fast, concurrent string interner☆150Updated 8 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆215Updated 3 months ago
- Type that deserializes only from one specific value☆231Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 3 weeks ago
- ☆205Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆181Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month