issues
search
rust-embedded-community
/
serde-json-core
`serde-json` for `no_std` programs
Apache License 2.0
161
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rust enum support
#94
angelorodem
opened
1 week ago
1
panic when formatting `de::Error` (with feature `custom-error-messages`)
#93
t-moe
opened
1 month ago
0
Add string escaping during serialization
#92
ryan-summers
opened
3 months ago
0
Preparing for v0.6.0 release
#91
ryan-summers
closed
3 months ago
0
propagate defmt feature to heapless
#90
Georges760
closed
3 months ago
1
Release please?
#89
zeenix
closed
3 months ago
1
Updating CI
#88
ryan-summers
closed
4 months ago
2
How to Add Resiliency to Errors in a `no_std` and `no_alloc` Context ?
#87
joboudreault
opened
4 months ago
1
Deserializing unknown fields should not cause an error unless #[serde(deny_unknown_fields)] is specified
#86
mattico
opened
4 months ago
0
Enable serde feature for heapless dependency
#85
paulyoung
closed
4 months ago
1
derive Serialize for de::Error and ser::Error
#84
dimpolo
closed
4 months ago
1
De-Escaping strings using a provided buffer
#83
sammhicks
closed
3 months ago
8
Improve README documentation on how to use this crate
#82
learncodingforweb
closed
3 months ago
1
Serializer: Implement collect_str
#81
elrafoon
closed
10 months ago
1
Add support for writing to embedded_io::Write
#80
elrafoon
opened
10 months ago
4
Deserializing strings in place.
#79
sammhicks
closed
7 months ago
6
bump heapless to 0.8
#78
jordens
closed
1 year ago
0
Add optional defmt support for error types
#77
vhdirk
closed
1 year ago
5
add optional defmt support for error types
#76
avlec
closed
1 year ago
6
Feature Request: Support defmt Formatting
#75
avlec
closed
1 year ago
3
deserialize_str with escaped strings is broken
#74
jordens
opened
1 year ago
13
Prepping for v0.5.1 release
#73
ryan-summers
closed
1 year ago
0
make Serializer and Deserializer pub and usable
#72
jordens
closed
1 year ago
5
Add floats to lists of supported types
#71
xabra
closed
1 year ago
0
Add support for serialising tuple structs
#70
sigmaris
closed
1 year ago
0
release 0.5.0
#69
jordens
closed
2 years ago
0
MaybeUninit, serde StdError, unittests
#68
jordens
closed
2 years ago
1
derive standard traits for Errors
#67
jordens
closed
2 years ago
0
Support for "block-wise" serialization?
#66
JKRhb
closed
1 year ago
2
Support for pretty-print serialized output?
#65
berkowski
opened
2 years ago
7
float inf nan
#64
jordens
closed
2 years ago
0
Cannot be combined with serde std
#63
JarredAllen
closed
2 years ago
2
This is not real core lib since it depends on serde which is standard library.
#62
Jiuhong-casperlabs
closed
2 years ago
2
Example Proposition for str deserialization
#61
XdoctorwhoZ
closed
3 months ago
2
Incorrect serialization of bytes?
#60
berkowski
opened
2 years ago
0
Misc. fixes
#59
jordy25519
closed
2 years ago
6
Prepare 0.4.0 release
#58
eldruin
closed
3 years ago
0
Use const_generics and update heapless to 0.7
#57
eldruin
closed
3 years ago
0
Prepare 0.3.1 release
#56
eldruin
closed
3 years ago
1
make heapless optional
#55
MabezDev
closed
3 years ago
4
Prepare release 0.3.0
#54
eldruin
closed
3 years ago
1
Updating heapless and allowing external usage
#53
ryan-summers
closed
3 years ago
1
Library should publicly export heapless
#52
ryan-summers
closed
3 years ago
1
serialize_bytes is not unreachable now
#51
rfael
closed
3 years ago
1
Use ryu for float serialization
#50
jordens
closed
3 years ago
1
Adding support for deserializing floats without termination
#49
ryan-summers
closed
3 years ago
0
Library panics when deserializing certain types due to `unreachable!()` statements
#48
ryan-summers
opened
3 years ago
10
Float deserialization fails when no trailing characters are present
#47
ryan-summers
closed
3 years ago
0
Prepare 0.2.0 release
#46
eldruin
closed
3 years ago
0
Run test on CI only on appropriate targets
#45
eldruin
closed
3 years ago
0
Next