Thu, 30 May 2024 20:19:23 UTC | login

Information for RPM memtailor-1.0-24.20230916.gitf785005.fc40.riscv64.rpm

ID1151152
Namememtailor
Version1.0
Release24.20230916.gitf785005.fc40
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 Time2023-12-15 17:31:54 GMT
Size16.54 KB
576d9de5b3079a9690e4105fb1e13889
LicenseBSD-3-Clause
Buildrootf40-build-763067-122277
Provides
libmemtailor.so.0()(64bit)
memtailor = 1.0-24.20230916.gitf785005.fc40
memtailor(riscv-64) = 1.0-24.20230916.gitf785005.fc40
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(PayloadIsZstd) <= 5.4.18-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/7b0.00 B
/usr/lib/.build-id/7b/8aaee20c909e6a45f717cb303806076185e4fe43.00 B
/usr/lib64/libmemtailor.so.021.00 B
/usr/lib64/libmemtailor.so.0.0.015.37 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 13 of 13
Buildroot descending sort Created State
f40-build-805903-144868 2024-04-15 07:48:05 expired
f40-build-805901-144868 2024-04-15 07:47:02 expired
f40-build-783728-133070 2024-02-29 13:18:10 expired
f40-build-782931-132277 2024-02-28 08:13:36 expired
f40-build-781435-131566 2024-02-25 18:37:06 expired
f40-build-780926-131173 2024-02-24 11:12:18 expired
f40-build-774062-127559 2024-01-14 14:13:11 expired
f40-build-773974-127531 2024-01-12 14:21:38 expired
f40-build-773973-127531 2024-01-12 14:20:46 expired
f40-build-773961-127529 2024-01-12 12:36:38 expired
f40-build-773959-127525 2024-01-12 10:53:43 expired
f40-build-773874-127462 2024-01-12 07:29:35 expired
f40-build-773864-127438 2024-01-11 22:55:24 expired