• Stars
    star
    1
  • Language
    Dockerfile
  • License
    BSD 3-Clause "New...
  • Created over 5 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An example of RESTinio usage via Conan

More Repositories

1

restinio

Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
C++
1,099
star
2

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.
C++
448
star
3

json_dto

A small header-only library for converting data between json representation and c++ structs
C++
118
star
4

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.
C++
22
star
5

shrimp-demo

Shrimp is a small HTTP-server that provides shrunk images generated from a specified set.
C++
19
star
6

arataga

A performant socks5/http1.1 proxy-server targeted for serving a large number of entry-points
C++
16
star
7

restinio-crud-example

It is a simple example of CRUD application based on RESTinio library
C++
7
star
8

restinio-conan

Conan package for RESTinio library
Python
6
star
9

sobjectizer-conan

Conan package for SObjectizer framework
Python
5
star
10

mosquitto_transport

mosquitto_transport is an experiment of writing SObjectizer-based wrapper around mosquitto library.
C++
4
star
11

noexcept-ctcheck

A few C++ macros for checking noexcept-ness at the compile time
C++
2
star
12

restinio-long-output-sample

A simple RESTinio-based HTTP-server that responds with arbitrary long responses to incoming request at requested speed.
C++
2
star
13

sobjectizer-fetchcontent-demo

Example of adding SObjectizer to a project via CMake's FetchContent
C++
2
star
14

so5extra-conan

Conan package for so_5_extra extension for SObjectizer framework
Python
2
star
15

libmosquitto_mxxru

Ruby
1
star
16

sobjectizer-conan-example

An example of SObjectizer usage via Conan
Dockerfile
1
star
17

so5_tricky_thread_pool_disp_en

This is a demo of the creation of own thread_pool dispatcher for SObjectizer-5.6.
C++
1
star
18

rapidjson_mxxru

A light MxxRu wrapper for RapidJSON library.
Ruby
1
star
19

json_dto-conan

Conan package for json_dto library
Python
1
star
20

habrhabr_article_2_ru

Демо-примеры для вводных статей о SObjectizer на Хабре.
C++
1
star
21

so5_mosqtt_demo_ru

C++
1
star
22

so5-dining-philosophers

Several implementations of solutions for "Dining Philosophers" problem built by using Actor and CSP models on top of SObjectizer framework
C++
1
star