#data-store #memory #file #action #index #offset

daicon

Reference rust reader/writer implementation of the daicon format

10 breaking releases

0.11.0 May 27, 2023
0.9.0 Apr 20, 2023
0.7.0 Mar 24, 2023
Download history 10/week @ 2023-08-12 18/week @ 2023-08-19 15/week @ 2023-08-26 31/week @ 2023-09-02 10/week @ 2023-09-09 10/week @ 2023-09-16 7/week @ 2023-09-23 12/week @ 2023-09-30 9/week @ 2023-10-07 9/week @ 2023-10-14 8/week @ 2023-10-21 19/week @ 2023-10-28 8/week @ 2023-11-04 9/week @ 2023-11-11 9/week @ 2023-11-18 33/week @ 2023-11-25

59 downloads per month
Used in 2 crates

MIT/Apache

28KB
617 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

~1.1–1.7MB
~32K SLoC