Skip to content

the-alex-b/Cell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cell

A spreadsheet implemented in Rust. Main goal is to learn about the inner workings of Rust and maybe serve as a conceptual starting point of serious spreadsheet software that should be multiple factors faster than Excel.

Status

Work in progress and mainly for learning.

TODO

  • Load CSV
  • Dependency graph for formula cells
  • GUI
  • etc.

About

Spreadsheet, implemented in Rust.

Topics

Resources

Stars

Watchers

Forks

Languages