Skip to content

bincode migration #16

@kn0sys

Description

@kn0sys

Bincode is no longer maintained.

Alternatives:

  • wincode - Bincode-compatible alternative
  • postcard - Similar in spirit and structure to bincode, but a bit differently flavored
  • rkyv - Zero copy deserialization, honestly the best option for many of the usecases that bincode was intended for, like serializing transient data for intra-program message passing.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions