<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>fibers</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1563/feed"/>
    <updated>2026-08-05T00:11:19+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1563/feed</id>
            <entry>
            <id>https://links.biapy.com/links/2798</id>
            <title type="text"><![CDATA[Open Swoole]]></title>
            <link rel="alternate" href="https://openswoole.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2798"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PHP Server with Async IO, Coroutines and Fibers (previously Swoole).

- [Open Swoole @ GitHub](https://github.com/openswoole/openswoole).]]>
            </summary>
            <updated>2025-08-28T23:42:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4972</id>
            <title type="text"><![CDATA[ReactPHP]]></title>
            <link rel="alternate" href="https://reactphp.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4972"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Event-driven, non-blocking I/O with PHP.

ReactPHP is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of which it provides low-level utilities, such as: Streams abstraction, async DNS resolver, network client/server, HTTP client/server and interaction with processes. Third-party libraries can use these components to create async network clients/servers and more.

- [ReactPHP @ GitHub](https://github.com/reactphp).
- [My road to fibers with ReactPHP @ Cees-Jan](https://blog.wyrihaximus.net/2022/07/my-road-to-fibers-with-reactphp/).]]>
            </summary>
            <updated>2025-08-29T05:45:18+00:00</updated>
        </entry>
    </feed>
