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.

generic-linked-listgolang-librarygolang-packageintrusive-linked-listiteratorlinked-listliststdlib
12
Stars
2
Forks
0
Issues
12
Watchers

Similar Packages

hatchet

Distributed, Fault-tolerant task queue.

7,235

deque

Fast ring-buffer deque (double-ended queue).

775

queue

Multiple thread-safe, generic queue implementations for Go.

354

deque

A highly optimized double-ended queue.

208