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

Similar Packages

hatchet

Distributed, Fault-tolerant task queue.

6,746

deque

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

767

queue

Multiple thread-safe, generic queue implementations for Go.

332

deque

A highly optimized double-ended queue.

204