[ bianca ]
[ ソース: ucommon ]
パッケージ: ucommon-utils (7.0.1-0.4 など)
lightweight C++ threading and sockets - utilities
GNU uCommon C++ is a lightweight library to facilitate using C++ design patterns even for very deeply embedded applications, such as for systems using uClibc along with POSIX threading support. For this reason, uCommon disables language features that consume memory or introduce runtime overhead. uCommon introduces some design patterns from Objective-C, such as reference counted objects, memory pools, and smart pointers. uCommon introduces some new concepts for handling of thread locking and synchronization.
This package contains the following utilities included as part of the GNU uCommon C++ project:
* args * car * keywait * mdsum * scrub * sockaddr * zerofill
その他の ucommon-utils 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: libucommon8t64 (>= 7.0.0)
- lightweight C++ threading and sockets - shared libraries