issues
search
jamesmunns
/
postcard
A no_std + serde compatible message library for Rust
Apache License 2.0
930
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Typo in `from_io` comment
#139
smoelius
closed
7 months ago
1
Define MaxSize for Arc and Rc
#137
carlsverre
closed
7 months ago
3
Fix Vec pre-alloc panic
#136
isikkema
closed
7 months ago
1
Deserializing corrupt bytes to Vec panics on low-memory devices
#135
isikkema
opened
7 months ago
2
Fix #89: `#[derive(Schema)]` for `StructVariant`s
#134
barafael
closed
6 months ago
5
Drop unused const_format dependency
#133
paolobarbolini
closed
6 months ago
1
Can the `to_allocvec` function ever return an Err?
#132
mitchmindtree
opened
8 months ago
0
Thoughts on implementing `bytes::BufMut` and friends for reducing/eliminating memory moves?
#131
korken89
opened
8 months ago
0
Depend directly on serde_derive
#130
hanna-kruppe
opened
8 months ago
1
Remove unnecessary lifetimes of CRC digest
#129
cdunster
closed
6 months ago
7
RFC: Thoughts on Postcard 2.0?
#128
jamesmunns
opened
9 months ago
8
Add a performant way to (de-)serialize fixed-size byte arrays
#127
hrxi
opened
10 months ago
16
tinyvec
#126
jordens
opened
10 months ago
1
Tracking issue: Unsupported `serde` attributes
#125
jamesmunns
opened
10 months ago
4
Rename feature use-std to just std
#124
mattiasgronlund
opened
10 months ago
1
#118 Add support for latest embedded-io
#123
elast0ny
closed
10 months ago
5
[Bug] Postcard does not handle serde attribute skip_serializing_if properly
#122
tugtugtug
closed
10 months ago
5
Decide how to deal with heapless-v0.8
#121
jamesmunns
opened
10 months ago
3
Enums with many variants break deserialization of incorrect data
#120
MStarha
opened
11 months ago
2
How to deserialize multiple values from an arbitrary set of bytes?
#119
avsaase
closed
1 year ago
1
Support latest version of `embedded-io`
#118
Anders429
closed
10 months ago
0
Document how to use CRC combined with COBS
#117
FrozenDroid
opened
1 year ago
2
Re-export used crates
#116
luqasz
opened
1 year ago
1
Update heapless
#115
luqasz
closed
10 months ago
4
Deserializer::deserialize_struct is incorrect
#114
Mingun
opened
1 year ago
1
Postcard error: Found a varint that didn't terminate. Is the usize too big for this platform?
#113
PSeitz
opened
1 year ago
0
Add specific error for Crc errors.
#112
CBJamo
closed
1 year ago
2
Minor: Fix off-by-one in varint size calculation
#111
Palladinium
closed
1 year ago
3
Enum encoding / decoding inconsistencies between platforms
#110
amsam0
opened
1 year ago
0
Specify the discriminant for enum variants
#109
desm86
opened
1 year ago
2
Render cfg information on docs.rs
#108
dtolnay
closed
1 year ago
1
Fix documentation of re-exports that have dedicated doc comment
#107
jamesmunns
closed
1 year ago
1
Fix documentation of re-exports that have dedicated doc comment
#106
dtolnay
closed
1 year ago
2
Eliminate third type parameter of serialize_with_flavor
#105
dtolnay
closed
1 year ago
2
Format with rustfmt to eliminate trailing whitespaces
#104
dtolnay
closed
1 year ago
1
Consider removing `O` type parameter of `serialize_with_flavor`
#103
dtolnay
opened
1 year ago
2
Feature Request: Deserialization support for bson::Document
#102
TheDan64
closed
1 year ago
5
[postcard 2.0] - Revisit `char` encoding
#101
jamesmunns
opened
1 year ago
1
Fix strict provenance use of pointers
#100
jamesmunns
closed
1 year ago
2
Serializing `NaiveDatetime` on AVR crashes
#99
rihardsk
opened
1 year ago
8
Introduces CRCs
#98
huntc
closed
1 year ago
5
improved documentation of the cobs decoding
#97
gutzchi
closed
1 year ago
2
Attempts at more terse `fixint` opt-ins
#96
pwfff
opened
1 year ago
3
Feature request: configure `fixint` at the container level
#95
pwfff
opened
1 year ago
3
How to explicitly specify field order ?
#94
luqasz
closed
1 year ago
2
Consider splitting `try_take_n` on `de_flavors::Flavor`
#93
jamesmunns
opened
1 year ago
2
Use Cases for a "self describing postcard"
#92
jamesmunns
opened
1 year ago
7
Feat: Add IO traits support
#91
xgroleau
closed
1 year ago
14
fix: cobs accumulator out-of-bounds index when data is 1 byte too long
#90
jedrzejboczar
closed
1 year ago
2
`#[derive(Schema)]` not working with `StructVariant`s
#89
jamesmunns
closed
6 months ago
2
Previous
Next