ropes
A basic app that shows the ropes on customisation
Utility function to create network ropes which hint to Roblox that two assemblies should be considered to be owned by the same network owner.
A basic app that shows the ropes on customisation
Ropes Commands
Simple pixel based physics engine only supporting static environments and ropes!
Provides several data structures to represent a text in a ropes-like structure and manipulating it
Provides several data structures to represent a text using a ropes-like structure and manipulating it
empty
empty
empty
empty
Fastest plot lib for vector graphics.
empty
empty
Eslint standards for Digital Natives
OT type for plaintext
Yacht Rock: React on a Boat
To install this project, first ensure the required peer dependencies:
empty
test project to better understand npm publication
No description provided.
Copy-on-write iterable list
CLI based smol AI developer, you can use today (for JS projects)
A pretty fast text rope
A fast and robust arbitrary rope for Rust. Based on Ropey.
N-dimensional Rotary Position Embeddings
An attributed and streaming implementation of the rope data structure
An immutable persistent rope data structure
Unicode strings backed by RRB vectors
an rope for large text documents.
A Read/Seek rope implementation
Ropes in Rust
Computational biology applications of hashrope — drug resistance panels, gene-level change detection, genomic region queries, tandem repeat analysis
Rich text document editing library
CLI for text-document
Build apt and yum repositories from a directory, or from supplied information
An implementation of ropes data structure for Ruby.
Rope by Rick
A Rope is a convenient data structure for manipulating large amounts of text. This implementation is inspired by http://www.rubyquiz.com/quiz137.html and https://rubygems.org/gems/cord
A Rope is a convenient data structure for manipulating large amounts of text. This implementation is inspired by http://www.rubyquiz.com/quiz137.html and https://rubygems.org/gems/cord. Basic-rope is a fork of Andy Lindeman's original rope gem to generalize the rope data structure to work with any data type that has a length and supports slice().
WIP implementation of a Concat Tree / Rope / Cord for Ruby MRI.
This Ruby Gem provides a CLI to view recent events from National Team Roping and gives the user the option of seeing the winners of those events.
The purpose of this gem is to prevent directly running the inherited methods you choose to block at either the class or instance level, and instead do one of two things: run an alternative block which may or may not invoke the original method, or simply raise an error message. The error message can be customized. The original method can still be called under a different name. The entire object or class can return "unproxied" versions of themselves to preserve the original functionality. This was originally created to help enforce the use of interactors over directly calling ActiveRecord methods like create, save, and update. As with any metaprogramming, this gives you plenty of rope to hang yourself if you try to get too "clever". Treat this library like salt; use sparingly, because over time its cumulative effect will kill you :)
A lightweight cost-estimation engine for commercial window cleaning jobs. Models labour rates, access-method difficulty (ground level, ladder, boom lift, rope access, swing stage), service scope, cleaning frequency discounts, materials surcharge, and profit margins. Built by Binx Professional Cleaning — a WSIB-covered, fully insured commercial and residential cleaning company operating in North Bay and Sudbury, Northern Ontario since 2013.
ignis-dl is the deep-learning layer of the Ignis ecosystem: NN modules (Linear, Embedding, LayerNorm, RMSNorm, Dropout), optimizers (SGD/Adam/AdamW), losses, and a transformer stack (multi-head + grouped-query attention, RoPE, SwiGLU, KV cache) with HuggingFace weight loaders (GPT-2, Llama). Loads real GPT-2 and Llama-3.2 checkpoints and matches HuggingFace logits, and trains transformers from scratch — in Ruby, on native Windows. Installing this pulls the whole stack (ignis + ignis-autograd), so it also serves as the meta-gem.