Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ruimaciel/mropes

M's ropes library: a rope data structure library implemented in C
https://github.com/ruimaciel/mropes

c c90 data-structures rope rope-string string

Last synced: about 2 months ago
JSON representation

M's ropes library: a rope data structure library implemented in C

Awesome Lists containing this project

README

        

# M's ropes library

![GitHub actions: master branch](https://github.com/ruimaciel/mropes/actions/workflows/ccpp.yml/badge.svg?branch=master)
![License](https://img.shields.io/github/license/ruimaciel/mropes.svg)
![Language](https://img.shields.io/github/languages/top/ruimaciel/mropes.svg)
![Code size](https://img.shields.io/github/languages/code-size/ruimaciel/mropes.svg)
![Downloads](https://img.shields.io/github/downloads/ruimaciel/mropes/total.svg)

M's ropes library: a rope data structure library implemented in C.