DEV Community

Gaetano Checinski
Gaetano Checinski

Posted on

6 2

Conduit - C++ Lazy Stream Processing Library using Coroutine TS

https://github.com/loopperfect/conduit

Lazy High Performance Streams using Coroutine TS

Conduit is a utility library for building and transforming, ranges and lazy (infinite) iterable sequences.

Conduit's goals are:

  • Expressivity
  • Composability
  • Performance

These are attained by adopting a monadic interface that leverages zero-cost abstractions.

For more information, head over to our github or read our blogpost

Top comments (0)

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay