skipfree

Crates.ioskipfree
lib.rsskipfree
version0.6.0
sourcesrc
created_at2023-12-27 03:47:29.199892
updated_at2024-10-24 12:16:17.600647
descriptionskipfree provides a lockfree skiplist
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id1081387
size31,426
Robert Escriva (rescrv)

documentation

README

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.

Commit count: 1599

cargo fmt