EasyProtocol是EasyDarwin开源流媒体服务器和开源平台使用的一套开源json协议,具有合理的结构设计、完善的层次逻辑以及简单精炼的调用接口,非常易于使用和扩展,不仅长期应用于EasyDarwin的服务器及平台中,而且能够快速扩展用户的自定义需求,非常好用!
-
Updated
Oct 26, 2015 - C++
EasyProtocol是EasyDarwin开源流媒体服务器和开源平台使用的一套开源json协议,具有合理的结构设计、完善的层次逻辑以及简单精炼的调用接口,非常易于使用和扩展,不仅长期应用于EasyDarwin的服务器及平台中,而且能够快速扩展用户的自定义需求,非常好用!
Simple C++ code for simple tasks
AI Watch A1: Multi-person 3D skeleton detection using Intel RealSense and OpenPose with Kafka support.
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
Weather app for Windows OS
jsoncpp C++ library (not a binding!) as a fetch-able Zig package.
This is a c++ library to help developers communicate with the bitcoin wallet using JSON-RPC
ETOCK 票务预约系统是一个基于C++开发的分布式票务管理平台,采用libevent实现高并发网络通信,通过MySQL进行数据存储,并使用JSON格式进行数据交换。系统分为用户端、服务端和管理端三个模块:用户端提供注册、登录、票务查询、预订及取消功能;服务端处理业务逻辑和数据库交互,确保事务安全;管理端支持票务管理和用户状态管控。项目技术栈包括C++11、libevent、jsoncpp和mysqlclient,具有高效并发处理、事务安全机制和分层验证体系等技术亮点,适用于中小型票务管理场景。
A experimental project for run C++ in a WebApplication using a asm.js runtime as business layer.
The project is a solution to the classic backpack problem, in which each item has 2 parameters – price and weight, and the backpack has a limited capacity.
Add a description, image, and links to the jsoncpp topic page so that developers can more easily learn about it.
To associate your repository with the jsoncpp topic, visit your repo's landing page and select "manage topics."