#emulator #blazingly #developing #urcl

bin+lib urcl-rs

A blazingly fast URCL emulator

3 releases

0.1.2 Jan 8, 2023
0.1.1 Jan 4, 2023
0.1.0 Jan 4, 2023

#24 in #blazingly

MIT license

115KB
2.5K SLoC

Rust 2K SLoC // 0.0% comments JavaScript 395 SLoC // 0.1% comments TypeScript 265 SLoC // 0.0% comments

URCL-RS

A 🚀 blazingly fast 🚀 URCL emulator written in rust.

How to run:

Go to the Github pages site and you can use the emulator or: Install the CLI tool with cargo install urcl-rs

Developing:

Typing make run will build the emulator and host a webserver on localhost:8000

Dependencies

~2–16MB
~194K SLoC