daicon-web

Crates.iodaicon-web
lib.rsdaicon-web
version0.1.1
sourcesrc
created_at2023-05-28 16:58:04.174166
updated_at2023-05-28 18:21:56.632608
descriptionWeb fetch implementations of daicon protocols
homepage
repositoryhttps://github.com/open-mv-sandbox/daicon
max_upload_size
id876610
size20,667
Layl (LaylBongers)

documentation

README

Daicon

Index regions of a binary blob by ID.

Read the daicon format documentation here!

Status

Daicon is currently a draft specification, changes will use Semantic Versioning 2.0.0. You can use daicon in your projects, but no guarantees about cross-compatibility exist until a 1.0 release of the specification, besides an informal recommendation that 0.x minor versions stay compatible.

Who is using Daicon?

Crates

This is a reference implementation, as well as a parsing and writing library for the rust language.

  • crates.io docs.rs - Reference rust reader/writer implementation of the daicon format.
  • crates.io docs.rs - Native system implementations of daicon protocols.
  • crates.io docs.rs - Daicon low-level types, for zero-copy reading and writing.
  • crates.io docs.rs - Web fetch implementations of daicon protocols.

License

Licensed under either of

at your option.

Commit count: 66

cargo fmt