FasterXML / FasterXML/jackson-dataformats-binary
Add support for upcoming packed arrays tags
- Lenguaje dominante
- Java
- Estrellas
- 347
- Forks
- 156
- Merge medio
- 3 d 8 h
- PR fusionados (30 d)
- 23
Descripción
(originally by neothemachine)
---
There is a draft RFC to be published soon which adds support for packed/typed arrays in CBOR, see the [current version](https://tools.ietf.org/html/draft-jroatch-cbor-tags-02). As one of the original CBOR authors is also an author of this proposal I'm sure it will gain widespread adoption in encoders and decoders, especially because it is such a useful feature and will help greatly when big packed arrays need to be efficiently encoded and also decoded both in terms of space usage and speed.
I thought it would be good putting it on the radar for implementation. I think it will be rather straightforward to implement. I currently don't have time for it myself in the next 3-4 weeks but I certainly will help where I can, reviewing code etc.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza leyendo el RFC draft-jroatch-cbor-tags-02 enlazado para comprender las etiquetas de arrays empaquetados y tipados. Después, localiza el manejo de etiquetas del backend CBOR y las pruebas relevantes; se considera terminado cuando las etiquetas propuestas sean compatibles con la codificación y la decodificación, con cobertura para arrays empaquetados.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- backend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100