Wrappers with less overhead than RefCell for reference counted pointers
A simple wrapper around Rc<RefCell<T>>
A convenient wrapper for Rc<RefCell<T>>
The shared_singleton trait provides singleton pattern state management with shared container.
Statically-checked alternatives to RefCell and RwLock
refcounted pointer type that allows subobject pointers
A single-assignment, weak reference wrapper for cyclic node graphs with late initialization
Get a lexicographic cartesian product and lexicographic permutation at any specific index from data. Generate complete lexicographic cartesian product from single or multiple set of data. Generate complete lexicographic combination from data. Generate non-lexicographic permutation and k-permutation.
An attribute macro to simplify closure captures
Experimental RRTK math! macro
Parser and input handling for soft_rust macro DSL
Procedural macro engine for soft_rust - Python-like ergonomics in Rust
No description provided.
No description provided.