Here are
47 public repositories
matching this topic...
👻 Utilities for analyzing Bayesian models and posterior distributions
A modern text editor for the terminal written in Rust
Updated
Nov 20, 2021
Rust
Generates dynamic rope setup from spline. c4d python plugin.
Updated
Dec 25, 2021
Python
Welcome to ROPE (Remembering Outlines in Plover more Easily), my system for learning and remembering Plover outlines. This page includes download links to the four components of ROPE: the spreadsheet, the Anki decks, the corresponding dictionary, and the readme. Also, for videos I’ve made about Plover, along with videos about typing in general, visit my YouTube playlist at
https://www.youtube.com/playlist?list=PLYtyZPMUWeI_4i4pc0peBPGMfSV7C5Nxw . —Kenneth Burchfiel
⚗️ Collection of SpriteKit components for intermediate/advanced use cases.
Updated
Jul 4, 2021
Swift
GPU rendered text editor written in Rust
Updated
Nov 14, 2019
Rust
Learn how to make a rope in Unity
Extended refactoring capabilities for python-lsp-server using Rope
Updated
Dec 17, 2021
Python
A simple study of Touch, 2D Joints and 2D Physics using the game Cut The Rope as an example
xi-editor data structures in OCaml
Updated
Mar 21, 2020
OCaml
Various data structure implementations in Python
Updated
Jul 18, 2019
Python
A rope is a tree-like data structure that provides a more efficient way of concatenating strings.
Updated
Dec 21, 2018
Java
Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein
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
OCaml implementation of the Cut The Rope game developed by Théophile Walter and Jules Pénuchot
Updated
May 12, 2017
OCaml
Running with rope mobile game with unity engine
Updated
Nov 3, 2021
ASP.NET
Persistent / Immutable array in Rust.
Updated
Mar 28, 2022
Rust
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.
Updated
Jul 29, 2017
Python
Rope implementation in Rust
Updated
Oct 18, 2019
Rust
Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein
Updated
Apr 25, 2021
TypeScript
Experiment to evaluate different implementations of the rope data structure
M's ropes library: a rope data structure library implemented in C
This is an open-source hardware project for a device that outputs a certain voltage depending on where the rope/wire is bent.
Rope data structure implementation (C++)
Node based rope with two anchors for Unity
Improve this page
Add a description, image, and links to the
rope
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
rope
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
There should be THREE
io.WriterTomethods:WriteTo(w io.Writer) (n int64, err error)WriteToSubstr(w io.Writer, pointA, pointB int) errorThe latter is essentially
SubstrBytesbut writing it to aio.Writer