Skip to content

Issues: rkyv/rkyv

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Remote derive support
#498 opened Apr 30, 2024 by djkoloski
Rename _pin APIs to _mut
#495 opened Apr 18, 2024 by djkoloski v0.8
copy feature fails on recent nightly compiler versions bug Something isn't working
#488 opened Apr 1, 2024 by gbj Backlog
Archive schema update?
#486 opened Mar 28, 2024 by XavDesbordes
Document compatibility of archived data across versions documentation Improvements or additions to documentation
#477 opened Feb 26, 2024 by janrueth v0.8
ETA for next release? question Further information is requested
#458 opened Jan 5, 2024 by jqnatividad
Run test suite with -Zrandomize-layout enhancement New feature or request
#456 opened Jan 4, 2024 by djkoloski v0.8
Write example for serializing external types using wrapper types documentation Improvements or additions to documentation
#446 opened Dec 11, 2023 by ezkangaroo v0.8
Write book section on wrapper types and add niching example to examples documentation Improvements or additions to documentation
#429 opened Sep 27, 2023 by GeeWee v0.8
Add extra discription keywords
#425 opened Sep 22, 2023 by flukejones
Add more examples in doctests and the book documentation Improvements or additions to documentation
#424 opened Sep 14, 2023 by mintlu8 v0.8
Add documentation on how to use AllocationTracker documentation Improvements or additions to documentation
#406 opened Jul 27, 2023 by stevenliebregt v0.8
Provide macros to derive rkyv traits on foreign types new crate This can be achieved by building on top of the base library
#400 opened Jul 3, 2023 by mkatychev
Document alignment requirements for accessing byte slices documentation Improvements or additions to documentation
#399 opened Jun 27, 2023 by w-flo v0.8
Write example for backwards compatbility via enums question Further information is requested
#393 opened Jun 8, 2023 by crwn1337 v0.8
with::Lock can corrupt data bug Something isn't working
#309 opened Aug 29, 2022 by sporksmith Backlog
ProTip! Exclude everything labeled bug with -label:bug.