BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

dirty_static

v0.1.2crates.io· Rust

A container for an immutable value that allows sneaky reloading in debug mode (via UnsafeCell) while keeping the data safe and constant in release mode. This allows you to tweak data while testing an application, without having that data be mutable when the application is released. Intended for use with game assets, but suitable for any interactive application.

The verdict
Aging — last published 7 months ago — check before adopting. Check the repo for activity before adopting.
Check the repo for activity before adopting.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAging
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 7 months ago — check before adopting.
Popularity
4 downloads / week
Security
No known advisories for this version (OSV).
License
CC0-1.0
Dependencies
No runtime dependencies
Recent releases
  • 0.1.27 months ago
  • 0.1.16 years ago
  • 0.1.06 years ago
dirty_static — A container for an immutable value that allows sneaky reloading in debug mode (via UnsafeCell) while keeping the data safe and constant in release mode. This allows you to tweak data while testing an application, without having that data be mutable when the application is released. Intended for use with game assets, but suitable for any interactive application. (Rust / crates.io) — verdict, alternatives & security · Modules