Pinned Repositories
http-parser
http request/response parser for c
labs-args-parse-skeleton-v1
Первая "рыба" для задачи args-parse
procxx
A simple process management library for C++ on UNIX platforms.
procyy
A reincarnation of procxx library: a simple process management library for C++ on UNIX platforms.
restinio
A header-only C++14 library that gives you an embedded HTTP/Websocket server
so-5-5
SObjectizer: it's all about in-process message dispatching!
sobjectizer
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
eao197's Repositories
eao197/so-5-5
SObjectizer: it's all about in-process message dispatching!
eao197/procyy
A reincarnation of procxx library: a simple process management library for C++ on UNIX platforms.
eao197/restinio
A header-only C++14 library that gives you an embedded HTTP/Websocket server
eao197/http-parser
http request/response parser for c
eao197/labs-args-parse-skeleton-v1
Первая "рыба" для задачи args-parse
eao197/procxx
A simple process management library for C++ on UNIX platforms.
eao197/sobjectizer
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
eao197/3proxy
3proxy - tiny free proxy server
eao197/arataga
A performant socks5/http1.1 proxy-server targeted for serving a large number of entry-points
eao197/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
eao197/ClickHouse
ClickHouse® is a free analytics DBMS for big data
eao197/cpp_static_constexpr_issue
eao197/dynamic-pointer-cast-benchmark
A simple benchmark to compare std::dynamic_pointer_cast and dynamic_cast
eao197/folly_vcpkg_msvc_cpp20
Demo of problem with using Folly and MSVC++ and vcpkg and C++20
eao197/how-many-threads
eao197/ImGuiFileDialog
File Dialog for Dear ImGui
eao197/labs-args-parse-skeleton-v2
Вторая "рыба" для задачи args-parse (с использованием тестов через Catch2)
eao197/openpnp-capture
A cross platform video capture library with a focus on machine vision.
eao197/procxxrv-tests
Testing suite for procxxrv
eao197/restinio-easy-parser-ipv6-example
An example of parsing IPv6 addres with help of RESTinio's easy_parser
eao197/restinio-vcpkg-helloworld
eao197/rtspsim-live555
eao197/so5-lor-two-thread-demo-ru
eao197/so5-request-reply-example
An example of request-reply pattern in SObjectizer (with so5extra)
eao197/so5extra
so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify development of SObjectizer-based applications.
eao197/sobjectizer-cmake
An example to build SObjectizer separately and then use via CMake
eao197/variant-lite
variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library
eao197/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
eao197/vs-several-prj-cmake-demo
Пример использования CMake для нескольких подпроектов в рамках одного проекта
eao197/vs-several-prj-in-solution-demo
Пример размещения нескольких проектных файлов в одном VS solution