基于C++11的框架,集成常用开发库
Go to file
tqcq 8d108a3066
Some checks failed
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 58s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m2s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m2s
linux-x64-gcc / linux-gcc (push) Failing after 1m2s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m4s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m18s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 2m51s
fix std::string remove_suffix
2024-01-05 10:51:24 +08:00
.gitea/workflows fix build after 3party update 2023-12-26 21:25:11 +08:00
3party fix std::string remove_suffix 2024-01-05 10:51:24 +08:00
examples feat add jsoncpp 2023-12-26 20:58:36 +08:00
src/ulib feat add defer 2023-12-29 11:04:52 +08:00
tests fix std::string_view 2024-01-05 10:19:20 +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 merge develop 2024-01-05 09:48:31 +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