Popularity
0.3
Declining
Activity
0.0
Stable
1
1
1

Description

Unrolled linked list (ULL) is an doubly linked list each node of which holds up to a certain maximum number of elements, typically just large enough so that the node fills a single cache line or a small multiple thereof.

Programming language: Go
License: MIT License
Tags: Data Structures     Go     Golang     Linked List    

goulist alternatives and similar packages

Based on the "Data Structures" category.
Alternatively, view goulist alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of goulist or a related project?

Add another 'Data Structures' Package