Sync single assignment cells for `no_std`
A replacement of std::cell::RefCell adding advanced support for mapping borrows.
Safe interface for cell projection
Read-only Cell counterpart
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.
Parser and input handling for soft_rust macro DSL
Procedural macro engine for soft_rust - Python-like ergonomics in Rust
Runtime support library for soft_rust macros
Utility for working with nested guard-type APIs
A replacement to OnceCell, LazyCell, Once, OnceLock, LazyLock that wipes itself when being forked in Unix
Convenient contextful (de)serialization compatible with the serde ecosystem
Readers-writer locks designed for locking intervals