oatpp
There are 56 repositories under oatpp topic.
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
oatpp/oatpp-examples
List of example projects of how to use oat++ framework
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.
lganzzzo/canchat
Feature-complete rooms-based chat for tens of thousands users. Client plus Server. Built with Oat++ Web Framework.
oatpp/example-websocket
Collection of oatpp WebSocket examples
oatpp/oatpp-mcp
Anthropic’s Model Context Protocol implementation for Oat++
oatpp/example-postgresql
A complete example of a "CRUD" service (UserService) built with Oat++ and using oatpp ORM with PostgreSQL.
oatpp/oatpp-consul
oatpp client for consul
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-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/example-iot-hue-ssdp
Oat++ Example to emulate a Hue bridge using SSDP and HTTP
oatpp/oatpp-openssl
OpenSSL adaptor for Oat++ applications
oatpp/example-libressl
Example project how-to use oatpp-libressl submodule. HTTPS async server.
oatpp/example-yuv-websocket-stream
Oat++ example on how to stream raw YUV images from V4L2 via websockets to an HTML5 canvas
oatpp/website
oatpp.io public website
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.
MichelML/chempp
[paused development] Large scale concurrent chemical search using RDKit cartridge, Oat++ and native Postgres & C++ features.
oatpp/oatpp-starter-module
starter project for oatpp module
oatpp/example-jwt
A complete example of a CRUD service with API secured with JSON Web Token (JWT)
oatpp/oatpp-mbedtls
Client/Server Secure ConnectionProvider for oatpp applications. Based on MbedTLS.
oatpp/oatpp-mongo
Oat++ native BSON + MongoDB driver implementation based on Oat++ object-mapping sub-framework.
oatpp/oatpp-libressl
oatpp secure ConnectionProvider based on libressl
oatpp/oatpp-protobuf
Use protobuf messages as regular oatpp DTOs
oatpp/oatpp-zlib
Module oatpp-zlib provides functionality for compressing/decompressing content with deflate and gzip. Supports both "Simple" and "Async" oatpp APIs.
mross-ua/kdeck
Desktop client for Kalshi event trading platform
oatpp/oatpp-openwrt-feed
Oat++ for OpenWRT