<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-23T03:28:46Z</responseDate>
  <request identifier="5518" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:5518</identifier>
        <datestamp>2024-03-06T11:04:57Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Streams à la carte: Extensible Pipelines with Object Algebras (Artifact)</dc:title>
          <dc:creator>Biboudis, Aggelos</dc:creator>
          <dc:creator>Palladinos, Nick</dc:creator>
          <dc:creator>Fourtounis, George</dc:creator>
          <dc:creator>Smaragdakis, Yannis</dc:creator>
          <dc:subject>object algebras</dc:subject>
          <dc:subject>streams</dc:subject>
          <dc:subject>extensibility</dc:subject>
          <dc:subject>domain-specific languages</dc:subject>
          <dc:subject>expression problem</dc:subject>
          <dc:subject>library design</dc:subject>
          <dc:description>In Streams à la carte we address extensibility shortcomings in libraries for lazy-streaming queries with a new design. The architecture underlying this design borrows heavily from Oliveira and Cook's object algebra solution to the expression problem, extended with a design that exposes the push/pull character of the iteration, and an encoding of higher-kinded polymorphism.&#13;
&#13;
In this library we apply our design to Java and show that the addition of full extensibility is accompanied by high performance, matching or exceeding that of the original, highly-optimized Java streams library.&#13;
&#13;
In this artifact we present a fundamental set of sequential operators map, filter, reduce, count, take/limit and iterate.&#13;
&#13;
Additionally we present the behaviors that are discussed in the paper: push, pull, fused pull, logging, id (for blocking terminal operators), future (for non-blocking terminal operators).</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Aggelos Biboudis and Nick Palladinos and George Fourtounis and Yannis Smaragdakis</dc:contributor>
          <dc:date>2015</dc:date>
          <dc:relation>Is Part Of DARTS, Volume 1, Issue 1, Special Issue of the 29th European Conference on Object-Oriented Programming (ECOOP 2015)</dc:relation>
          <dc:type>Article</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/DARTS.1.1.9</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-55189</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DARTS.1.1.9</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/3.0/de/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
