Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piece_table

crates.io CircleCI

Piece table data strucutre in Rust

Why?

  1. Mainly because I wanted to learn to code in Rust, as it was one of the hottest language for the kids out there 😁 And learning to code by just re-learning programming wasn't that fun. So, why not take up the challenge to implement a data strucure to learn the language 😈
  2. Because recently I encountered this data stucture on a post linked from Hacker News and was quite excited on its ideas, especially after reading the (unfinished) paper on this topic ("Data Structures for Text Sequences", Crowley, 1998).

Note: By no means, the data strucure implemented here is practical nor efficient, as my main goal is to learn Rust itself.

About

Piece table data strucutre in Rust

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages