issues
search
quininer
/
cbor4ii
CBOR: Concise Binary Object Representation
MIT License
58
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Serializeing `Value::Tag(1, Box::new(Value::...)` hangs
#35
barries
opened
1 week ago
3
Is this production ready?
#34
diptanu
opened
2 months ago
1
Deserialize `Value` into `T: Deserialize`
#33
tqwewe
opened
2 months ago
1
test: add cov report
#32
quininer
closed
3 months ago
1
Remove extra "reader.advance" from deserialize_any F16 parsing.
#31
brusshamilton
closed
3 months ago
1
implement 100% test coverage
#30
quininer
opened
3 months ago
0
Error parsing F16 - Core(Mismatch { name: "f16", found: 60 })
#29
brusshamilton
closed
3 months ago
4
Performance in some cases
#28
quininer
opened
1 year ago
1
`RawValue` serde support
#27
quininer
opened
1 year ago
0
core: derive Clone for Value
#26
bdbai
closed
1 year ago
1
Support zero copy using the bytes crate
#25
dignifiedquire
closed
1 year ago
4
Remove `*Start` types from dec module
#24
vmx
closed
1 year ago
7
Release 0.3.0
#23
quininer
closed
1 year ago
4
core: tag parsing without value
#22
vmx
closed
2 years ago
3
improve some case
#21
quininer
opened
2 years ago
1
serde: use scopeguard dependency
#20
vmx
closed
2 years ago
2
core: fix decoding of the maximum negative 64-bit value as i128
#19
vmx
closed
2 years ago
1
core: decode_len can be private
#18
vmx
closed
2 years ago
1
core: move IoReader and IoWriter into utils mod
#17
vmx
closed
2 years ago
1
Making more things public
#16
vmx
closed
2 years ago
6
serde: give access to underlying writer
#15
vmx
closed
2 years ago
2
core: expose a public in-memory writer
#14
vmx
closed
2 years ago
2
Support for RFC-7049 Canonical CBOR key ordering
#13
vmx
closed
2 years ago
12
serde: fix overflow on i64::MIN
#12
vmx
closed
2 years ago
1
Remove decode_with
#11
quininer
closed
1 year ago
0
Raw value support
#10
quininer
closed
1 year ago
1
Error refactor
#9
quininer
closed
1 year ago
2
RawValue support
#8
quininer
closed
1 year ago
0
valuable support
#7
quininer
opened
2 years ago
0
serde-derived `Serialize`/`Deserialize` impl for `Value` is not working as expected
#6
bdbai
closed
2 years ago
3
Feature Request: `Value` construction with macro
#5
bdbai
opened
2 years ago
1
Should this work?
#4
smoelius
closed
2 years ago
4
Collaborate with ciborium
#3
npmccallum
opened
2 years ago
7
Support serialize custom tag in serde
#2
quininer
closed
2 years ago
1
avoid repeated fmt calls
#1
quininer
closed
2 years ago
1