Fast Text Server is a lightweight, high capacity and reliable remote function server which provides REST API services for processing, modifying, re-encoding and matching on UTF-8 data.
Work in progress...
Word of warning to code reviewers: This project serves as a useful toy project for me, for which I experiment with on the Rust language, therefore the code may or may not follow idiomatic style or reason and will look like sketch (which is what a lot of it is) containing unused code, commented code sections and a bit of chaos with code organization. As I get myself some free time to do so, from time to time I tend to do some refactoring and cleaning.