xtstate

Crates.ioxtstate
lib.rsxtstate
version0.1.1
created_at2025-06-07 20:12:36.225752+00
updated_at2025-06-07 20:33:59.444985+00
descriptionA Rust library for managing and manipulating state in a functional programming style.
homepage
repositoryhttps://github.com/gntem/xtstate
max_upload_size
id1704391
size15,760
Giorgos Ntemiris (gntem)

documentation

README

XTState

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.

Commit count: 5

cargo fmt