<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>concurrency</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/144/feed"/>
    <updated>2026-06-28T11:57:34+00:00</updated>
    <id>https://links.biapy.com/guest/tags/144/feed</id>
            <entry>
            <id>https://links.biapy.com/links/47</id>
            <title type="text"><![CDATA[Go Concurrency Rocks]]></title>
            <link rel="alternate" href="https://www.concurrency.rocks/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/47"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Interactive Code Explorer.

Select a concurrency pattern from the sidebar to explore Go&amp;#039;s powerful concurrency primitives with live code execution and event exploration.]]>
            </summary>
            <updated>2025-09-04T08:39:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/273</id>
            <title type="text"><![CDATA[The Inko programming language]]></title>
            <link rel="alternate" href="https://inko-lang.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/273"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A language for building concurrent software with confidence

Inko makes it easy to build concurrent software, without having to worry about unpredictable performance, unexpected runtime errors, data races, and type errors.
Inko features deterministic automatic memory management, move semantics, static typing, type-safe concurrency, efficient error handling, and more.

- [Inko @ GitHub](https://github.com/inko-lang/inko).

Related contents:

- [Three HTTP versions later, forms are still a mess @ Yorick Peterse](https://yorickpeterse.com/articles/three-http-versions-later-forms-are-still-a-mess/).]]>
            </summary>
            <updated>2026-04-09T09:14:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1971</id>
            <title type="text"><![CDATA[Pyper]]></title>
            <link rel="alternate" href="https://github.com/pyper-dev/pyper" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1971"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Concurrent Python made simple.

Pyper is a flexible framework for concurrent and parallel data-processing, based on functional programming patterns. Used for 🔀 ETL Systems, ⚙️ Data Microservices, and 🌐 Data Collection]]>
            </summary>
            <updated>2025-08-28T21:24:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2205</id>
            <title type="text"><![CDATA[Forked]]></title>
            <link rel="alternate" href="https://github.com/drewmccormack/Forked" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2205"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Manage data concurrency in Swift with complete confidence. 

Forked provides a generalized approach to managing shared data in Swift applications, taking control of data races and race conditions. It can be used to replace — or be used in conjunction with — actors, locks, and queues.

- [Now we’re all Forked! @ AppDecentral](https://appdecentral.com/2024/12/13/now-we-are-all-forked/).]]>
            </summary>
            <updated>2025-08-28T22:04:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2691</id>
            <title type="text"><![CDATA[Rill]]></title>
            <link rel="alternate" href="https://github.com/destel/rill" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2691"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Go toolkit for clean, composable, channel-based concurrency.

Rill is a toolkit that brings composable concurrency to Go, making it easier to build concurrent programs from simple, reusable parts. It reduces boilerplate while preserving Go&amp;#039;s natural channel-based model.]]>
            </summary>
            <updated>2025-08-28T23:25:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7854</id>
            <title type="text"><![CDATA[OOSMOS]]></title>
            <link rel="alternate" href="http://oosmos.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7854"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[OOSMOS, the Object Oriented State Machine Operating System, is an open source implementation of threadless concurrency for C/C++. The portable, single-source file implementation makes it easy to integrate into any environment – from bare boards to mainframes.]]>
            </summary>
            <updated>2025-08-29T13:47:33+00:00</updated>
        </entry>
    </feed>
