Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / 3Hren/msgpack-rust issues and pull requests
#355 - 🏁 Race of Sloths: The Open Source Developer Challenge is about to start
Issue -
State: open - Opened by akorchyn about 2 months ago
#355 - 🏁 Race of Sloths: The Open Source Developer Challenge is about to start
Issue -
State: open - Opened by akorchyn about 2 months ago
#354 - Error when deserializing untagged variant of enum
Issue -
State: open - Opened by Scripter17 about 2 months ago
#353 - Fix typo in README.md
Pull Request -
State: open - Opened by petersn 2 months ago
#352 - Write i128 and u128 as smallest types they can fit into
Pull Request -
State: open - Opened by hpeebles 3 months ago
#351 - Adding Timestamp decode/encode
Pull Request -
State: open - Opened by junderw 3 months ago
#350 - Improve the deserializer compile time
Pull Request -
State: open - Opened by s-nie 3 months ago
#349 - Implement `Clone` for `rmp_serde::decode::Error`
Issue -
State: open - Opened by tqwewe 4 months ago
#348 - Fix typo in docs of "with_bytes"
Pull Request -
State: open - Opened by ssmendon 5 months ago
#347 - Fix typo in Readme
Pull Request -
State: closed - Opened by marvin-j97 6 months ago
#346 - Why are almost all older versions yanked?
Issue -
State: open - Opened by TheDan64 6 months ago
- 3 comments
#345 - rpm v0.8.14 breaks advertised minimum compatible rust version
Issue -
State: open - Opened by michaelb 7 months ago
#344 - document how to use a config
Issue -
State: open - Opened by droundy 7 months ago
#343 - Doc for MSGPACK_EXT_STRUCT_NAME unclear
Issue -
State: closed - Opened by bestouff 10 months ago
- 1 comment
#341 - fix TypeMismatch error description
Pull Request -
State: open - Opened by e-ivkov about 1 year ago
- 1 comment
#340 - Add heapless-backed ByteBuf
Pull Request -
State: open - Opened by ilmai about 1 year ago
- 2 comments
#339 - Wrong integer types when deserializing zvariant Values?
Issue -
State: closed - Opened by Amulet9 about 1 year ago
#338 - support records/string references
Issue -
State: open - Opened by raylu about 1 year ago
#337 - Add rmpv::ext::to_value_named to keep struct keys
Pull Request -
State: open - Opened by julienvincent about 1 year ago
#337 - Add rmpv::ext::to_value_named to keep struct keys
Pull Request -
State: open - Opened by julienvincent about 1 year ago
#337 - Add rmpv::ext::to_value_named to keep struct keys
Pull Request -
State: open - Opened by julienvincent about 1 year ago
#337 - Add rmpv::ext::to_value_named to keep struct keys
Pull Request -
State: open - Opened by julienvincent about 1 year ago
#336 - Compatibility question
Issue -
State: open - Opened by Alexis211 about 1 year ago
#335 - qualify lifetime on `Utf8ResultRef::as_bytes` result
Pull Request -
State: open - Opened by froydnj about 1 year ago
#334 - Remove byteorder dependency
Pull Request -
State: open - Opened by psychon about 1 year ago
#333 - Extend the lifetime of `Utf8String::as_bytes`
Pull Request -
State: open - Opened by JoJoJet over 1 year ago
#332 - Looking for a new maintainer
Issue -
State: open - Opened by kornelski over 1 year ago
- 3 comments
#331 - Documentation discrepancy
Issue -
State: open - Opened by cailloumajor over 1 year ago
#330 - Providing MessagePack literal macro
Issue -
State: closed - Opened by temeddix over 1 year ago
- 3 comments
#329 - Cannot deserialize the `serde_json::RawValue`
Issue -
State: open - Opened by sargarass over 1 year ago
- 2 comments
#328 - docs(rmp-serde): update example to use from_slice
Pull Request -
State: closed - Opened by jost-s over 1 year ago
- 1 comment
#327 - Enum encoding discrepancy between `rmp-serde` and `rmpv` serde implementations
Issue -
State: open - Opened by wuggen over 1 year ago
#326 - `serialize_i64` not writing an int64 msgpack type when value fits into something smaller
Issue -
State: open - Opened by edgimar almost 2 years ago
- 2 comments
#325 - Is it possible to get the number of bytes read immediately after deserializing from a slice?
Issue -
State: open - Opened by aalekhpatel07 almost 2 years ago
- 3 comments
#324 - `from_read` issue constructing a generic `Deserializer`
Issue -
State: open - Opened by tgross35 almost 2 years ago
- 1 comment
#323 - Incorrect docs: DefaultConfig
Issue -
State: open - Opened by e-ivkov almost 2 years ago
#322 - Serializing HashMap<Vec<u8>,rmpv::Value>
Issue -
State: open - Opened by bobi6666 almost 2 years ago
- 1 comment
#321 - `PathBuf` serialises as string, should serialise as bytes
Issue -
State: closed - Opened by WhyNotHugo almost 2 years ago
- 5 comments
#320 - serde::to_vec(rmpv::Value) works unexpected
Issue -
State: open - Opened by godzie44 about 2 years ago
#319 - Serialize enumeration as index
Issue -
State: open - Opened by woodworker7 about 2 years ago
- 2 comments
#318 - Can't handle #[serde(tag = "someKey")] for structure while Deserialization
Issue -
State: open - Opened by harshkumar314e about 2 years ago
- 5 comments
#317 - Can't deserialize entire file
Issue -
State: open - Opened by StuartHadfield about 2 years ago
- 8 comments
#316 - rmp_serde deserialize msgpack file into json file produces... Garbage?
Issue -
State: closed - Opened by StuartHadfield about 2 years ago
- 2 comments
#315 - rmp_serde fails to fill buffer from file when decoding
Issue -
State: closed - Opened by gluax about 2 years ago
- 4 comments
#314 - Does msgpack-rust support Deserialize/Serialize UUID for struct?
Issue -
State: open - Opened by measproem about 2 years ago
- 4 comments
#313 - Confusion on how to read raw bytes
Issue -
State: open - Opened by jimmiebfulton about 2 years ago
- 1 comment
#312 - Option serializing is fundamentally broken
Issue -
State: open - Opened by Zoxc about 2 years ago
- 1 comment
#311 - serializing cloudevent is not working
Issue -
State: closed - Opened by kesavkolla about 2 years ago
#310 - rmp-serde breaking change: unit enum variant used to be serialized as map with single key, now just a string
Issue -
State: closed - Opened by tfreiberg-fastly over 2 years ago
- 3 comments
#309 - please tag releases
Issue -
State: closed - Opened by jonassmedegaard over 2 years ago
- 1 comment
#308 - Async Support[Tokio V1]
Pull Request -
State: closed - Opened by wyatt-herkamp over 2 years ago
- 4 comments
#307 - Failure to build on aarch64-linux for rmp 0.8.11
Issue -
State: closed - Opened by brooksmtownsend over 2 years ago
- 5 comments
#306 - Support for streaming
Issue -
State: closed - Opened by hn-sl over 2 years ago
- 6 comments
#305 - `rmp_serde::Raw` considered harmful
Issue -
State: open - Opened by Lucretiel over 2 years ago
- 2 comments
#304 - Fix SeqAccess and MapAccess unchecked unused length; float deserialize simplification
Pull Request -
State: closed - Opened by Lucretiel over 2 years ago
- 1 comment
#303 - Unnecessary type conversions in float deserializers
Issue -
State: closed - Opened by Lucretiel over 2 years ago
#302 - Specfication of behavior with changing data types (versioning / schema evolution)
Issue -
State: open - Opened by bluenote10 over 2 years ago
- 2 comments
#301 - Failing to deserialize skipped default None variant for content generated by rmp_serde::to_vec
Issue -
State: open - Opened by jsprog over 2 years ago
#300 - Make ReadRefReader.buf public
Issue -
State: closed - Opened by wbenny over 2 years ago
- 12 comments
#299 - deterministic/canonical encoding
Issue -
State: open - Opened by mimoo over 2 years ago
- 1 comment
#298 - rmp_serde : Timestamp Question
Issue -
State: open - Opened by errantmind over 2 years ago
- 6 comments
#297 - with_struct_map for Deserializer
Pull Request -
State: closed - Opened by brandonros over 2 years ago
- 2 comments
#296 - rmp_serde::to_vec returns incorrect result if struct has `#[serde(flatten)]` attribute
Issue -
State: closed - Opened by gmoshkin over 2 years ago
- 1 comment
#295 - Support no_std using byte streams
Pull Request -
State: closed - Opened by Techcable almost 3 years ago
- 5 comments
#294 - Is rmp-serde cross-architecture compatible (ARM & x86)?
Issue -
State: closed - Opened by jon-chuang almost 3 years ago
- 1 comment
#293 - Implement PartialEq for rmp_serde errors
Issue -
State: closed - Opened by makaleks almost 3 years ago
- 2 comments
#292 - Better configuration ergonomics
Issue -
State: open - Opened by piegamesde about 3 years ago
- 4 comments
#291 - Error "invalid type: byte array, expected a sequence" when it works with serde_json
Issue -
State: closed - Opened by mimoo about 3 years ago
- 3 comments
#290 - Add support for AsyncRead / AsyncWrite
Issue -
State: open - Opened by wbrickner about 3 years ago
- 1 comment
#289 - Avoid allocation for each serialization [Feature]
Issue -
State: open - Opened by wbrickner about 3 years ago
- 1 comment
#288 - Support for deterministic serialization
Issue -
State: closed - Opened by mehcode about 3 years ago
- 3 comments
#287 - Sequence & Map Deserializers silently allow too-short cosumers
Issue -
State: closed - Opened by Lucretiel over 3 years ago
- 2 comments
#286 - Use string variants
Pull Request -
State: closed - Opened by vedantroy over 3 years ago
- 3 comments
#285 - Serialize enum variants to strings
Pull Request -
State: closed - Opened by vedantroy over 3 years ago
- 2 comments
#284 - Use GitHub Actions
Pull Request -
State: closed - Opened by kornelski over 3 years ago
#283 - Travis is dead
Pull Request -
State: closed - Opened by kornelski over 3 years ago
- 2 comments
#282 - fix: add stack depth checking to rmpv
Pull Request -
State: closed - Opened by Shadow53 over 3 years ago
- 3 comments
#281 - rmpv read_value has no depth limit
Issue -
State: closed - Opened by Shadow53 over 3 years ago
- 2 comments
#280 - What's the rust type for msgpack bin8 type?
Issue -
State: open - Opened by tubzby over 3 years ago
- 4 comments
#279 - Bump
Pull Request -
State: closed - Opened by kornelski over 3 years ago
#278 - Is there a way to encode a struct into msgpack array?
Issue -
State: closed - Opened by tubzby over 3 years ago
- 1 comment
#277 - add depth limit for deserializer
Pull Request -
State: closed - Opened by aviramha over 3 years ago
- 3 comments
#276 - Stack safety
Issue -
State: closed - Opened by aviramha over 3 years ago
- 1 comment
#275 - Serialize enums without associated data as strings?
Issue -
State: closed - Opened by vedantroy over 3 years ago
- 3 comments
#274 - Round-trip of value not working
Issue -
State: closed - Opened by vedantroy over 3 years ago
#273 - Is msgpack self-describing?
Issue -
State: closed - Opened by vedantroy over 3 years ago
- 2 comments
#272 - List of what each type serializes to for rmp-serde
Issue -
State: open - Opened by McFranko over 3 years ago
- 1 comment
#271 - Reuse debug formatters, cold/inline adjustment
Pull Request -
State: closed - Opened by kornelski almost 4 years ago
#270 - Reduce code size
Pull Request -
State: closed - Opened by kornelski almost 4 years ago
#270 - Reduce code size
Pull Request -
State: closed - Opened by kornelski almost 4 years ago
#269 - Update Error impl, inlines
Pull Request -
State: closed - Opened by kornelski almost 4 years ago
#269 - Update Error impl, inlines
Pull Request -
State: closed - Opened by kornelski almost 4 years ago
#268 - Bump
Pull Request -
State: closed - Opened by kornelski almost 4 years ago
#268 - Bump
Pull Request -
State: closed - Opened by kornelski almost 4 years ago
#267 - Fix deserialization of nested Options
Pull Request -
State: closed - Opened by marhkb almost 4 years ago
- 1 comment
#267 - Fix deserialization of nested Options
Pull Request -
State: closed - Opened by marhkb almost 4 years ago
- 1 comment
#266 - Update quickcheck
Pull Request -
State: closed - Opened by kornelski almost 4 years ago
#265 - Bump
Pull Request -
State: closed - Opened by kornelski almost 4 years ago
#265 - Bump
Pull Request -
State: closed - Opened by kornelski almost 4 years ago
#264 - Serializing seqs and maps of unknown length (#196)
Pull Request -
State: closed - Opened by marhkb almost 4 years ago
- 3 comments