/token-tamer

Token trie implementations in Rust. Totally MVP, probably far from production until I've learned Rust.

Primary LanguageRustMIT LicenseMIT

TokenTamer Logo

TokenTamer

Python bindings next-token constraints written in Rust

Pypi version Python versions Downloads License Rust Language


Implements:

  • Character Trie
  • Context Free Grammar

Notice

I am doing this to learn Rust 🦀. Not recommended for production use until I am more proficient in it.