基于C++11的框架,集成常用开发库
Go to file
tqcq 91e96b17b2
Some checks failed
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 52s
linux-x64-gcc / linux-gcc (push) Failing after 56s
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 57s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m18s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m17s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m15s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m25s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Successful in 1m23s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m29s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Failing after 1m3s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Failing after 1m21s
feature add Mutex,ConditionVariable,Event,MutexGuard
2023-12-13 12:56:40 +08:00
.gitea/workflows feature add Mutex,ConditionVariable,Event,MutexGuard 2023-12-13 12:56:40 +08:00
3party feature use google-test new version 2023-12-11 10:23:43 +08:00
src/ulib feature add Mutex,ConditionVariable,Event,MutexGuard 2023-12-13 12:56:40 +08:00
tests feature add Mutex,ConditionVariable,Event,MutexGuard 2023-12-13 12:56:40 +08:00
toolchains fix use absolute path 2023-12-08 19:08:52 +08:00
.clang-format feature add fflush after fmt::print 2023-12-12 10:05:54 +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 feature add Mutex,ConditionVariable,Event,MutexGuard 2023-12-13 12:56:40 +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