issues
search
Diggsey
/
ijson
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
Apache License 2.0
127
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
implement rkyv traits: demo implementation
#32
abhizer
closed
7 months ago
0
Arbitrary crashes when running unit simple tests that just deserialise
#31
iddm
closed
8 months ago
7
Unneeded variable removed
#30
ghost
closed
10 months ago
1
Unneeded variable removed & use the `Self` keyword whenever possible
#29
ghost
closed
1 year ago
4
Added optional hash table `indexmap`
#28
ghost
closed
1 year ago
2
IObject deserialize seems to resize too many times....
#27
gkorland
opened
1 year ago
1
Add unsafe_string
#26
gkorland
closed
2 months ago
1
upgrade to dashmap 5.4
#25
gkorland
closed
1 year ago
2
Avoid intern short Strings
#24
gkorland
opened
1 year ago
1
How to calculate in runtime the memory each IValue takes?
#23
gkorland
opened
1 year ago
7
Correct `is_object` typo.
#22
kjschiroo
closed
1 year ago
4
IValue::into_object cannot be successfully called on an object
#21
kjschiroo
opened
1 year ago
0
No support for arbitrary precision?
#20
naps62
opened
1 year ago
5
Correctly calculate offset to data following Header
#19
wesleywiser
closed
1 year ago
21
Improve performance by making a none multi threaded version of `IString::itern`
#18
gkorland
opened
2 years ago
2
Clippy nursery cleanup
#17
gkorland
closed
2 years ago
3
Recommended way to get the memory usage of IValue
#16
MeirShpilraien
closed
2 years ago
1
Add append function to array to insert multiple values.
#15
MeirShpilraien
closed
1 year ago
5
Added as_i64 to IValue.
#14
MeirShpilraien
closed
2 years ago
2
Tests failure
#13
MeirShpilraien
closed
2 years ago
3
Clean Clippy warnings
#12
gkorland
closed
2 years ago
4
clean pedantic warnings
#11
gkorland
closed
2 years ago
3
Clippy pedantic
#10
gkorland
closed
2 years ago
0
add simd-json and json-rust
#9
gkorland
closed
1 year ago
7
Error running `generate`
#8
gkorland
opened
2 years ago
1
Performance benchamarks
#7
gkorland
closed
2 years ago
5
Using ijson in place of serde_json::Value
#6
rimutaka
closed
2 years ago
3
`INumber::to_f32` returns `None` even for numbers exactly representable as `f32`
#5
timothee-haudebourg
closed
3 years ago
2
CSV deserialize error
#4
iBinh
closed
3 years ago
4
`IString::intern("") != IString::default()`
#3
scooter-dangle
closed
3 years ago
2
Invalid deserialization of numbers
#2
ghost
closed
3 years ago
1
Implement coverage measurement
#1
Diggsey
closed
3 years ago
1