Coder Social home page Coder Social logo

return001 / rlcppframework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from weixiami/rlcppframework

0.0 1.0 0.0 41 KB

C++基本开发库,负责封装线程池、HTTP、JSON、XML、日志、共享内存、数据库、Websocket等开发工具

License: Apache License 2.0

CMake 17.14% C++ 82.09% C 0.25% Shell 0.52%

rlcppframework's Introduction

RLCppFramework

C++基本开发库,负责封装线程池、HTTP、JSON、XML、日志、共享内存、数据库、Websocket等开发工具

项目依赖

  1. glog 介绍: Google的日志工具 URL: Github

环境

环境 版本 状态
macOS 10.14.3 later
Ubuntu
Windows

模块进度

模块 描述 进度
public 公有代码工具,如映射表、数学函数、字符串等
async 异步工具,包含有:线程、线程池、定时器,封装于boost
grpc
http
json JSON解析工具,封装于JsonCpp
log 日志工具,封装于Google的glog
mmap
mysql
redis
sqlite
websocket
xml
zmq
tests 测试用例

使用安装

    chmod +x install.sh
    ./install.sh

使用

模块 静态库 备注
public
async rl_async
boost
grpc
http
json jsoncpp
log rl_log
glog
mmap
mysql
redis
sqlite
websocket
xml
zmq
tests 测试用例

rlcppframework's People

Contributors

stormdamon avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.