| Crates.io | xtstate |
| lib.rs | xtstate |
| version | 0.1.1 |
| created_at | 2025-06-07 20:12:36.225752+00 |
| updated_at | 2025-06-07 20:33:59.444985+00 |
| description | A Rust library for managing and manipulating state in a functional programming style. |
| homepage | |
| repository | https://github.com/gntem/xtstate |
| max_upload_size | |
| id | 1704391 |
| size | 15,760 |
XTState is a flexible, thread-safe Rust library for managing and tracking named boolean slots and their activation history. It is useful for feature flag management, workflow tracking, distributed system coordination, and event synchronization, providing a simple API and timestamped state changes.