Skip to content

Rustwave is a Rust-based command-line tool that generates ASCII graphs of numerical data directly in your terminal, originally ported from a C program.

Notifications You must be signed in to change notification settings

harshal-rembhotkar/rustwave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustwave

Overview

The project involves porting "Guff," a C-based command-line tool that plots numerical data as ASCII art in the terminal, to Rust. This new Rust version is called Rustwave.

Rustwave aims to provide efficient data visualization, supporting features like plotting X and Y coordinates, or simply Y values with auto-incrementing X.

About

Rustwave is a Rust-based command-line tool that generates ASCII graphs of numerical data directly in your terminal, originally ported from a C program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages