Fri, 04 Oct 2024 04:35:49 UTC | login

Information for RPM memtailor-1.0-7.20160311.gite85453b.fc29.riscv64.rpm

ID100864
Namememtailor
Version1.0
Release7.20160311.gite85453b.fc29
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-06-05 20:21:17 GMT
Size15.73 KB
aeafd1bc2e9d22c9c21a8df0c60452eb
LicenseBSD
Buildrootf29-build-7961-2017
Provides
libmemtailor.so.0()(64bit)
memtailor = 1.0-7.20160311.gite85453b.fc29
memtailor(riscv-64) = 1.0-7.20160311.gite85453b.fc29
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/sbin/ldconfig
/sbin/ldconfig
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/510.00 B
/usr/lib/.build-id/51/f958d99b47d01dbd255c94eb869169acc6b0ce43.00 B
/usr/lib64/libmemtailor.so.021.00 B
/usr/lib64/libmemtailor.so.0.0.012.05 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 9 of 9
Buildroot descending sort Created State
f29-build-23436-11979 2018-08-07 17:35:59 expired
f29-build-23435-11979 2018-08-07 17:26:04 expired
f29-build-15030-6945 2018-06-27 20:35:50 expired
f29-build-14797-6838 2018-06-27 02:26:21 expired
f29-build-14145-6444 2018-06-24 20:38:08 expired
f29-build-13227-6014 2018-06-21 04:20:44 expired
f29-build-12682-5790 2018-06-19 01:50:14 expired
f29-build-12204-5619 2018-06-17 14:29:06 expired
f29-build-10691-4826 2018-06-12 10:37:49 expired