Oat++
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web applications development. It's zero-dependency and easy-portable.
Planet Earth
Pinned Repositories
benchmark-websocket
Websocket Client and Server for benchmarks with Millions of concurrent connections.
example-crud
A complete example of a "CRUD" service (UserService) built with Oat++.
example-hls-media-stream
Example project how-to build HLS-streaming server using oat++ Async-API.
example-websocket
Collection of oatpp WebSocket examples
oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
oatpp-consul
oatpp client for consul
oatpp-examples
List of example projects of how to use oat++ framework
oatpp-starter
Oatpp simple-API starter project
oatpp-swagger
OpenApi 3.0.0 docs + Swagger UI for oatpp services
oatpp-websocket
oatpp-websocket submodule.
Oat++'s Repositories
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
oatpp/example-crud
A complete example of a "CRUD" service (UserService) built with Oat++.
oatpp/benchmark-websocket
Websocket Client and Server for benchmarks with Millions of concurrent connections.
oatpp/oatpp-swagger
OpenApi 3.0.0 docs + Swagger UI for oatpp services
oatpp/oatpp-websocket
oatpp-websocket submodule.
oatpp/oatpp-starter
Oatpp simple-API starter project
oatpp/example-hls-media-stream
Example project how-to build HLS-streaming server using oat++ Async-API.
oatpp/example-websocket
Collection of oatpp WebSocket examples
oatpp/oatpp-consul
oatpp client for consul
oatpp/example-postgresql
A complete example of a "CRUD" service (UserService) built with Oat++ and using oatpp ORM with PostgreSQL.
oatpp/example-api-client
Example project how-to use oatpp ApiClient and how it works
oatpp/oatpp-sqlite
SQLite adapter for oatpp ORM.
oatpp/oatpp-starter-async
oatpp Async-API starter project.
oatpp/oatpp-postgresql
PostgreSQL adapter for oatpp ORM.
oatpp/example-iot-hue-ssdp
Oat++ Example to emulate a Hue bridge using SSDP and HTTP
oatpp/example-async-api
Example project how-to use oatpp asynchronous API.
oatpp/example-microservices
Example project how to do microservices using Oat++. Different build configs and monolithization.
oatpp/oatpp-openssl
OpenSSL adaptor for Oat++ applications
oatpp/example-yuv-websocket-stream
Oat++ example on how to stream raw YUV images from V4L2 via websockets to an HTML5 canvas
oatpp/example-libressl
Example project how-to use oatpp-libressl submodule. HTTPS async server.
oatpp/example-mongodb
Example project how to work with MongoDB
oatpp/oatpp-curl
RequestExecutor for oatpp's ApiClient based on libcurl. Supports both Sync and Async APIs.
oatpp/oatpp-mbedtls
Client/Server Secure ConnectionProvider for oatpp applications. Based on MbedTLS.
oatpp/oatpp-starter-module
starter project for oatpp module
oatpp/oatpp-zlib
Module oatpp-zlib provides functionality for compressing/decompressing content with deflate and gzip. Supports both "Simple" and "Async" oatpp APIs.
oatpp/oatpp-libressl
oatpp secure ConnectionProvider based on libressl
oatpp/example-consul
Example project how-to use oatpp-consul integration module.
oatpp/oatpp-ssdp
Oat++ extension module to work with SSDP protocol.
oatpp/oatpp-bob
Object-Mapper for binary serialization/deserialization
oatpp/oatpp-xml
Object-Mapper for XML serialization/deserialization