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: 11 months ago
JSON representation
M's ropes library: a rope data structure library implemented in C
- Host: GitHub
- URL: https://github.com/ruimaciel/mropes
- Owner: ruimaciel
- License: mit
- Created: 2019-01-06T21:48:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T21:00:35.000Z (over 1 year ago)
- Last Synced: 2025-04-08T19:48:26.408Z (12 months ago)
- Topics: c, c90, data-structures, rope, rope-string, string
- Language: C
- Size: 63.5 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# M's ropes library





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