<feed xmlns='http://www.w3.org/2005/Atom'>
<title>parseq/src, branch main</title>
<subtitle>A parallel sequential iterator for Rust.</subtitle>
<id>https://git.skreutz.com/parseq.git/atom?h=main</id>
<link rel='self' href='https://git.skreutz.com/parseq.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/parseq.git/'/>
<updated>2024-03-20T21:06:33Z</updated>
<entry>
<title>Ignore disconnected channel errors</title>
<updated>2024-03-20T21:06:33Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2024-03-20T21:06:33Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/parseq.git/commit/?id=fd0215a3a01afca3d208d68610a52f99f9cb130a'/>
<id>urn:sha1:fd0215a3a01afca3d208d68610a52f99f9cb130a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revise ParallelIterator trait usage examples</title>
<updated>2023-06-07T13:01:52Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2023-06-07T13:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/parseq.git/commit/?id=40b3a387547577720f289669d34a55254ecf9ce9'/>
<id>urn:sha1:40b3a387547577720f289669d34a55254ecf9ce9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revise crate-level example</title>
<updated>2023-03-25T16:26:38Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2023-03-25T16:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/parseq.git/commit/?id=a168653d083e797274a14f20fbc0d37fad2ed601'/>
<id>urn:sha1:a168653d083e797274a14f20fbc0d37fad2ed601</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove useless conversion from Range into Iterator</title>
<updated>2023-02-07T17:01:47Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2023-02-07T17:01:47Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/parseq.git/commit/?id=ac6ea8f1f6cd90502faee181dd054565802de4af'/>
<id>urn:sha1:ac6ea8f1f6cd90502faee181dd054565802de4af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement size_hint, FusedIterator, ExactIterator</title>
<updated>2022-12-25T18:43:15Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2022-12-25T18:41:02Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/parseq.git/commit/?id=acb122c0fcb3757aef2dc31a4757c1215b2917cf'/>
<id>urn:sha1:acb122c0fcb3757aef2dc31a4757c1215b2917cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename tests</title>
<updated>2022-12-21T09:29:44Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2022-12-21T09:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/parseq.git/commit/?id=33bf4788522581465c842ea382107ce36ae4d5ba'/>
<id>urn:sha1:33bf4788522581465c842ea382107ce36ae4d5ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test parallel map drop</title>
<updated>2022-12-21T09:25:18Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2022-12-21T09:25:18Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/parseq.git/commit/?id=c143a1c9bb3129f15764e5ab2ddc80e027fe5cf4'/>
<id>urn:sha1:c143a1c9bb3129f15764e5ab2ddc80e027fe5cf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve documentation</title>
<updated>2022-12-20T21:09:44Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2022-12-20T21:09:44Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/parseq.git/commit/?id=0669533dca1cb41ea67f9b4cac7727cf600412d1'/>
<id>urn:sha1:0669533dca1cb41ea67f9b4cac7727cf600412d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add must_use attribute to iterator trait and impl</title>
<updated>2022-12-19T11:08:20Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2022-12-19T11:08:20Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/parseq.git/commit/?id=9f83f904d490e64306f1f288234221aab9d57dd9'/>
<id>urn:sha1:9f83f904d490e64306f1f288234221aab9d57dd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add initial implementation</title>
<updated>2022-12-18T20:30:46Z</updated>
<author>
<name>Stefan Kreutz</name>
<email>mail@skreutz.com</email>
</author>
<published>2022-12-18T20:30:46Z</published>
<link rel='alternate' type='text/html' href='https://git.skreutz.com/parseq.git/commit/?id=f2181e1c8d55d4da0e298685f7805ae0c17cf6ae'/>
<id>urn:sha1:f2181e1c8d55d4da0e298685f7805ae0c17cf6ae</id>
<content type='text'>
</content>
</entry>
</feed>
