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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·12 views

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 history

Star history chart for takagi/cl-coroutineStar history chart for takagi/cl-coroutine

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Cl Coroutine

Similar open-source projects, ranked by how many features they share with Cl Coroutine.
  • atgreen/cl-etcdatgreen avatar

    atgreen/cl-etcd

    20View on GitHub↗

    Run etcd as an asynchronous inferior process

    Common Lisp
    View on GitHub↗20
  • atgreen/cl-natsatgreen avatar

    atgreen/cl-nats

    11View on GitHub↗

    A full-featured NATS messaging client for Common Lisp.

    Common Lisp
    View on GitHub↗11
  • atgreen/cl-cancelatgreen avatar

    atgreen/cl-cancel

    5View on GitHub↗

    Cancellation propagation library for Common Lisp with deadlines and timeouts

    Common Lisp
    View on GitHub↗5
  • borodust/cl-flowborodust avatar

    borodust/cl-flow

    52View on GitHub↗

    Reactive computation tree library for non-blocking concurrent Common Lisp

    Common Lisp
    View on GitHub↗52
See all 30 alternatives to Cl Coroutine→

Frequently asked questions

What does takagi/cl-coroutine do?

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

What are the main features of takagi/cl-coroutine?

The main features of takagi/cl-coroutine are: Concurrency, Concurrency and Parallelism.

What are some open-source alternatives to takagi/cl-coroutine?

Open-source alternatives to takagi/cl-coroutine include: 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.