Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/capjamesg/piece-table

An implementation of the piece table data structure in Python.
https://github.com/capjamesg/piece-table

data-structures piece-table

Last synced: 11 days ago
JSON representation

An implementation of the piece table data structure in Python.

Awesome Lists containing this project

README

        

# piece-table

An implementation of the piece table data structure in Python.

This implementation follows a [Piece Table explainer published by Darren Burns](https://darrenburns.net/posts/piece-table/).

## License

This project is licensed under an [MIT license](LICENSE).