splashsurf icon indicating copy to clipboard operation
splashsurf copied to clipboard

Surface reconstruction library and CLI for particle data from SPH simulations, written in Rust.

Results 35 splashsurf issues
Sort by recently updated
recently updated
newest added

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.81 to 1.0.83. Release notes Sourced from serde_json's releases. v1.0.83 Add categories to crates.io metadata v1.0.82 Implement From<Option<T>> for serde_json::Value where T: Into<Value> (#900, thanks @​kvnvelasco) Commits...

dependencies
dependabot

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.57 to 1.0.60. Release notes Sourced from anyhow's releases. 1.0.60 Propagate --target to rustc invocation when deciding about backtrace support (#249, thanks @​RalfJung) 1.0.59 Update crates.io metadata...

dependencies
dependabot

Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.9.1 to 1.11.0. Changelog Sourced from bytemuck's changelog. bytemuck changelog 1.11 WaffleLapkin added wrap_box and peel_box to the TransparentWrapperAlloc trait. Default impls of these functions are provided,...

dependencies
dependabot

Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.3.5 to 0.3.6. Changelog Sourced from criterion's changelog. [0.3.6] - 2022-07-06 Changed MSRV bumped to 1.49 Symbol for microseconds changed from ASCII 'us' to unicode 'µs' Documentation...

dependencies
dependabot

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.8.0 to 1.9.0. Release notes Sourced from smallvec's releases. v1.9.0 Add retain_mut as an alias for retain, for compatibility with std::vec::Vec (#283). v1.8.1 Optimize inserts at the...

dependencies
dependabot

Bumps [time](https://github.com/time-rs/time) from 0.3.9 to 0.3.11. Release notes Sourced from time's releases. v0.3.11 See the changelog for details. v0.3.10 See the changelog for details. Changelog Sourced from time's changelog. 0.3.11...

dependencies
dependabot

Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.12.0 to 0.12.1. Changelog Sourced from parking_lot's changelog. parking_lot 0.12.1 (2022-05-31) Fixed incorrect memory ordering in RwLock. (#344) Added Condvar::wait_while convenience methods (#343) parking_lot_core 0.9.3 (2022-04-30) Bump...

dependencies
dependabot

Bumps [dashmap](https://github.com/xacrimon/dashmap) from 5.3.3 to 5.3.4. Release notes Sourced from dashmap's releases. v5.3.4 This release switches to a non-spinlock lock implementation. This improves worst-case performance and gets rid of a...

dependencies
dependabot

Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.23 to 1.0.24. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flate2&package-manager=cargo&previous-version=1.0.23&new-version=1.0.24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
dependabot

Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.2 to 1.5.3. Changelog Sourced from rayon's changelog. Release rayon 1.5.3 (2022-05-13) The new ParallelSliceMut::par_sort_by_cached_key is a stable sort that caches the keys for each item --...

dependencies
dependabot