基于C++11的框架,集成常用开发库
Go to file
tqcq 15a3c9319d
Some checks failed
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Failing after 1m6s
linux-x64-gcc / linux-gcc (push) Failing after 1m56s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 2m6s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Failing after 2m3s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 2m29s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Failing after 32m20s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 32m18s
fix pthread_setname_np on linux
2023-12-28 13:05:43 +08:00
.gitea/workflows fix build after 3party update 2023-12-26 21:25:11 +08:00
3party fix use snprintf 2023-12-26 21:23:44 +08:00
examples feat add jsoncpp 2023-12-26 20:58:36 +08:00
src/ulib fix pthread_setname_np on linux 2023-12-28 13:05:43 +08:00
tests feat add Timer 2023-12-28 11:45:07 +08:00
toolchains fix use absolute path 2023-12-08 19:08:52 +08:00
.clang-format feat add thread 2023-12-27 11:22:39 +08:00
.gitignore feature add fflush after fmt::print 2023-12-12 10:05:54 +08:00
.gitmodules feature try google-test 1.7.0 2023-12-11 09:38:49 +08:00
CMakeLists.txt feat add Timer 2023-12-28 11:45:07 +08:00
LICENSE Initial commit 2023-11-15 23:57:41 +00:00
README.md feat update README.md 2023-12-28 12:25:34 +08:00

ulib

基于C++11的框架

依赖

支持平台

  • himix200
  • hisiv500
  • hisiv510
  • mipsel64el
  • mipsel
  • Linux-x86_64