C/CIF is an interchange format for chess applications. This format is supporting all features of a chess application - PGN does not provide this - and can be used to transfer chess archives without any loss via an application independent format.
C/CIF is supporting two formats: the binary format CCIF, and the human readable format CIF (in XML).
This is a free, open source calculator of chess rating for tournament players. It has features like saving calculation with details. It has a multiplatform support thanks to Qt library, versions for Linux and Windows are released.
A java PGN file parser: this parser is packaged as a jar file that you can use for a java chess project. This parser can parse and write PGN files and convert PGN files as XML files and the reverse.
The pgn parser new moves to Github:
* https://github.com/supareno/pgn-parser
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
The XiangQi XML projects revolves around the design of XML-based standards and tools for capturing, representing, commenting, exchanging, playing and displaying games of xiangqi, or chinese chess.
JavaChess DB (Java Chess DataBase) is a chess database tool.
You can work with database stored in pgn files or a new format, written in XML.
You can view the game list of the database,edit filters, view games and edit them.