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

https://github.com/jemc/pony-rope

Pony implementation of a rope data structure for efficient, zero-copy manipulation of byte buffers.
https://github.com/jemc/pony-rope

library pony-language zero-copy

Last synced: 5 months ago
JSON representation

Pony implementation of a rope data structure for efficient, zero-copy manipulation of byte buffers.

Awesome Lists containing this project

README

          

# pony-rope

Pony implementation of a rope data structure, with an emphasis on efficient, zero-copy manipulation of byte buffers.