Denis Blank

Results 6 repositories owned by Denis Blank

continuable

813
Stars
44
Forks
Watchers

C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)

idle

203
Stars
13
Forks
Watchers

Idle is an asynchronous and hot-reloadable C++ dynamic component framework

function2

535
Stars
45
Forks
Watchers

Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more

awaitify

16
Stars
3
Forks
Watchers

Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)

swy

20
Stars
1
Forks
Watchers

A compiler for my educational research programming language that supports homogeneous metaprogramming

TaskScheduler

88
Stars
19
Forks
Watchers

Use functors, lambdas and std::chrono to schedule tasks in the near future