3
0
Fork
You've already forked mapping-serde
0
serde-like Java deobfuscation mappings serialization & deserialization framework
  • Rust 100%
Find a file
2026年06月15日 17:50:34 +08:00
formats tiny2 fixup 2026年06月15日 17:50:34 +08:00
io helper functions for ser&de 2026年06月14日 16:58:08 +08:00
src more fixes 2026年06月15日 13:35:56 +08:00
util more fixes 2026年06月15日 13:35:56 +08:00
.gitignore some deserialization traits 2026年01月15日 19:43:41 +08:00
Cargo.toml metadata 2026年06月04日 17:45:45 +08:00
LICENSE metadata 2026年06月04日 17:45:45 +08:00
README.md better readme 2026年06月05日 11:23:47 +08:00

mapping-serde

serde-like framework for serialization and deserialization of Java deobfuscation mappings.

Supported formats

Utilities

  • Element/Value type for generic parsing of mappings
  • Nest a flat mapping into a tree-style one
  • Flatten a tree mapping into a flat one