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)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay