ulib/README.md
tqcq bbd0d3138e
All checks were successful
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m13s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m13s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m18s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m20s
linux-x64-gcc / linux-gcc (push) Successful in 1m26s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 2m39s
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 3m21s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (pull_request) Successful in 1m12s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (pull_request) Successful in 1m13s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (pull_request) Successful in 1m16s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (pull_request) Successful in 1m34s
linux-x64-gcc / linux-gcc (pull_request) Successful in 1m37s
linux-hisiv500-gcc / linux-gcc-hisiv500 (pull_request) Successful in 1m40s
linux-mips64-gcc / linux-gcc-mips64el (pull_request) Successful in 1m40s
feat update README.md
2024-01-10 09:35:18 +08:00

26 lines
545 B
Markdown

# ulib
基于C++11的框架
## 依赖
- [x] support [fmt-4.1](https://github.com/fmtlib/fmt/tree/4.x)
- https://stackoverflow.com/questions/77067214/do-any-old-versions-of-fmt-support-c98
- [x] support [libmysqlclient]()
- [x] support optional
- [x] support any
- [x] support mongoose
- [x] support jsoncpp
- [x] support inja
- [x] support fmt
- [ ] support [libzmq]()
- [x] thread and thread pool
## 支持平台
- [x] himix200
- [x] hisiv500
- [x] hisiv510
- [x] mipsel64el
- [x] mipsel
- [x] Linux-x86_64
## libraries
* `rxcpp`: `v4.1.1`