Thu, 04 Jul 2024 22:13:46 UTC | login

Information for RPM memtailor-1.0-8.20160311.gite85453b.fc30.riscv64.rpm

ID304909
Namememtailor
Version1.0
Release8.20160311.gite85453b.fc30
Epoch
Archriscv64
SummaryC++ library of special-purpose memory allocators
DescriptionMemtailor is a C++ library of special purpose memory allocators. It currently offers an arena allocator and a memory pool. The main motivation to use a memtailor allocator is better and more predictable performance than you get with new/delete. Sometimes a memtailor allocator can also be more convenient due to the ability to free many allocations at one time. The Memtailor memory pool is useful if you need to do many allocations of a fixed size. For example a memory pool is well suited to allocate the nodes in a linked list. You can think of the Memtailor arena allocator as being similar to stack allocation. Both kinds of allocation are very fast and require you to allocate/deallocate memory in last-in-first-out order. Arena allocation has the further benefits that it stays within the C++ standard, it will not cause a stack overflow, you can have multiple arena allocators at the same time and allocation is not tied to a function invocation.
Build Time2018-12-06 15:22:58 GMT
Size14.44 KB
19f19338cec9f70548b6bd58eeeb63cf
LicenseBSD
Buildrootf30-build-37869-21828
Provides
libmemtailor.so.0()(64bit)
memtailor = 1.0-8.20160311.gite85453b.fc30
memtailor(riscv-64) = 1.0-8.20160311.gite85453b.fc30
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 9 of 9
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/ad0.00 B
/usr/lib/.build-id/ad/34ed773d9275107087a92671480aa0e717574243.00 B
/usr/lib64/libmemtailor.so.021.00 B
/usr/lib64/libmemtailor.so.0.0.011.87 KB
/usr/share/doc/memtailor0.00 B
/usr/share/doc/memtailor/README.md1.20 KB
/usr/share/licenses/memtailor0.00 B
/usr/share/licenses/memtailor/license.txt1.53 KB
Component of
1 through 4 of 4
Buildroot descending sort Created State
f30-build-41979-23635 2019-01-12 20:33:52 expired
f30-build-41840-23635 2019-01-12 07:35:28 expired
f30-build-38548-22233 2018-12-07 17:30:35 expired
f30-build-38470-22220 2018-12-07 15:29:17 expired