listfree

Crates.iolistfree
lib.rslistfree
version0.4.0
sourcesrc
created_at2024-08-19 02:34:13.542003
updated_at2024-10-08 12:56:45.519524
descriptionlistfree provides a lockfree prepend-only list
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id1343298
size20,568
Robert Escriva (rescrv)

documentation

README

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.

Commit count: 1599

cargo fmt