Projects in Awesome Lists tagged with oatpp
A curated list of projects in awesome lists tagged with oatpp .
https://github.com/oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
c-plus-plus cpp cross-platform iot microservices oatpp webframework webserver zero-dependency
Last synced: 13 May 2025
https://github.com/oatpp/oatpp-examples
List of example projects of how to use oat++ framework
c-plus-plus consul cpp crud examples hls-live-streaming libressl oatpp tls
Last synced: 25 Apr 2025
https://github.com/oatpp/example-crud
A complete example of a "CRUD" service (UserService) built with Oat++.
cpp crud-api oatpp orm sqlite3 swagger-ui
Last synced: 08 May 2025
https://github.com/oatpp/oatpp-swagger
OpenApi 3.0.0 docs + Swagger UI for oatpp services
c-plus-plus cpp effortless oatpp openapi3 swagger swagger-ui
Last synced: 06 May 2025
https://github.com/oatpp/benchmark-websocket
Websocket Client and Server for benchmarks with Millions of concurrent connections.
benchmark millions-of-connections oatpp websocket
Last synced: 07 May 2025
https://github.com/oatpp/oatpp-websocket
oatpp-websocket submodule.
cpp oatpp websocket websocket-client websocket-server
Last synced: 07 May 2025
https://github.com/oatpp/oatpp-starter
Oatpp simple-API starter project
cpp oatpp simple starter-project
Last synced: 07 May 2025
https://github.com/oatpp/example-hls-media-stream
Example project how-to build HLS-streaming server using oat++ Async-API.
async cpp hls-live-streaming hls-server oatpp
Last synced: 25 Apr 2025
https://github.com/lganzzzo/canchat
Feature-complete rooms-based chat for tens of thousands users. Client plus Server. Built with Oat++ Web Framework.
async chat chatroom-server cpp high-performance oatpp secure
Last synced: 11 Apr 2025
https://github.com/oatpp/example-postgresql
A complete example of a "CRUD" service (UserService) built with Oat++ and using oatpp ORM with PostgreSQL.
cpp microservices oatpp orm postgresql swagger-ui
Last synced: 25 Apr 2025
https://github.com/oatpp/example-api-client
Example project how-to use oatpp ApiClient and how it works
api-client cpp curl oatpp rest-client
Last synced: 25 Apr 2025
https://github.com/oatpp/oatpp-starter-async
oatpp Async-API starter project.
async cpp oatpp starter-project
Last synced: 25 Apr 2025
https://github.com/oatpp/oatpp-postgresql
PostgreSQL adapter for oatpp ORM.
Last synced: 25 Apr 2025
https://github.com/oatpp/example-async-api
Example project how-to use oatpp asynchronous API.
Last synced: 25 Apr 2025
https://github.com/oatpp/example-iot-hue-ssdp
Oat++ Example to emulate a Hue bridge using SSDP and HTTP
amazon-alexa example google-echo oatpp philips-hue rest-api ssdp
Last synced: 25 Apr 2025
https://github.com/oatpp/example-microservices
Example project how to do microservices using Oat++. Different build configs and monolithization.
microservices monolith monolithization oatpp
Last synced: 25 Apr 2025
https://github.com/oatpp/oatpp-openssl
OpenSSL adaptor for Oat++ applications
Last synced: 25 Apr 2025
https://github.com/oatpp/example-yuv-websocket-stream
Oat++ example on how to stream raw YUV images from V4L2 via websockets to an HTML5 canvas
Last synced: 25 Apr 2025
https://github.com/oatpp/example-libressl
Example project how-to use oatpp-libressl submodule. HTTPS async server.
async https-server libressl oatpp tls
Last synced: 25 Apr 2025
https://github.com/oatpp/oatpp-curl
RequestExecutor for oatpp's ApiClient based on libcurl. Supports both Sync and Async APIs.
cloud cpp11 libcurl oatpp rest-client web-client
Last synced: 12 Apr 2025
https://github.com/oatpp/example-mongodb
Example project how to work with MongoDB
Last synced: 25 Apr 2025
https://github.com/michelml/chempp
[paused development] Large scale concurrent chemical search using RDKit cartridge, Oat++ and native Postgres & C++ features.
cheminformatics cpp oatpp postgresql rdkit
Last synced: 07 May 2025
https://github.com/oatpp/oatpp-mbedtls
Client/Server Secure ConnectionProvider for oatpp applications. Based on MbedTLS.
Last synced: 25 Apr 2025
https://github.com/oatpp/oatpp-starter-module
starter project for oatpp module
Last synced: 25 Feb 2025
https://github.com/oatpp/oatpp-mongo
Oat++ native BSON + MongoDB driver implementation based on Oat++ object-mapping sub-framework.
bson cpp mongodb oatpp object-mapping
Last synced: 25 Apr 2025
https://github.com/oatpp/example-jwt
A complete example of a CRUD service with API secured with JSON Web Token (JWT)
authorization crud jwt oatpp swagger-ui
Last synced: 25 Apr 2025
https://github.com/oatpp/oatpp-protobuf
Use protobuf messages as regular oatpp DTOs
Last synced: 25 Apr 2025
https://github.com/oatpp/oatpp-libressl
oatpp secure ConnectionProvider based on libressl
c-plus-plus cpp https-server libressl oatpp
Last synced: 25 Apr 2025
https://github.com/oatpp/benchmark
oatpp performance benchmark vs other frameworks
benchmark cplusplus cpp golang oatpp performance
Last synced: 25 Apr 2025
https://github.com/oatpp/oatpp-mcp
Anthropic’s Model Context Protocol implementation for Oat++
anthropic model-context-protocol oatpp
Last synced: 20 Dec 2024
https://github.com/oatpp/example-consul
Example project how-to use oatpp-consul integration module.
Last synced: 25 Apr 2025
https://github.com/oatpp/funnel-proxy
Transparent multiplexing proxy
async http multiplexing oatpp proxy
Last synced: 25 Feb 2025
https://github.com/oatpp/oatpp-ssdp
Oat++ extension module to work with SSDP protocol.
Last synced: 25 Apr 2025
https://github.com/oatpp/oatpp-bob
Object-Mapper for binary serialization/deserialization
binary-json bob oatpp object-mapper
Last synced: 25 Mar 2025
https://github.com/lganzzzo/example-oatpp-swagger
Example project oatpp service with swagger-ui
example-project oatpp swagger-ui web-service
Last synced: 05 Apr 2025
https://github.com/yeshasvitirupachuri/oatpp-websocket-server-client-example
Oatpp server client c++ examples without using dependency injection framework macros components.
cpp cpp17 network oatpp oatppwebsocket
Last synced: 12 May 2025