live-entity

Crates.iolive-entity
lib.rslive-entity
version0.0.7
sourcesrc
created_at2023-11-17 04:34:36.74478
updated_at2023-12-07 04:14:44.783004
descriptionA framework for storing entities and watching them for updates.
homepagehttps://github.com/tradeJmark/live-entity
repositoryhttps://github.com/tradeJmark/live-entity
max_upload_size
id1038677
size41,102
(tradeJmark)

documentation

README

Live-Entity

live-entity is my attempt to factor out a lot of the boilerplate around storing entities and watching them for changes. It's agnostic to the backing storage technology. I'll elaborate more as I work on this, but it's currently very early-stage.

License

Licensed under either of

at your option.

Contribution

I'm still working out the exact scope this project will aim for, so I'm definitely open to suggestions, but I suggest logging an issue first so we can discuss it, and I can prevent you from wasting time on something I'm unlikely to accept.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 19

cargo fmt