John Bandela
Results
8
repositories owned by
John Bandela
cppcomponents
212
Stars
25
Forks
Watchers
Allows you to write binary components in C++11 that can be used across different compilers and standard libraries
cross_compiler_call
25
Stars
3
Forks
Watchers
Ability to easily define interfaces that are able to be used accross compilers
jrb_node
18
Stars
2
Forks
Watchers
Simple boost asio based sync and async http client and http and https server
stackless_coroutine
330
Stars
37
Forks
Watchers
Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.