Ttalgi is a very basic assembly REPL written in Rust using Unicorn and Keystone.
Right now it only emulates the x86 32-bit & 64-bit architecture and needs a lot of work.
$ git clone https://github.com/MartiGJ/ttalgi.git
$ cd ttalgi
$ cargo build