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
11
Stars
1
Forks
0
Issues
11
Watchers

Similar Packages

hatchet

Distributed, Fault-tolerant task queue.

6,502

deque

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

755

queue

Multiple thread-safe, generic queue implementations for Go.

330

deque

A highly optimized double-ended queue.

204