A collection of UI components from Panther labs
A concatenative programming language written in Javascript, Pounce has roots in Forth, Joy, Cat and Kitten.
Pounce — Self-hosted AI lead responses. Your data, your rules.
Pretty unicode tables for the command line. Based on the original cli-table.
No description provided.
A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/
Spinners for use in the terminal
A collection of UI components from Panther labs
Get stdout window width, with two fallbacks, tty and then a default.
CLI tool for Angular
Codex CLI is a coding agent from OpenAI that runs locally on your computer.
Toggle the CLI cursor
Run commands concurrently
The linux x64 distribution of the Sentry CLI binary.
CLI for webpack & friends
Validate a webpack configuration.
easy to use progress-bar for command-line/terminal applications
Lint your commit messages
Syntax highlighting in your terminal
Vite as Node.js runtime
CLI for the swc project
Check if the process is running inside a Docker container
Lodash exported as ES modules.
The darwin distribution of the Sentry CLI binary.
Command-line driver for POUNCE — solves built-in TNLPs and AMPL .nl files.
HSL linear-solver backend for POUNCE: MA57 via libcoinhsl.dylib (port of Ipopt's IpMa57TSolverInterface). Implements pounce-linsol's SparseSymLinearSolverInterface.
Common primitives for POUNCE (port of Ipopt's src/Common): types, exceptions, journalist, options, tagged objects, cached results.
FERAL pure-Rust sparse symmetric LDL^T backend for POUNCE. Implements pounce-linsol's SparseSymLinearSolverInterface.
Symmetric linear-solver trait layer for POUNCE (port of Ipopt's Algorithm/LinearSolvers/Ip{SymLinearSolver,SparseSymLinearSolverInterface,TSymLinearSolver,TSymScalingMethod,TripletToCSRConverter}). No FFI; concrete backends live in pounce-hsl, pounce-mumps (future), pounce-feral (future).
NLP-side glue for POUNCE (port of Ipopt's src/Interfaces): TNLP trait, TNLPAdapter, NLP / IpoptNLP wrappers, return-code enums, IpoptApplication user-facing entry point.