issues
search
3Hren
/
msgpack-rust
MessagePack implementation for Rust / msgpack.org[Rust]
MIT License
1.17k
stars
130
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
🏁 Race of Sloths: The Open Source Developer Challenge is about to start
#355
akorchyn
closed
1 month ago
0
Error when deserializing untagged variant of enum
#354
Scripter17
opened
1 month ago
0
Fix typo in README.md
#353
petersn
opened
2 months ago
0
Write i128 and u128 as smallest types they can fit into
#352
hpeebles
opened
2 months ago
0
Adding Timestamp decode/encode
#351
junderw
opened
2 months ago
0
Improve the deserializer compile time
#350
s-nie
opened
3 months ago
0
Implement `Clone` for `rmp_serde::decode::Error`
#349
tqwewe
opened
4 months ago
0
Fix typo in docs of "with_bytes"
#348
ssmendon
opened
4 months ago
0
Fix typo in Readme
#347
marvin-j97
closed
3 months ago
0
Why are almost all older versions yanked?
#346
TheDan64
opened
6 months ago
3
rpm v0.8.14 breaks advertised minimum compatible rust version
#345
michaelb
opened
6 months ago
0
document how to use a config
#344
droundy
opened
7 months ago
0
Doc for MSGPACK_EXT_STRUCT_NAME unclear
#343
bestouff
closed
7 months ago
1
fix TypeMismatch error description
#341
e-ivkov
opened
1 year ago
1
Add heapless-backed ByteBuf
#340
ilmai
opened
1 year ago
2
Wrong integer types when deserializing zvariant Values?
#339
Amulet9
closed
1 year ago
0
support records/string references
#338
raylu
opened
1 year ago
0
Add rmpv::ext::to_value_named to keep struct keys
#337
julienvincent
opened
1 year ago
0
Compatibility question
#336
Alexis211
opened
1 year ago
0
qualify lifetime on `Utf8ResultRef::as_bytes` result
#335
froydnj
opened
1 year ago
0
Remove byteorder dependency
#334
psychon
opened
1 year ago
0
Extend the lifetime of `Utf8String::as_bytes`
#333
JoJoJet
closed
7 months ago
0
Looking for a new maintainer
#332
kornelski
opened
1 year ago
3
Documentation discrepancy
#331
cailloumajor
opened
1 year ago
0
Providing MessagePack literal macro
#330
temeddix
closed
1 year ago
3
Cannot deserialize the `serde_json::RawValue`
#329
sargarass
opened
1 year ago
2
docs(rmp-serde): update example to use from_slice
#328
jost-s
closed
1 year ago
1
Enum encoding discrepancy between `rmp-serde` and `rmpv` serde implementations
#327
wuggen
opened
1 year ago
0
`serialize_i64` not writing an int64 msgpack type when value fits into something smaller
#326
edgimar
opened
1 year ago
2
Is it possible to get the number of bytes read immediately after deserializing from a slice?
#325
aalekhpatel07
opened
1 year ago
3
`from_read` issue constructing a generic `Deserializer`
#324
tgross35
opened
1 year ago
1
Incorrect docs: DefaultConfig
#323
e-ivkov
opened
1 year ago
0
Serializing HashMap<Vec<u8>,rmpv::Value>
#322
bobi6666
opened
1 year ago
1
`PathBuf` serialises as string, should serialise as bytes
#321
WhyNotHugo
closed
1 year ago
5
serde::to_vec(rmpv::Value) works unexpected
#320
godzie44
opened
2 years ago
0
Serialize enumeration as index
#319
woodworker7
opened
2 years ago
2
Can't handle #[serde(tag = "someKey")] for structure while Deserialization
#318
harshkumar314e
opened
2 years ago
5
Can't deserialize entire file
#317
StuartHadfield
opened
2 years ago
8
rmp_serde deserialize msgpack file into json file produces... Garbage?
#316
StuartHadfield
closed
2 years ago
2
rmp_serde fails to fill buffer from file when decoding
#315
gluax
closed
2 years ago
4
Does msgpack-rust support Deserialize/Serialize UUID for struct?
#314
measproem
opened
2 years ago
4
Confusion on how to read raw bytes
#313
jimmiebfulton
opened
2 years ago
1
Option serializing is fundamentally broken
#312
Zoxc
opened
2 years ago
1
serializing cloudevent is not working
#311
kesavkolla
closed
2 years ago
0
rmp-serde breaking change: unit enum variant used to be serialized as map with single key, now just a string
#310
tfreiberg-fastly
closed
2 years ago
3
please tag releases
#309
jonassmedegaard
closed
2 years ago
1
Async Support[Tokio V1]
#308
wyatt-herkamp
closed
2 years ago
4
Failure to build on aarch64-linux for rmp 0.8.11
#307
brooksmtownsend
closed
2 years ago
5
Support for streaming
#306
hn-sl
closed
2 years ago
6
`rmp_serde::Raw` considered harmful
#305
Lucretiel
opened
2 years ago
2
Next