deep_causality icon indicating copy to clipboard operation
deep_causality copied to clipboard

Hyper-geometric computational causality library for Rust

Results 2 deep_causality issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [deep_causality](https://github.com/deepcausality/deep_causality.rs) to permit the latest version. Release notes Sourced from deep_causality's releases. deep_causality-v0.7.0 Other Replaced Cell types with Arc/RwLock to make interior mutability thread safe. Changelog...

dependencies
rust

**Is your feature request related to a problem? ** Currently, lifelines in the public API cause problems with Async & Tokio. **Describe the solution you'd like** Remove lifelines in the...