Apocrypha

simclist

SimCList is a high quality C (C++ embeddable) library for handling lists

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.

Available in

OverlayNewestEbuildsLast activity
science gitweb ↗ 1.6_p1 1 4 d details ›

Versions & arches

VersionOverlay amd64x86 Committed
1.6_p1 science amd64 testing x86 testing view · download · history ↗

Use flags of 1.6_p1

  • debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
  • doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • dump Disable building of dump and restore functionalities
  • hash Allow list_hash() to work exclusively on memory locations
  • threads Add threads support for various packages. Usually pthreads