issues
search
jamesmunns
/
postcard
A no_std + serde compatible message library for Rust
Apache License 2.0
943
stars
91
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
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
bitflags deserialization issue
#88
nim65s
closed
1 year ago
3
PhantomData's T doesn't need MaxSize impl
#87
k3d3
closed
1 year ago
3
feat: add function for computing the postcard serialized size of a value.
#86
dignifiedquire
closed
1 year ago
8
Q: How to decode the postcard encoded binary in std enviroment?
#85
yaoxin1995
closed
1 year ago
3
Question: how to explore a data dump?
#84
madig
opened
1 year ago
1
Fix typos & encoding example in wire doc
#83
raphlinus
closed
1 year ago
2
Builds targeting AVR fail with an error
#82
rihardsk
opened
2 years ago
1
Display Custom Error Messages With `alloc` Feature
#81
zicklag
opened
2 years ago
1
Display Custom Error Messages
#80
zicklag
opened
2 years ago
0
Failing to deserialize
#79
XBagon
opened
2 years ago
1
Deserealizing from a (TCP) Stream
#78
AntonOellerer
closed
2 years ago
7
Can serialize `serde_json::Value`, but can't deserialize it
#77
jeromegn
opened
2 years ago
3
Add a Schema impl for `std::string::String` with the `use-std` feature and for `alloc::string::String` with `alloc`
#76
zRedShift
closed
2 years ago
1
How to implement forward compatibility
#75
dnaka91
opened
2 years ago
5
Bump postcard-derive version
#74
benbrittain
closed
2 years ago
2
Fix Schema proc_macro to export through public experimental module.
#73
benbrittain
closed
2 years ago
2
Add a link to doc.rs documentation in README
#72
benbrittain
closed
2 years ago
2
How to read partially corrupted stream of messages with COBS encoding?
#71
gauteh
opened
2 years ago
2
Add feed_ref to cobs_accumulator
#70
CaptainMaso
closed
2 years ago
2
Make fixints usable through serde field attributes instead of wrappers
#69
lachlansneff-parallel
closed
2 years ago
2
Consider using `type_name()` when it stabilizes
#68
jamesmunns
opened
2 years ago
0
CobsAccumulator::feed does not allow for types with references
#67
CaptainMaso
closed
2 years ago
2
Add function for computing the postcard serialized size of a value
#66
lachlansneff-parallel
closed
1 year ago
4
Documentation inaccuracy in `to_std*` functions
#65
iFreilicht
opened
2 years ago
1
Add support for 16-bit and 8-bit architectures
#64
iFreilicht
closed
2 years ago
3
Question about `char` encoding
#63
sffc
closed
2 years ago
3
Optimize varint decode
#62
bugadani
closed
2 years ago
2
Fix version in changelog
#61
bugadani
closed
2 years ago
2
Optimize Varint encoding
#60
bugadani
closed
2 years ago
2
Add `MaybeUninit` flavor
#59
jamesmunns
opened
2 years ago
0
Clarify the non-self-describing nature of postcard
#58
huntc
closed
2 years ago
2
Fixint wrapper type.
#57
lachlansneff-parallel
closed
2 years ago
1
Feature request: Determining number of bytes needed when deserializing
#56
jchia
closed
2 years ago
2
can you influence numeric representation of enum variants?
#55
rpcesar
closed
2 years ago
2
Add a `MaxSize` trait and derive macro
#54
lachlansneff
closed
2 years ago
2
Unused variable in Flavors example?
#53
barnabywalters
closed
2 years ago
1
Add defmt optional feature
#52
jamwaffles
closed
2 years ago
1
lib.rs: also add hint about no-std serde deps
#51
Lotterleben
closed
2 years ago
1
`take_from_bytes_cobs` not consuming trailing null bytes inserted by `to_slice_cobs`
#50
DusterTheFirst
closed
2 years ago
1
to_slice functions. Documentation does not match the code.
#49
alex-gh
closed
2 years ago
1
Document trust/safety for Postcard Deserializer
#48
sffc
opened
3 years ago
1
README: add hint about no-std serde deps
#47
Lotterleben
closed
2 years ago
1
pre-compute size of serialized data
#46
x37v
closed
1 year ago
6
question: using postcard over http or other protocol?
#45
gauteh
closed
3 years ago
1
Word aligned slices?
#44
huntc
closed
2 years ago
2
Stability of wire format
#43
tdaede
closed
2 years ago
1
Change CobsAccumulator::new() into a const fn
#42
kalkyl
closed
3 years ago
0
Previous
Next