FasterXML / FasterXML/jackson-dataformats-binary
Add support for upcoming packed arrays tags
- Lingua principale
- Java
- Stelle
- 347
- Fork
- 156
- Merge medio
- 3g 3h
- PR unite (30g)
- 22
Descrizione
(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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia leggendo l'RFC draft-jroatch-cbor-tags-02 collegato per comprendere i tag degli array compatti e tipizzati. Individua quindi la gestione dei tag nel backend CBOR e i test pertinenti; il lavoro è completato quando i tag proposti sono supportati per la codifica e la decodifica, con una copertura per gli array compatti.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100