Command parser with support for completers.
Autocompleters for Gutenberg
CLI tool for bootstrapping engineer-grade Kiro IDE workspaces with curated presets.
No description provided.
Ace Editor Autocompleter for MongoDB Queries & Agg Pipelines
Autocompletion for the Web. Includes JS with static and dynamic analysis.
Centralized settings panel for pi extensions.
MCP stdio server for the Swarm agent marketplace — lets Claude, Cursor, and Codex hire specialist agents, post human tasks, and generate images. Paid via x402 on Avalanche Fuji — each call signs an EIP-3009 USDC transferWithAuthorization from a locally-he
Type-safe SDK for interacting with the pi-extension-settings panel (for extension authors).
A bunch of useful helpers for working with promises and async things
Declarative, type-safe CLI framework built on Commander.js. Define your CLI as a plain config object and get fully inferred action handler types, shell completions (bash/zsh/fish), and structured error handling.
Functional helpers for dealing with Express.js routes.
A redis completer using Sebastian's trie algorithm: https://gist.github.com/574044
No description provided.
A tiny Rust-native shell completion solution.
SIP protocol implementation for the rvoip stack
Dynamic shell completion engine for CLI tools
This is the SDK for Rust. Like all BlockChyp SDKs, it provides a full client for the BlockChyp gateway and BlockChyp payment terminals.
A Cobra-inspired CLI framework with dynamic completions
Clock and Reset Unit (CRU) driver for RK3588 SoC
Generic schema migration system for switchy_database
A no_std SD/MMC/eMMC driver library for ARM64 platforms
Training and fine-tuning utilities for BitNet models
1.58-bit quantization engine for BitNet neural networks
This crate provides routines for parsing linux /proc files into Rust structs. There are multiple other crates doing this, but these either do not choose to process the statistics in way to make them directly usable, or generalize the statistics and loose the detail.
A batteries-included Rust toolkit for building intelligent agents with LLM integration, multi-protocol tool support, multi-agent orchestration, and MentisDB-backed durable memory.
Object geocoding (by street or IP address), reverse geocoding (coordinates to street address), distance queries for ActiveRecord and Mongoid, result caching, and more. Designed for Rails but works with Sinatra and other Rack frameworks too.
The complete solution for Ruby command-line executables. Commander bridges the gap between other terminal related libraries you know and love (OptionParser, HighLine), while providing many new features, and an elegant API.
Type based completion for REPL.
The complete solution for Ruby command-line executables. Commander bridges the gap between other terminal related libraries you know and love (OptionParser, HighLine), while providing many new features, and an elegant API.
minitest provides a complete suite of testing facilities supporting TDD, BDD, and benchmarking. "I had a class with Jim Weirich on testing last week and we were allowed to choose our testing frameworks. Kirk Haines and I were paired up and we cracked open the code for a few test frameworks... I MUST say that minitest is *very* readable / understandable compared to the 'other two' options we looked at. Nicely done and thank you for helping us keep our mental sanity." -- Wayne E. Seguin minitest/test is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/test and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/test is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. "Again, I can't praise enough the idea of a testing/specing framework that I can actually read in full in one sitting!" -- Piotr Szotkowski Comparing to rspec: rspec is a testing DSL. minitest is ruby. -- Adam Hawkins, "Bow Before MiniTest" minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply. == Features/Problems: * minitest/autorun - the easy and explicit way to run all your tests. * minitest/test - a very fast, simple, and clean test system. * minitest/spec - a very fast, simple, and clean spec system. * minitest/benchmark - an awesome way to assert your algorithm's performance. * minitest/pride - show your pride in testing! * minitest/test_task - a full-featured and clean rake task generator. * Incredibly small and fast runner, but no bells and whistles. * Written by squishy human beings. Software can never be perfect. We will all eventually die.
Create zsh completion script for Thor subclass
Generate bash completion scripts using simple YAML configuration
A wrapper to facilitate making Kount RIS calls
IRB with Typed Completion
A complete open source e-commerce solution with multi-store, multi-currency and multi-language capabilities
Provides bash completion for bundle command
Complete, fast and testable actions for Rack