AltHub
list

list

Thread-safe, feature-rich linked list implementation for embedded and general use.

About list

A generic, thread-safe doubly linked list with full iterator support and an intrusive singly linked list for embedded use; a feature-rich replacement for container/list.

✅ Pros

  • + Thread-safe implementation
  • + Supports full iterator functionality
  • + Suitable for embedded use

⚠️ Cons

  • - No official website
  • - Limited to linked list functionality

Reviews

Loading reviews...