yalantinglibs/website/docs/zh/index.md

1.3 KiB

layout title titleTemplate hero features
home 雅兰亭库 A collection of C++20 libraries, include async_simple, coro_rpc and struct_pack.
name text actions
雅兰亭库 A collection of C++20 libraries.
theme text link
brand 快速开始 /zh/guide/what_is_yalantinglibs
theme text link
alt 开源仓库 https://github.com/alibaba/yalantinglibs.git
title details
struct_pack 只需要一行代码完成序列化和反序列化, 比 protobuf 快 2-20 倍.
title details
coro_rpc Very easy-to-use, coroutine-based, high performance rpc framework with C++20, more than 2000w qps in echo scene.
title details
struct_json\struct_xml\struct_yaml C++17 实现的基于反射的 json\xml\yaml 库, 结构体和 json\xml\yaml 的相互转换.
title details
coro_http 基于C++20 协程的 http(https) server 和 client, 包括 get/post, websocket, multipart file upload, chunked and ranges download etc.
title details
easylog C++17 实现的高性能易用的日志库, 支持cout 流式、sprintf 和 fmt::format/std::format 输出.
title details
struct_xml struct_json struct_yaml C++17 实现的高性能易用的序列化库, 支持xml, json和yaml 的序列化/反序列化.
title details
metric metric 介绍