listfree 0.3.0

listfree provides a lockfree prepend-only list
Documentation
listfree
========

listfree provides a lock-free linked list.

Status
------

Active development.

Scope
-----

It's a linked list and iterator.

Warts
-----

- The library is new and probably will change.

Documentation
-------------

The latest documentation is always available at [docs.rs](https://docs.rs/listfree/latest/listfree/).