
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Timing";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Noel Anderson"
    ];
    <http://schema.org/datePublished> "2026-09-23";
    <http://schema.org/description> "Deterministic, fixed-memory cooperative coroutine library using native C++20 coroutines.";
    <http://schema.org/downloadUrl> "https://downloads.arduino.cc/libraries/github.com/noelanderson/SimpleAwait-1.0.1.zip";
    <http://schema.org/fileSize> 179;
    <http://schema.org/license> "https://spdx.org/licenses/MIT";
    <http://schema.org/name> "SimpleAwait";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.1";
    <http://schema.org/url> "https://github.com/noelanderson/SimpleAwait"
  ] .
