基于C++11的框架,集成常用开发库
2037764f67
All checks were successful
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m19s
rpcrypto-build / build (Debug, hisiv500.toolchain.cmake) (push) Successful in 1m21s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m27s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Successful in 1m11s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m10s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Successful in 1m24s
rpcrypto-build / build (Debug, host-afl.toolchain.cmake) (push) Successful in 3m13s
rpcrypto-build / build (Release, hisiv500.toolchain.cmake) (push) Successful in 1m9s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m12s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Successful in 1m10s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Successful in 1m23s
linux-x64-gcc / linux-gcc (push) Successful in 46s
rpcrypto-build / build (Release, host-afl.toolchain.cmake) (push) Successful in 3m10s
|
||
---|---|---|
.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