ulib/README.md
2023-12-05 14:54:34 +08:00

22 lines
502 B
Markdown

# ulib
基于C++98的框架
## 依赖
- [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
- [ ] support [libmysqlclient]()
- [ ] support [libzmq]()
- [ ] thread and thread pool
- [ ] Smart pointer
- [ ] shared_ptr
- [ ] weak_ptr
- [ ] unique_ptr
- [ ] scoped_ptr
- [ ] scoped_array
## 支持平台
- [x] himix200
- [x] hisiv500
- [x] hisiv510
- [x] mipsel64el
- [x] mipsel
- [x] Linux-x86_64