[资源介绍]
GitHub - koss-null/list: go 1.23 implementation of linked list with iterators and generics support
go 1.23 implementation of linked list with iterators and generics support - koss-null/list
- list - 一个通用的、线程安全的双向链表,具有完整的迭代器支持和用于嵌入式使用的侵入式单链表;一个功能丰富的 container/list 替代品。