issues
search
undef1nd
/
sfv
Structured HTTP field values parsing and serialization. Implementation of RFC 8941 https://httpwg.org/specs/rfc8941.html
Apache License 2.0
25
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update indexmap.
#105
emilio
closed
10 months ago
0
Specs
#104
Mickmlone44
closed
1 year ago
0
Add sf-date item variant
#103
zcei
opened
1 year ago
0
Validate bare items on construction
#102
zcei
opened
1 year ago
7
Chore: Bump criterion version
#101
undef1nd
closed
1 year ago
0
Chore: Update specification tests version
#100
undef1nd
closed
1 year ago
0
Disable rust_decimal default features and only enable std for tests
#99
glandium
closed
1 year ago
0
Validation of Items on local contruction
#98
LPardue
opened
2 years ago
7
RUSTSEC-2021-0127: serde_cbor is unmaintained
#97
github-actions[bot]
closed
1 year ago
2
Chore: Fix formatting
#96
undef1nd
closed
2 years ago
0
Chore: Remove serde_json preserve order feature
#95
undef1nd
closed
2 years ago
0
bump data-encoding crate
#94
LPardue
closed
2 years ago
0
bump indexmap crate
#93
LPardue
closed
2 years ago
0
bump rust_decimal crate
#92
LPardue
closed
2 years ago
0
tests: detect and warn missing spec_tests submodule
#91
LPardue
closed
2 years ago
1
Update serialize_string valid char check format
#90
LPardue
closed
2 years ago
1
Fix one instance of push_str for a single char
#89
LPardue
closed
2 years ago
1
Address Clippy "needless borrow" lint
#88
LPardue
closed
2 years ago
0
chore: remove unused import in serializer
#87
LPardue
closed
2 years ago
0
Change license to MIT/Apache
#86
undef1nd
closed
3 years ago
0
Update links to refer to final RFC
#85
pyfisch
closed
3 years ago
1
Confused about license
#84
pyfisch
closed
3 years ago
3
Update documentation to refer to RFC 8941
#83
pyfisch
closed
3 years ago
2
Are there C bindings?
#82
LPardue
closed
3 years ago
1
Add std feature for rust-decimal
#81
undef1nd
closed
4 years ago
0
Fix clippy attr
#80
undef1nd
closed
4 years ago
0
Fix clippy warnings
#79
CYBAI
closed
4 years ago
3
Update specification tests runner
#78
undef1nd
closed
4 years ago
0
Extend documentation with examples
#77
undef1nd
closed
4 years ago
1
Basic deserailizing type checking
#76
LPardue
closed
4 years ago
9
Pin exact version for indexmap and serde_json
#75
undef1nd
closed
4 years ago
0
Change indexmap version
#74
undef1nd
closed
4 years ago
0
Add docs for ref serialize api
#73
undef1nd
closed
4 years ago
0
Use criterion for benching
#72
Hoverbear
closed
4 years ago
1
Remove Num enum from public interface
#71
undef1nd
closed
4 years ago
0
Additional serialization
#70
undef1nd
closed
4 years ago
0
Add benches
#69
undef1nd
closed
4 years ago
3
Bump version
#68
undef1nd
closed
4 years ago
0
Add methods for BareItem
#67
undef1nd
closed
4 years ago
0
Update test for list parsing
#66
undef1nd
closed
4 years ago
0
Add some docs
#65
undef1nd
closed
4 years ago
0
Make Item parameters an option
#64
undef1nd
closed
4 years ago
0
Add constructor for Item and InnerList
#63
undef1nd
closed
4 years ago
0
Fix serialization of empty dict or list
#62
undef1nd
closed
4 years ago
0
Update Cargo.toml
#61
undef1nd
closed
4 years ago
0
Add method to parse list and dict field value split into multiple lines
#60
undef1nd
closed
4 years ago
1
Simplify imports
#59
undef1nd
closed
4 years ago
0
Rename crate and types
#58
undef1nd
closed
4 years ago
0
Add Copy trait to types
#57
undef1nd
closed
4 years ago
0
Reorganize unit tests imports
#56
undef1nd
closed
4 years ago
0
Next