Top 5 Rust ANSI Projects
-
-
Project mention: A new way of drawing boxes in the terminal? | reddit.com/r/programming | 2022-10-15
Displaying images in the terminal has actually been possible for a while (through sixel and friends) and video playback has been demonstrated as well (https://github.com/jD91mZM2/termplay). Terminals also have had mouse support for years now (most ncurses based applications have mouse support out of the box and xterm and friends will often work with mice just fine as well). Really, it's only a matter of picking a modern terminal emulator. I like Wezterm but others prefer Kitty. There are more options, of course, pick the one you like most.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Voxygen is not the engine, it's just the name of the official 3D frontend to the game (Veloren is modular: you can write your own frontend!). You might find this page about the project's architecture interesting: https://book.veloren.net/contributors/developers/codebase-structure.html
-
aarty
-
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
Rust ANSI related posts
Index
What are some of the best open-source ANSI projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | cfonts | 1,359 |
2 | termplay | 530 |
3 | teloren | 82 |
4 | aarty | 39 |
5 | ansi-str | 2 |