AFLplusplus / AFLplusplus/LibAFL
Replace bincode with postcard (or vice versa)
オープン
- 主要言語
- Rust
- スター
- 2.6k
- フォーク
- 481
- 平均マージ
- 2日 30分
- マージ済み PR(30日)
- 16
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。