Name : libcord1
| |
Version : 8.2.2
| Vendor : obs://build_opensuse_org/home:aevseev
|
Release : 1.85.el9
| Date : 2024-10-03 11:54:55
|
Group : Development/Languages/C and C++
| Source RPM : libgc1-8.2.2-1.85.el9.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
Summary : Implementation of Cords - immutable character strings
|
Description :
Cords are immutable character strings. A number of operations on long cords are much more efficient than their strings.h counterpart. In particular, concatenation takes constant time independent of the length of the arguments. (Cords are represented as trees, with internal nodes representing concatenation and leaves consisting of either C strings or a functional description of the string.)
The following are reasonable applications of cords. They would perform unacceptably if C strings were used: - A compiler that produces assembly language output by repeatedly concatenating instructions onto a cord representing the output file. - A text editor that converts the input file to a cord, and then performs editing operations by producing a new cord representing the file after echa character change (and keeping the old ones in an edit history)
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/aevseev:/devel/RHEL9/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
libcord.so.1()(64bit)
libcord1
libcord1(x86-64)
Requires :