issues
search
sourcemeta
/
jsonbinpack
A binary JSON serialization format based on JSON Schema 2020-12 with a strong focus on space-efficiency
https://jsonbinpack.sourcemeta.com/
Other
131
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move landing website content into the README
#865
jviotti
opened
2 weeks ago
0
Benchmark energy efficiency of JSON BinPack encoding/decoding
#864
jviotti
opened
1 month ago
0
Run and test on ZephyrOR
#863
jviotti
opened
1 month ago
0
Revise export include headers
#862
jviotti
closed
1 month ago
0
Upgrade JSON Toolkit and AlterSchema
#861
jviotti
closed
1 month ago
0
More clearly explain how to do schema evolution on JSON BinPack
#860
jviotti
opened
1 month ago
0
Add a website section on multi-language support
#859
jviotti
opened
1 month ago
0
Better explain how JSON BinPack encodes documents
#858
jviotti
opened
1 month ago
0
Correctly encode unicode strings
#857
jviotti
closed
1 month ago
0
Upgrade JSON Toolkit to `9abbaee71e9e00e95632858d29c7ebe5c2a723b0`
#856
jviotti
closed
1 month ago
0
Make integer real encoding/decoding tests more strict
#855
jviotti
closed
1 month ago
0
Test encoding/decoding many documents in a row
#854
jviotti
closed
1 month ago
0
Optimize real integers on `ANY_PACKED_TYPE_TAG_BYTE_PREFIX`
#853
jviotti
closed
1 month ago
0
Note all schema-less regressions
#852
jviotti
closed
1 month ago
0
Rename `plan` to `encoding` in e2e tests
#851
jviotti
closed
1 month ago
0
Cleanup the packaging example
#850
jviotti
closed
1 month ago
0
Rethink and simplify the encoder context class
#849
jviotti
closed
1 month ago
0
Unify `Context` `.has()` and `.offset()` into `.find()`
#848
jviotti
closed
1 month ago
0
Minor Doxygen improvements and fixes
#847
jviotti
closed
1 month ago
0
Simplify runtime tests
#846
jviotti
closed
1 month ago
0
Introduce a custom `EncodingError` exception subclass
#845
jviotti
closed
1 month ago
0
Don't create a whole category for "enum" data types
#844
jviotti
closed
1 month ago
0
Get rid of complex `wrap` helpers
#843
jviotti
closed
1 month ago
0
Rename `Plan` to `Encoding`
#842
jviotti
closed
1 month ago
0
Replace instances of `std::abort` with a custom `unreachable`
#841
jviotti
closed
1 month ago
0
Improve runtime loader header guard name
#840
jviotti
closed
1 month ago
0
Split loader header per type
#839
jviotti
closed
1 month ago
0
Put `Context` member in `Encoder` class
#838
jviotti
closed
1 month ago
0
Make varint declaration private
#837
jviotti
closed
1 month ago
0
Move `OutputStream`/`InputStream` definitions outside of the headers
#836
jviotti
closed
1 month ago
0
Rename `BasicDecoder`/`BasicEncoder` to `InputStream`/`OutputStream`
#835
jviotti
closed
1 month ago
0
Rename `.encode()/.decode()` method names to `.write()/.read()`
#834
jviotti
closed
1 month ago
0
Move Encoder/Decoder implementations to `.cc` files
#833
jviotti
closed
1 month ago
0
Refer to `jsontoolkit::JSON::String` for string types
#832
jviotti
closed
1 month ago
0
Inline the runtime loader header into `runtime.h`
#831
jviotti
closed
1 month ago
0
Turn all runtime classes into non-templated classes
#830
jviotti
closed
1 month ago
0
Rename `parse()` to `load()`
#829
jviotti
closed
1 month ago
0
Upgrade AlterSchema to `358df64771979da64e043a416cf340d83a5382ca`
#828
jviotti
closed
1 month ago
0
Upgrade JSON Toolkit to `b5c8f63fbc4b4b7a9cd4bdd71774d89db6ee2a99`
#827
jviotti
closed
1 month ago
0
Upgrade Noa to `517e88aef5981b88ac6bb8caff15d17dffcb4320`
#826
jviotti
closed
1 month ago
0
Officially support ROS2
#825
jviotti
opened
1 month ago
0
Include a ready-made module for Zenoh integration
#824
jviotti
opened
1 month ago
0
Benchmark against CDR and ROS 1 serialization
#823
jviotti
opened
1 month ago
0
Extract numeric helpers from `src/runtime` into `src/numeric`
#822
jviotti
closed
1 month ago
0
Take the JSON BinPack CLI out of this repository
#821
jviotti
closed
2 months ago
0
Cleanup compiler tests
#820
jviotti
closed
2 months ago
0
Remove the `canonicalize` command from the CLI
#819
jviotti
closed
2 months ago
0
Run GitHub Actions on macOS with GCC 13
#818
jviotti
closed
2 months ago
0
Upgrade JSON Toolkit to `3ef19daf7ca042544239111c701a51232f3f5576`
#817
jviotti
closed
2 months ago
0
Remove the idea of schema states from the mapper
#816
jviotti
closed
2 months ago
0
Next