Pinned Repositories
async_simple
Simple, light-weight and easy-to-use asynchronous components
ClickHouse
ClickHouse® is a real-time analytics DBMS
flare
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
go-gin-example
An example of gin
muduo
Event-driven network library for multi-threaded Linux server in C++11
srs
SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
tinyrpc
c++ async rpc framework. 14w+qps.
TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
WebServer
A C++ High Performance Web Server
njsoxm's Repositories
njsoxm/srs
SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
njsoxm/async_simple
Simple, light-weight and easy-to-use asynchronous components
njsoxm/ClickHouse
ClickHouse® is a real-time analytics DBMS
njsoxm/flare
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
njsoxm/muduo
Event-driven network library for multi-threaded Linux server in C++11
njsoxm/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
njsoxm/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
njsoxm/tinyrpc
c++ async rpc framework. 14w+qps.
njsoxm/WebServer
A C++ High Performance Web Server
njsoxm/go-gin-example
An example of gin