Crates.io | sync42 |
lib.rs | sync42 |
version | 0.12.0 |
source | src |
created_at | 2023-06-25 16:39:41.230645 |
updated_at | 2024-11-07 13:59:22.406761 |
description | sync42 provides synchronization tools. |
homepage | |
repository | https://github.com/rescrv/blue |
max_upload_size | |
id | 899629 |
size | 117,521 |
sync42 provides synchronization tools.
Active development. sync 42 is likely to expand to include new data structures. Existing data structures are maintenance-track.
sync42 provides core types for synchronization. Any synchronization pattern general enough to be generalized is candidate for inclusion.
The latest documentation is always available at docs.rs.
StateHashTable
and WaitList
.StateHashTable
. Backwards compatible for existing structures.