Skip to content

Replace unmaintained Bincode with Postcard#87

Merged
neocturne merged 3 commits intomainfrom
postcard
Jan 8, 2026
Merged

Replace unmaintained Bincode with Postcard#87
neocturne merged 3 commits intomainfrom
postcard

Conversation

@neocturne
Copy link
Copy Markdown
Owner

No description provided.

Prepare for the replacement of unmaintained Bincode. As serde-based
binary serialization libraries can't deal with flatten or
skip_serializing_if attributes, JSON is used again.

This partially reverts commit 53a0f24.
Switch from the unmaintained Bincode to Postcard. This also happens to
result in slightly smaller processed files for our usecase. Performance
is not changed significantly.
@neocturne neocturne merged commit a3ef41e into main Jan 8, 2026
15 checks passed
@neocturne neocturne deleted the postcard branch January 8, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant