just_memory 0.1.0 copy "just_memory: ^0.1.0" to clipboard
just_memory: ^0.1.0 copied to clipboard

High-performance shared memory management.

Changelog #

0.1.0 - 2026-04-18 #

Initial release of Just Memory, a performance-focused shared memory management package for the Just Game Engine ecosystem.

Added #

  • Object pooling utilities for high-churn runtime objects.
  • Memory scopes for deterministic scene and subsystem cleanup.
  • Reference-counted shared resource management.
  • Budgeted caches with predictable eviction behavior.
  • Arena-style contiguous storage for hot simulation loops.
  • Runtime memory profiling snapshots and debug-oriented leak tracking.
1
likes
130
points
91
downloads

Documentation

API reference

Publisher

verified publisherjustunknown.com

Weekly Downloads

High-performance shared memory management.

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (license)

Dependencies

ffi

More

Packages that depend on just_memory