dochy 0.8.0

Static data format based on JSON5 to create diff binary and implement undo, autosave.
docs.rs failed to build dochy-0.8.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: dochy-0.10.3

Dochy is like a binary diff format of static JSON, and surrounding file systems and tools.

It's intended to replace ordinary data files, especially for game/cloud apps which employs auto-save and undoable apps.

Let me introduce the key features of this project.

  1. Efficiency
  2. Version Awareness
  3. Reference and Enum

These three documents(and this) should work as a walkthrough of Dochy's concepts.

Hello World explains the basics.

caution

Quickly changing

Documentation is incomplete.

Contribution

I'm Japanese and I desperately need proofreading of my English writing for this project, and any other feedbacks are welcome.