#daicon #low-level #zero-copy #reading #index #type #id

daicon-types

Daicon low-level types, for zero-copy reading and writing

1 unstable release

0.1.0 May 23, 2023

#136 in #zero-copy

Download history 14/week @ 2024-02-19 17/week @ 2024-02-26 3/week @ 2024-03-04 13/week @ 2024-03-11 5/week @ 2024-03-18 13/week @ 2024-03-25 28/week @ 2024-04-01

60 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

7KB
108 lines

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.

License

Licensed under either of

at your option.

Dependencies

~0.4–0.9MB
~20K SLoC