You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the first official release of Smart_Store, a lightweight, extensible C++ library for managing collections of custom items with smart memory handling, tagging, filtering, undo/redo, and serialization to (JSON, XML, CSV, and Binary).
smart Features Smart memory management with automatic cleanup Tag-based filtering system Full undo/redo stack for state control JSON, XML, CSV, and Binary import/export for persistence No inheritance required, plug and play with your classes What's Included Source code Sample usage Documentation Smart_Store is designed to be clean, reusable, and developer-friendly. Whether you're building a game engine, a data editor, or a custom app, this library gives you powerful tools without the overhead.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This is the first official release of Smart_Store, a lightweight, extensible C++ library for managing collections of custom items with smart memory handling, tagging, filtering, undo/redo, and serialization to (JSON, XML, CSV, and Binary).
smart Features
Smart memory management with automatic cleanup
Tag-based filtering system
Full undo/redo stack for state control
JSON, XML, CSV, and Binary import/export for persistence
No inheritance required, plug and play with your classes
What's Included
Source code
Sample usage
Documentation
Smart_Store is designed to be clean, reusable, and developer-friendly. Whether you're building a game engine, a data editor, or a custom app, this library gives you powerful tools without the overhead.
Built with love by Victor
This discussion was created from the release Smart_Store v1.0.0 Released!.
Beta Was this translation helpful? Give feedback.
All reactions