[ 源代码: libcork ]
软件包:libcork16(0.15.0+ds-16)
simple, easily embeddable, cross-platform C library
It falls roughly into the same category as glib or APR in the C world; the STL, POCO, or QtCore in the C++ world; or the standard libraries of any decent dynamic language.
So if libcork has all of these comparables, why a new library? Well, none of the C++ options are really applicable here. And none of the C options work, because one of the main goals is to have the library be highly modular, and useful in resource-constrained systems. You’ll hopefully see how this fits into an interesting niche of its own.
This package provides shared libraries.