tetengo.

Library Set for Rust and C/C++


About Libraries

Json

A pull-style JSON parser library, adhering to RFC 8259.

Available for C/C++

Lattice

Implements the Viterbi and the A* algorithms for efficient pathfinding.

Available for Rust & C/C++

Property

Platform-independent access to application settings.

Available for C/C++

Text

Offers a grapheme splitter compliant with Unicode 14.0.0, alongside a string encoding converter.

Available for C/C++

Trie

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

Available for Rust & C/C++