AFLplusplus / AFLplusplus/LibAFL

Replace bincode with postcard (or vice versa)

Aperta
#3,273 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
2.6k
Fork
481
Merge medio
2g 30m
PR unite (30g)
16

Descrizione

We have two serializer libraries that do pretty much the same (fast no-std-ready serialization): [bincode](https://crates.io/crates/bincode) and [postcard](https://crates.io/crates/postcard).
Most things in LibAFL use postcard right now, except for concolic.

We should remove bincode - unless it's more performant, then we should move everything to it and remove postcard.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.