Tolga

Results 3 repositories owned by Tolga

threadpool11

323
Stars
82
Forks
Watchers

A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.

libashttp

58
Stars
19
Forks
Watchers

A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.

postgrespp

31
Stars
8
Forks
Watchers

postgres++ async C++ driver is a thin libpq wrapper in C++ for PostgreSQL that aims to make libpq easier to use. It has asynchronous behavior and depends on Boost.ASIO for async operations. It makes u...