Skip to content
/ xtstate Public

XTState is a flexible, thread-safe state management utility for tracking named boolean slots and their activation history in Rust.

License

Notifications You must be signed in to change notification settings

gntem/xtstate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

XTState is a flexible, thread-safe state management utility for tracking named boolean slots and their activation history in Rust.

Resources

License

Stars

Watchers

Forks

Languages