Skip to content

Releases: gem870/Smart_Store

Smart_Store v1.0.0 Released!

04 Sep 16:53

Choose a tag to compare


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

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