软件包:libmaloc1(1.5-1)
Object-oriented Abstraction Layer for C
MALOC is a small, portable, abstract C environment library for object- oriented C programming. MALOC is used as the foundation layer for a number of scientific applications, including MC, SG, and APBS. MALOC can be used as a small stand-alone abstraction environment for writing portable C programs which need access to resources which are typically architecture-dependent, such as INET sockets, timing routines, and so on. MALOC provides abstract datatypes, memory management routines, timing routines, machine epsilon, access to UNIX and INET sockets, MPI, etc. All things that can vary from one architecture to another are abstracted out of an application code and placed in MALOC.
其他与 libmaloc1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libreadline8 (>= 6.0)
- GNU readline 与 history 库,运行时