awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
takagi avatar

takagi/cl-coroutine

0
View on GitHub↗
69 Stars·7 Forks·Common Lisp·5 Aufrufe

Cl Coroutine

Cl-coroutine is a coroutine library for Common Lisp. It uses cl-cont continuations library in its implementation.

Features

  • Concurrency - Coroutine implementation for non-linear control flow.
  • Concurrency and Parallelism - Library for implementing coroutines.

Star-Verlauf

Star-Verlauf für takagi/cl-coroutineStar-Verlauf für takagi/cl-coroutine

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Cl Coroutine

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Cl Coroutine.
  • atgreen/cl-etcdAvatar von atgreen

    atgreen/cl-etcd

    20Auf GitHub ansehen↗

    Run etcd as an asynchronous inferior process

    Common Lisp
    Auf GitHub ansehen↗20
  • atgreen/cl-natsAvatar von atgreen

    atgreen/cl-nats

    11Auf GitHub ansehen↗

    A full-featured NATS messaging client for Common Lisp.

    Common Lisp
    Auf GitHub ansehen↗11
  • atgreen/cl-cancelAvatar von atgreen

    atgreen/cl-cancel

    5Auf GitHub ansehen↗

    Cancellation propagation library for Common Lisp with deadlines and timeouts

    Common Lisp
    Auf GitHub ansehen↗5
  • borodust/cl-flowAvatar von borodust

    borodust/cl-flow

    52Auf GitHub ansehen↗

    Reactive computation tree library for non-blocking concurrent Common Lisp

    Common Lisp
    Auf GitHub ansehen↗52
Alle 30 Alternativen zu Cl Coroutine anzeigen→

Häufig gestellte Fragen

Was macht takagi/cl-coroutine?

Cl-coroutine is a coroutine library for Common Lisp. It uses cl-cont continuations library in its implementation.

Was sind die Hauptfunktionen von takagi/cl-coroutine?

Die Hauptfunktionen von takagi/cl-coroutine sind: Concurrency, Concurrency and Parallelism.

Welche Open-Source-Alternativen gibt es zu takagi/cl-coroutine?

Open-Source-Alternativen zu takagi/cl-coroutine sind unter anderem: atgreen/cl-nats — A full-featured NATS messaging client for Common Lisp. brown/swank-crew — Common Lisp distributed computation framework implemented using Swank Client. atgreen/cl-cancel — Cancellation propagation library for Common Lisp with deadlines and timeouts. atgreen/cl-etcd — Run etcd as an asynchronous inferior process. borodust/cl-flow — Reactive computation tree library for non-blocking concurrent Common Lisp. cosmos72/stmx — High performance Transactional Memory for Common Lisp.