
A Rust implementation of EAV data model
- Status: In development
- On Github: Heave
- Contributions: Welcome
heave
, and it's getting very close to a 1.0.0
release! I've added a bunch of tests, written exhaustive documentation, and made the library super robust. The last big piece of the puzzle is concurrency, and I'm still deciding whether to include it in the 1.0.0
release or save it for a 1.1.0
.panic!
s with proper error handling, so the library is much more robust and won't crash on data conversion errors.A Rust implementation of EAV data model
A personal finance handling and reporting application