raindrop/crates/resource_manager/src
zack f71f0d8e10
feat: switch away from parking_lot::Mutex
Switching away from `parking_lot::Mutex` as `std::sync::Mutex` performs
better in all scenarios on both of our targets (linux/windows).
2025-03-30 16:27:35 -04:00
..
error.rs new architecture 2025-03-26 20:02:58 -04:00
lib.rs feat: switch away from parking_lot::Mutex 2025-03-30 16:27:35 -04:00