aboutsummaryrefslogtreecommitdiff
blob: fa4d63dd175d0e605f06c1a1068192114ca97448 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription>
  SimCList is a high quality C (C++ embeddable) library for handling
  lists. It exploits several advanced techniques for improving
  performance, including freelists, sentinels, automatic sort algorithm
  selection, sort randomization, mid pointer and optional multithreading.
</longdescription>
</pkgmetadata>