基于C++11的框架,集成常用开发库
tqcq
d6627c3aa8
Some checks failed
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m0s
linux-x64-gcc / linux-gcc (push) Failing after 51s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 58s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m5s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m4s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m6s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m3s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m16s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m24s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m18s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m12s
|
||
---|---|---|
.gitea/workflows | ||
3party | ||
src/ulib | ||
tests | ||
toolchains | ||
.clang-format | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
ulib
基于C++98的框架
依赖
- support fmt-4.1
- support libmysqlclient
- support libzmq
- thread and thread pool
- Smart pointer
- shared_ptr
- weak_ptr
- unique_ptr
- scoped_ptr
- scoped_array
支持平台
- himix200
- hisiv500
- hisiv510
- mipsel64el
- mipsel
- Linux-x86_64