Giter Club home page Giter Club logo

Comments (11)

Thalhammer avatar Thalhammer commented on August 20, 2024 5

Not quite a 100% replacement, but a project with a very similar objective is asyncpp. It also comes with extensions for interfacing with curl, grpc and io_uring.

The core library is header only and tested on Windows, Linux and MacOS to ensure it supports as many compilers/environments as possible. It is used in a number of internal projects, so I will almost certainly support it for a long time going forward. It is allocator ready and comes with some extra helpers (like a reference counting type, pointer tagging, etc).

Its not as feature complete as cppcoro or some of the earlier mentioned libraries, but it is complete enough (at least for me) and I am open to any improvements/addition someone wants to add.

Disclamer: I wrote it, so my view might be biased.

Pinging people that might care: @nqf @duckdoom5 @andreasbuhr @devillove084

from cppcoro.

goto40 avatar goto40 commented on August 20, 2024 3

Yes, I am sorry. Would be great if someone picked it up.

Is there an alternative to this lib somewhere at the moment?

from cppcoro.

AliKaf avatar AliKaf commented on August 20, 2024 1

Indeed a pitty. Today I found this https://github.com/David-Haim/concurrencpp
Maybe that's you (and me) might build on...

from cppcoro.

ladnir avatar ladnir commented on August 20, 2024 1

I'm also working on this https://github.com/ladnir/macoro A subset of this library along with c++14 support.

from cppcoro.

duckdoom5 avatar duckdoom5 commented on August 20, 2024

So far the only one I found is this one: https://github.com/andreasbuhr/cppcoro

But that seems to also be no longer maintained

from cppcoro.

andreasbuhr avatar andreasbuhr commented on August 20, 2024

Yes, I am sorry. Would be great if someone picked it up.

from cppcoro.

nqf avatar nqf commented on August 20, 2024

So far the only one I found is this one: https://github.com/andreasbuhr/cppcoro

But that seems to also be no longer maintained

It's a pity that this library has been abandoned

from cppcoro.

goto40 avatar goto40 commented on August 20, 2024

You may also have a look at https://github.com/facebookexperimental/libunifex

from cppcoro.

AliKaf avatar AliKaf commented on August 20, 2024

Thanks!
Do you have experience with this library? Can I use it as a coroutine library without changing my paradigm to sender/receiver (at least for a first shot)?

from cppcoro.

goto40 avatar goto40 commented on August 20, 2024

Thanks! Do you have experience with this library? Can I use it as a coroutine library without changing my paradigm to sender/receiver (at least for a first shot)?

I just discovered it... No experience

from cppcoro.

devillove084 avatar devillove084 commented on August 20, 2024

https://github.com/alibaba/async_simple @nqf @duckdoom5 @andreasbuhr

from cppcoro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.