Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

msgpack pickler #588

earonesty started this conversation in General
Mar 20, 2024 · 1 comment
Discussion options

hi, i wrote this:

https://github.com/earonesty/msgpickle

it's a pickler that can be made safe, explicit and works with your classes

explicity register serializers for classes, or you use to_pack and from_pack handlers on your class

uses msgpack as the base serializaton layer. very configurable. can pack/unpack lambdas (this isnt safe, but its fun)

You must be logged in to vote

Replies: 1 comment

Comment options

@earonesty That looks interesting!

Guess I have to check within borgbackup whether we would like to use your code instead of some homegrown stuff.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.