Smart_Store v1.0.0 Released! #5
gem870
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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