1 unstable release

0.1.0 May 13, 2021

#17 in #exponential

Custom license

15KB
324 lines

uell

A bumpalo-based simple Unrolled Exponential Linked List.


lib.rs:

An unrolled exponential linked list backed by a bumpalo allocator.

Dependencies

~245KB