基于C++11的框架,集成常用开发库
Go to file
tqcq 8e35843d04
Some checks failed
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (push) Waiting to run
linux-x64-gcc / linux-gcc (push) Failing after 49s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Failing after 59s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Failing after 1m19s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 1m0s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 1m34s
feat fix miss std::atomic_uint64_t
2023-12-28 12:24:54 +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 feat fix miss std::atomic_uint64_t 2023-12-28 12:24:54 +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 feature update README.md 2023-12-05 14:54:34 +08:00

ulib

基于C++98的框架

依赖

支持平台

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