[ trixie ]
[ sid ]
[ 源代码: gnustep-performance ]
软件包:libperformance0.6(0.6.0-3 以及其他的)
libperformance0.6 的相关链接
Debian 的资源:
下载源码包 gnustep-performance:
- [gnustep-performance_0.6.0-3.dsc]
- [gnustep-performance_0.6.0.orig.tar.gz]
- [gnustep-performance_0.6.0.orig.tar.gz.asc]
- [gnustep-performance_0.6.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [gnustep.org]
相似软件包:
GNUstep performance library (runtime library)
The GNUstep performance library implements various classes intended to be used in high-performance libraries and applications. Available are classes for caching objects in memory for rapid access, managing FIFO queues, thread pools for performing methods which need to make use of a runloop for I/O and/or timers, for objects in parallel in other threads, linked list functionality, timing information, statistics about the number of events or the duration of operations, uniqued objects and more.
This package contains the shared library.
其他与 libperformance0.6 有关的软件包
|
|
|
|
-
- dep: gnustep-base-runtime (>= 1.30.0)
- GNUstep Base library - daemons and tools
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libgnustep-base1.30 (>= 1.30.0)
- GNUstep Base library
-
- dep: libobjc4 (>= 4.6)
- Runtime library for GNU Objective-C applications