issues
search
metosin
/
jsonista
Clojure library for fast JSON encoding and decoding.
https://cljdoc.org/d/metosin/jsonista
Eclipse Public License 2.0
422
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix delay serialization on clojure 1.12
#84
opqdonut
closed
4 weeks ago
0
serializing delays broken in clojure 1.12
#83
opqdonut
closed
4 weeks ago
2
One more take at streaming
#82
opqdonut
closed
2 months ago
0
fix: remove broken virgil profile
#81
opqdonut
closed
2 months ago
0
chore: bump deps
#80
opqdonut
closed
3 months ago
0
:strip-empties encoding option
#79
opqdonut
closed
3 months ago
0
Update strip-nils to only strip nils, not empty strings, maps, etc
#78
dominicfreeston
closed
3 months ago
5
Change in behaviour - 0.3.8 -> 0.3.9
#77
lowecg
opened
4 months ago
1
Deserizlize Joda Datetime
#76
tomer8888
closed
4 months ago
4
add `do-not-fail-on-empty-beans` option
#75
yenda
closed
5 months ago
1
Support String Deserialization for explicit null values
#74
VigneshwaranJheyaraman
closed
5 months ago
1
Update jackson to remediate CVE-2022-42003
#73
jakepearson
closed
1 year ago
3
how to apply key-decode-fn only to top level keys
#72
rajcspsg
opened
1 year ago
0
new CVE for jackson v2.14.x
#71
jasonjckn
closed
1 year ago
1
Add option to sort properties alphabetically
#70
yenda
closed
1 year ago
1
Attributes are out of order when doing a roundtrip
#69
yenda
opened
1 year ago
0
Add custom serializers for KV reducible maps
#68
bsless
opened
1 year ago
1
Allow keys with no values to be removed during encoding
#67
dharrigan
closed
2 years ago
0
Allow keys with no values to be removed during encoding
#66
dharrigan
closed
2 years ago
0
keywordizing values
#65
smogstate
opened
2 years ago
1
Performance on GraalVM Native image
#64
rafaeldelboni
closed
2 years ago
1
CVE-2020-36518 jackson-databind before 2.13.0 allows a Java StackOverflow exception and denial of service via a large depth of nested objects.
#63
xlfe
closed
1 year ago
1
Clean up Streaming PR
#62
bsless
closed
4 weeks ago
1
`write-value` closes the object
#61
helins
closed
2 months ago
3
Faster de-serialization of Maps and Vectors
#60
ikitommi
closed
2 years ago
0
InputStream question
#59
archaic
opened
3 years ago
2
Provide GraalVM native-image --initialize-at-build-time args
#58
FieryCod
closed
3 years ago
8
`nil` as a key in map throws an Exception
#57
DeLaGuardo
opened
3 years ago
2
Keyword deserializer slower than custom cache
#56
bsless
opened
3 years ago
0
Streaming
#55
Deraen
closed
4 weeks ago
11
perf charts are confusing
#54
puredanger
closed
3 years ago
3
Add read-values and write-values
#53
bsless
closed
2 months ago
8
Add a lazy sequence serializer
#52
bsless
opened
3 years ago
0
Incorrect reflection for com.fasterxml.jackson.databind.ObjectMapper
#51
FieryCod
closed
3 years ago
3
Reflection warnings
#50
FieryCod
closed
3 years ago
3
Add type hints to avoid reflection
#49
aeriksson
closed
3 years ago
1
Fallback serializers?
#48
iku000888
opened
3 years ago
0
Remove reflection on ObjectMapper
#47
dpassen
closed
3 years ago
1
Add GitHub Actions workflow for testing
#46
miikka
closed
3 years ago
0
CI is broken
#45
miikka
closed
3 years ago
1
Enable support for custom JsonFactories
#44
ohpauleez
closed
3 years ago
2
Default Date encoder doesn't preserve milliseconds
#43
BrunoBonacci
opened
3 years ago
2
using jackson streaming api for large amounts of json
#42
henryw374
closed
2 months ago
4
change keywords encoding to handle unreadable keywords
#41
DeLaGuardo
closed
3 years ago
0
Improve performance of encode-keyword
#40
bsless
closed
3 years ago
1
make tagged-module more generic
#39
ikitommi
closed
3 years ago
0
Implement custom deserializer
#38
rpofuk
closed
12 months ago
1
Implement custom deserializer
#37
rpofuk
closed
4 years ago
1
Add tagged value module
#36
jeaye
closed
3 years ago
6
Custom decoder
#35
jeaye
closed
3 years ago
4
Next