GitHub / pyfisch/cbor issues and pull requests
#221 - Update link to RFC in readme
Issue -
State: open - Opened by david-fong about 4 years ago
#220 - Support BigFloat
Issue -
State: open - Opened by fredfortier about 4 years ago
#219 - RecursionLimitExceeded
Issue -
State: closed - Opened by artjoma about 4 years ago
- 1 comment
#218 - Deserialize `undefined` as `None` for `Option`
Pull Request -
State: open - Opened by mraerino about 4 years ago
#217 - Fix deserializing externally tagged enums from indefinite maps
Pull Request -
State: open - Opened by jcaesar about 4 years ago
#216 - Untagged enum with one named field doesn't round-trip
Issue -
State: open - Opened by Erutuon about 4 years ago
#215 - Fix encoding of packed variants in new enum format
Pull Request -
State: open - Opened by matix2267 about 4 years ago
#214 - Extend Value with conversation methods.
Pull Request -
State: open - Opened by garyhai over 4 years ago
#213 - Implement `de::from_slice_count`
Pull Request -
State: open - Opened by ericmarkmartin over 4 years ago
- 4 comments
#212 - fn to change output type of stream deserializer
Pull Request -
State: open - Opened by dr-bonez over 4 years ago
#211 - add RawValue for deferring/omitting serde-ing
Pull Request -
State: open - Opened by CobaltCause almost 5 years ago
#210 - Question: 0xff as padding
Issue -
State: closed - Opened by jamessewell almost 5 years ago
- 6 comments
#209 - Rewrite Value
Pull Request -
State: closed - Opened by hansl almost 5 years ago
#208 - Why are tags feature-gated?
Issue -
State: open - Opened by Redrield almost 5 years ago
- 3 comments
#207 - Allow integer map keys to accept string-encoded integers
Pull Request -
State: open - Opened by Timmmm about 5 years ago
- 1 comment
#206 - support serde_if_integer128! macro
Issue -
State: open - Opened by grantperry about 5 years ago
#205 - Deserialisation of maps does not parse string keys to integers
Issue -
State: open - Opened by Timmmm about 5 years ago
#204 - ser: Remove superfluous float.to_bits() calls
Pull Request -
State: open - Opened by mrkline about 5 years ago
#203 - impl From<crate::Error> for std::io::Error
Pull Request -
State: open - Opened by npmccallum about 5 years ago
#202 - Add tokio_util::codec::{Encoder, Decoder} support
Pull Request -
State: open - Opened by npmccallum about 5 years ago
#201 - Add the cbor!() macro
Pull Request -
State: open - Opened by npmccallum about 5 years ago
- 2 comments
#200 - Fixups for conversions
Pull Request -
State: open - Opened by npmccallum about 5 years ago
#199 - Deserialization of enum variants only accepts fixed length map
Issue -
State: open - Opened by valpackett about 5 years ago
- 1 comment
#198 - Allow enabling `serde/std` without also requiring `serde_cbor/std` to be enabled
Pull Request -
State: open - Opened by kylefleming about 5 years ago
- 3 comments
#197 - Fails to deserialize f64 inside tagged enum
Issue -
State: open - Opened by bheisler about 5 years ago
- 1 comment
#196 - CI jobs seem to fail because of rustfmt problems is already-existing code
Issue -
State: closed - Opened by stevenroose over 5 years ago
- 2 comments
#195 - Don't run rustfmt in nightly
Pull Request -
State: open - Opened by stevenroose over 5 years ago
#194 - Fix clippy errors of redundant closures
Pull Request -
State: open - Opened by stevenroose over 5 years ago
#193 - Suggestion: turn off "small heuristic" of rustfmt
Pull Request -
State: open - Opened by stevenroose over 5 years ago
#192 - Fix rustfmt issues in CI jobs
Pull Request -
State: closed - Opened by stevenroose over 5 years ago
- 3 comments
#191 - Add some utility methods on Value
Pull Request -
State: open - Opened by stevenroose over 5 years ago
#190 - Support MSRV of 1.36
Pull Request -
State: open - Opened by stevenroose over 5 years ago
#189 - Compilation is very slow, especially for release builds
Issue -
State: open - Opened by Timmmm over 5 years ago
- 1 comment
#188 - Please provide to_writer_packed helper
Issue -
State: open - Opened by joshtriplett over 5 years ago
#187 - Packed encoding of enum still includes variant names for non-unit variants
Issue -
State: open - Opened by joshtriplett over 5 years ago
- 1 comment
#186 - Add support for stringref extension
Issue -
State: open - Opened by sffc over 5 years ago
#185 - Incorrect behavior for Option<()>
Issue -
State: open - Opened by syntacticsugarglider over 5 years ago
#184 - Create a workspace with serde_cbor as a member.
Pull Request -
State: open - Opened by ahmedcharles over 5 years ago
- 6 comments
#183 - Integers don't get converted to float in tagged unions
Issue -
State: closed - Opened by Timmmm over 5 years ago
- 1 comment
#182 - Skip unwanted data using IgnoredAny
Issue -
State: closed - Opened by Timmmm over 5 years ago
- 2 comments
#181 - Allow lossless number type conversion
Issue -
State: closed - Opened by Timmmm over 5 years ago
- 2 comments
#180 - Use `serde::ser::StdError` shim type rather than `std::error::Error`
Pull Request -
State: open - Opened by cbeck88 over 5 years ago
- 2 comments
#179 - Looking for Maintainers
Issue -
State: open - Opened by pyfisch over 5 years ago
- 37 comments
#178 - Support Canonical CBOR
Issue -
State: closed - Opened by leo-lb over 5 years ago
- 6 comments
#177 - Can't decode self-described documents under 0.11
Issue -
State: closed - Opened by vorner over 5 years ago
- 6 comments
#176 - Clarify packed format and provide example that also uses legacy_enums()
Pull Request -
State: closed - Opened by ctm over 5 years ago
- 1 comment
#175 - Clarify packed format
Pull Request -
State: closed - Opened by ctm over 5 years ago
- 1 comment
#174 - Clarify packed format and add a to_vec_minimal helper method.
Pull Request -
State: closed - Opened by ctm over 5 years ago
- 2 comments
#173 - packed regression for enum variants with data?
Issue -
State: closed - Opened by ctm over 5 years ago
- 7 comments
Labels: bug
#172 - Add support for CBOR tags
Pull Request -
State: closed - Opened by rklaehn over 5 years ago
- 2 comments
#171 - Changes from #139 rebased and MSRV changed
Pull Request -
State: closed - Opened by pyfisch over 5 years ago
#170 - to_value and from_value functions
Issue -
State: closed - Opened by MikeeyBikeey over 5 years ago
- 3 comments
Labels: question
#169 - Add roundtrip example test case.
Pull Request -
State: open - Opened by windelbouwman over 5 years ago
- 16 comments
Labels: bug
#168 - WIP: Configurable packing
Pull Request -
State: closed - Opened by nickray over 5 years ago
- 6 comments
#167 - Reduce stack size required for deserialization [Help]
Issue -
State: open - Opened by PraneshAnubhav almost 6 years ago
- 8 comments
Labels: question
#166 - Allow increasing recursion limit
Issue -
State: open - Opened by omegablitz almost 6 years ago
- 7 comments
Labels: enhancement
#165 - Use three integer Value variants
Pull Request -
State: closed - Opened by MoSal almost 6 years ago
- 2 comments
#164 - Implement tagged values by using a thread-local
Pull Request -
State: closed - Opened by rklaehn almost 6 years ago
- 24 comments
#163 - change `from_reader` API to match that of `serde_yaml` and `serde_json`
Issue -
State: open - Opened by droundy almost 6 years ago
Labels: enhancement, help wanted
#162 - Use `slice::iter` instead of `into_iter` to avoid future breakage
Pull Request -
State: closed - Opened by LukasKalbertodt almost 6 years ago
- 4 comments
#161 - to_writer_packed is documented, but not implemented
Issue -
State: closed - Opened by d3zd3z almost 6 years ago
- 2 comments
#160 - Require half crate version below v1.4
Pull Request -
State: closed - Opened by pyfisch almost 6 years ago
#159 - Enable byte_offset for IoRead and SliceReadFixed
Pull Request -
State: closed - Opened by pyfisch almost 6 years ago
- 1 comment
#158 - byte_offset not available for file reader
Issue -
State: closed - Opened by Don42 almost 6 years ago
- 5 comments
#157 - Implement semantic tagging of values
Issue -
State: closed - Opened by pyfisch almost 6 years ago
- 12 comments
Labels: enhancement, help wanted
#156 - Undo .travis.yml changes
Pull Request -
State: closed - Opened by pyfisch almost 6 years ago
- 1 comment
#155 - Revert "Revert .travis.yml to old version"
Pull Request -
State: closed - Opened by pyfisch almost 6 years ago
#154 - Revert .travis.yml to old version
Pull Request -
State: closed - Opened by pyfisch almost 6 years ago
#153 - Prevent stack overflow from nested tags
Pull Request -
State: closed - Opened by pyfisch almost 6 years ago
#152 - readme: some nits
Pull Request -
State: closed - Opened by tshepang almost 6 years ago
#151 - Add tags support behind feature flag
Pull Request -
State: closed - Opened by vmx almost 6 years ago
- 8 comments
#150 - serde_cbor / serde-transcode
Issue -
State: closed - Opened by sirhelly almost 6 years ago
- 1 comment
#149 - Add packed serialized test for struct
Pull Request -
State: closed - Opened by pyfisch almost 6 years ago
#148 - Don't abort build sucessfully when clippy fails
Pull Request -
State: closed - Opened by geigerzaehler about 6 years ago
- 1 comment
#147 - Implement 'to_vec' and 'from_slice' for no_std
Pull Request -
State: closed - Opened by geigerzaehler about 6 years ago
- 6 comments
#146 - Add cargo clippy to CI
Pull Request -
State: closed - Opened by nhynes about 6 years ago
- 1 comment
#145 - Support 128-bit integers
Pull Request -
State: open - Opened by nhynes about 6 years ago
- 6 comments
#144 - Enums inside flattened structs are serialised improperly
Issue -
State: open - Opened by ascclemens about 6 years ago
- 4 comments
Labels: bug
#141 - pub no_std fmt::write
Pull Request -
State: closed - Opened by jacobrosenthal about 6 years ago
- 3 comments
#140 - Value i128 serializer breaks cbor <=> json Value to Value conversions
Issue -
State: open - Opened by rslife about 6 years ago
- 7 comments
Labels: enhancement, help wanted
#139 - Remove byteorder-dependency
Pull Request -
State: closed - Opened by lukaslueg about 6 years ago
- 4 comments
#138 - Struct with named fields can be deserialized from sequence
Issue -
State: closed - Opened by ghost about 6 years ago
- 4 comments
Labels: wontfix
#130 - Implement Hash trait for Value
Issue -
State: open - Opened by pyfisch about 6 years ago
Labels: enhancement
#129 - feat: implement simple tagging
Pull Request -
State: closed - Opened by dignifiedquire about 6 years ago
- 5 comments
#125 - RawValue support like in serde_json
Issue -
State: open - Opened by drewhk about 6 years ago
- 1 comment
Labels: enhancement
#117 - Configuration for Serializer and Deserializer
Issue -
State: closed - Opened by pyfisch about 6 years ago
- 1 comment
#109 - serialize_f64 is too clever
Issue -
State: closed - Opened by Nadrieril over 6 years ago
- 5 comments
Labels: wontfix
#107 - Serialize structs as array
Issue -
State: open - Opened by dereulenspiegel over 6 years ago
- 3 comments
Labels: enhancement
#104 - Serialize and deserialize several objects to/from a same file
Issue -
State: closed - Opened by SuperFluffy over 6 years ago
- 1 comment
Labels: question
#98 - Split out sealed traits instead of making them unsealable
Issue -
State: open - Opened by chrysn over 6 years ago
Labels: enhancement, help wanted
#92 - Deserialize value, returning rest of slice
Issue -
State: closed - Opened by remexre over 6 years ago
- 1 comment
#87 - Support integer and other types as key
Issue -
State: closed - Opened by tiziano88 over 6 years ago
- 8 comments
#84 - Use of forward_to_deserialize_any! leads to surprising visitor calls
Issue -
State: closed - Opened by TimNN over 6 years ago
- 4 comments
Labels: wontfix
#79 - no_std support
Issue -
State: closed - Opened by chrysn almost 7 years ago
- 26 comments
#78 - how to make sure a Vec<u8> is serialized as `bytes`?
Issue -
State: open - Opened by vmedea almost 7 years ago
- 7 comments
#77 - (De)serialize 128 bit integers
Issue -
State: open - Opened by AregevDev almost 7 years ago
- 6 comments
Labels: enhancement
#47 - Polish the crate [meta bug]
Issue -
State: closed - Opened by pyfisch almost 8 years ago
- 2 comments
Labels: help wanted
#46 - Better README and documentation
Issue -
State: closed - Opened by pyfisch almost 8 years ago
Labels: help wanted
#34 - Track path to deserialization errors
Issue -
State: closed - Opened by valpackett over 8 years ago
- 2 comments
Labels: wontfix
#3 - Parsing and Emitting Tags
Issue -
State: closed - Opened by vooon over 9 years ago
- 8 comments
Labels: enhancement