FICHA · MANJARO

tllist

A typed linked list C header file only library

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Adds a typed linked-list helper for C projects as a header-only library. It helps developers manage intrusive or lightweight lists without adding a compiled runtime dependency.

Header-only data structures become part of the consuming program's code. Review ownership rules and lifetime handling to avoid memory errors.

Permissions

Permissions not analysed for this source yet.