
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Data Storage";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "gooderfreed"
    ];
    <http://schema.org/datePublished> "2026-06-25"^^<http://schema.org/Date>;
    <http://schema.org/description> "An absurdly fast, header-only, and safe LIFO stack allocator.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/EasyMem/easy_stack-1.1.2.zip>;
    <http://schema.org/fileSize> 67;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "easy_stack";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.1.2";
    <http://schema.org/url> <https://github.com/easymem/easy_stack>
  ] .
