#shogi #json-kifu-format #kifu

shogi-kifu-converter

Shogi kifu parsers and converters

6 releases

0.2.1 Aug 9, 2022
0.2.0 Aug 6, 2022
0.1.3 Aug 1, 2022
0.1.0 Jul 31, 2022

#1442 in Parser implementations

Download history 2/week @ 2024-02-18 9/week @ 2024-02-25 1/week @ 2024-03-03 147/week @ 2024-03-10

159 downloads per month

MIT license

155KB
4K SLoC

shogi-kifu-converter

Crates.io docs.rs Crates.io Rust

A Rust library that defines structs compatible with json-kifu-format, containing parsers and converters for Shogi kifu (game record) for converting to and from json-kifu-format. And, it also provides conversion from JsonKifuFormat type to shogi_core's Position type.

mermaid-diagram-2022-08-06-150830

About json-kifu-format (JKF)

See github.com/na2hiro/json-kifu-format.

Supporting formats and types

Parsers

Converters

Dependencies

~6.5MB
~187K SLoC