conduit
Sequence library
A high-performance library for building and transforming infinite sequences using coroutines and monadic interfaces.
High Performance Streams Based on Coroutine TS ⚡
148 stars
12 watching
6 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
algorithmsc-plus-plusc-plus-plus-17coroutinesdata-typesfunctional-programmingperformancesequences
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C++20 library for working with sequences of data | 542 |
| | A framework for handling and transforming streaming data in a consistent and efficient way | 903 |
| | A single-header library providing facilities for C++2a Coroutines | 80 |
| | A coroutine library for Common Lisp that enables efficient and lightweight cooperative multitasking. | 65 |
| | An effort to port a popular Haskell I/O library to Frege, enabling cross-language compatibility and reuse. | 3 |
| | A lightweight, low-overhead concurrency library | 360 |
| | A high-performance library for stackful coroutines with support for asynchronous I/O and efficient scheduling. | 1,970 |
| | An implementation of asynchronous coroutines in C++11 using ucontext and fiber | 417 |
| | A C concurrency library providing coroutines and synchronization primitives. | 1,152 |
| | An additional library for cl-collider that provides extensions and tools for sequencing and controlling audio synthesis. | 16 |
| | A language and toolset for generating hard real-time C code from a domain-specific stream language | 149 |
| | A collection of extension methods for working with sequences in .NET. | 217 |
| | Provides common Lisp equivalents of Clojure functions for sequence manipulation | 19 |
| | A C++23 library for task-based parallelism utilizing coroutines and the new expected type. | 310 |