Name: | ustr |
---|---|
Version: | 1.0.4 |
Release: | 26.el8 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 278391 |
License: | MIT or LGPLv2+ or BSD |
RPM: | ustr-1.0.4-26.el8.aarch64.rpm |
Source RPM: | ustr-1.0.4-26.el8.src.rpm |
Build Date: | Mon Apr 29 2019 |
Build Host: | ca-build102.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.and.org/ustr/ |
Summary: | String library, very low memory overhead, simple to import |
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. |