tirimatangi

Results 4 repositories owned by tirimatangi

Lazy

110
Stars
3
Forks
Watchers

Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.

MultiArena

58
Stars
3
Forks
Watchers

Polymorphic memory resource for real-time applications.

CoFSM

78
Stars
3
Forks
Watchers

Finite State Machine using C++20 coroutines with symmetric transfer

LazyExpression

17
Stars
2
Forks
Watchers

Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.