skipfree 0.7.0

skipfree provides a lockfree skiplist
Documentation
skipfree
========

skipfree provides a lock-free skiplist.

Status
------

Active development.

Scope
-----

It's a skip 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/skipfree/latest/skipfree/).