rope-string topic

List rope-string repositories

SuperString

290
Stars
32
Forks
Watchers

A fast and memory-optimized string library for C++

skiprope

27
Stars
4
Forks
Watchers

package skiprope is a rope-like data structure built on top of skiplists

hangman-game

35
Stars
4
Forks
Watchers

A responsive hangman game built with vanilla javascript, html, and css. Animated with GSAP and canvas animations.

editing-traces

39
Stars
2
Forks
Watchers

Real world text editing traces for benchmarking CRDT and Rope data structures

Rope-Data-Structure-C

19
Stars
1
Forks
Watchers

Implementation of a data structure that can store a string and efficiently cut a part (a substring) of this string and insert it in a different position