simdjson bindings with streaming support
commits
Author
Commit
Message
Date
- CBOR decoder using simdjson tape format (C++)
- CBOR encoder (pure OCaml)
- Half-precision float (16-bit) support
- Indefinite-length arrays/maps/strings
- 64/81 RFC 8949 Appendix A tests passing
- Memory leak tests for CBOR operations
- README documentation and API docstrings
- Version bump to 0.2.0
- Display wall clock time alongside throughput metrics
- Fix unused field warnings by prefixing with underscore
- Add homepage and bug_reports to package metadata
- Fix dev-repo URI format for opam