FICHA · AUR

tllist-git

A C header file only implementation of a typed linked list

  • C linked-list header
  • LIBRARY
  • SOURCE-CODE
  • Dependency only
official+codex · reviewed · Jun 5, 2026 description in en

Description

Typed linked lists can be embedded in C projects through a header-only implementation. C developers install the current git build when they want a small reusable list utility without linking a separate library. It is passive source code, so memory safety, ownership rules, and API misuse are handled by the consuming program.

Permissions

Permissions not analysed for this source yet.