ustr - String library, very low memory overhead, simple to import
Website: | http://www.and.org/ustr/ |
---|---|
License: | MIT or LGPLv2+ or BSD |
Vendor: | Fedora Project |
- Description:
Micro string library, very low overhead from plain strdup() (Ave. 44% for 0-20B strings). Very easy to use in existing C code. At it's simplest you can just include a single header file into your .c and start using it. This package also distributes pre-built shared libraries.
Packages
ustr-1.0.4-7.fc10.i386 [90 KiB] |
Changelog
by James Antill (2008-06-13):
- Fix c99 inline problems, newer GCC |