The products are licensed under the MIT license.



Features

Json

A pull-style JSON parser library based on RFC 8259.

Lattice

An implementation of the Viterbi and the A* algorithm.

Property

Platform-independent access to application settings.

Text

A grapheme splitter conforming to Unicode 14.0.0, and a string encoding converter.

Trie

An associative data structure for common prefix search. Implemented with double array.