SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

tlx rpm build for : Fedora Other. For other distributions click tlx.

Name : tlx
Version : 0.6.1 Vendor : Fedora Project
Release : 4.fc41 Date : 2024-07-21 07:08:29
Group : Unspecified Source RPM : tlx-0.6.1-4.fc41.src.rpm
Size : 0.23 MB
Packager : Fedora Project
Summary : Sophisticated C++ data structures, algorithms, and helpers
Description :
TLX is a collection of sophisticated C++ data structures, algorithms,
and miscellaneous helpers. It contains:
- The fast tournament (loser) trees from MCSTL by Johannes Singler, with
many fixes.
- A fast intrusive reference counter called CountingPtr, which has
considerably less overhead than std::shared_ptr.
- Efficient and fast multiway merging algorithms from Johannes Singler,
which were previously included with gcc. The tlx version has many
fixes and is available for clang and MSVC++.
- Many string manipulation algorithms for std::string.
- An improved version of the stx-btree implementation, which is
basically always a better alternative to std::map (but not
std::unordered_map).
- A copy of siphash for string hashing.
- Efficient sequential string sorting implementations such as radix sort
and multikey quicksort.
- Much more; see the doxygen documentation.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/t

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  tlx-0.6.1-4.fc41.i686.rpm
ftp.icm.edu.pl  tlx-0.6.1-4.fc41.i686.rpm
     Search for other platforms
tlx-0.6.1-4.fc41.sparc.rpm
tlx-0.6.1-4.fc41.alpha.rpm
tlx-0.6.1-4.fc41.ppc.rpm
tlx-0.6.1-4.fc41.ia64.rpm
tlx-0.6.1-4.fc41.s390.rpm

Provides :
libtlx.so.0.6
tlx
tlx(x86-32)

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.32)
libc.so.6(GLIBC_2.38)
libc.so.6(GLIBC_2.4)
libc.so.6(GLIBC_ABI_DT_RELR)
libgcc_s.so.1
libgcc_s.so.1(GCC_3.0)
libgcc_s.so.1(GCC_3.3.1)
libstdc++.so.6
libstdc++.so.6(CXXABI_1.3)
libstdc++.so.6(CXXABI_1.3.9)
libstdc++.so.6(GLIBCXX_3.4)
libstdc++.so.6(GLIBCXX_3.4.11)
libstdc++.so.6(GLIBCXX_3.4.19)
libstdc++.so.6(GLIBCXX_3.4.20)
libstdc++.so.6(GLIBCXX_3.4.21)
libstdc++.so.6(GLIBCXX_3.4.22)
libstdc++.so.6(GLIBCXX_3.4.26)
libstdc++.so.6(GLIBCXX_3.4.29)
libstdc++.so.6(GLIBCXX_3.4.30)
libstdc++.so.6(GLIBCXX_3.4.32)
libstdc++.so.6(GLIBCXX_3.4.9)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/78399ea49f3d9be4323e9a1762cc5f8a13655f
/usr/lib/libtlx.so.0.6
/usr/lib/libtlx.so.0.6.1
/usr/share/doc/tlx
/usr/share/doc/tlx/AUTHORS
/usr/share/doc/tlx/README.md
/usr/share/licenses/tlx
/usr/share/licenses/tlx/LICENSE

 
ICM