pcattori's Stars
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
sharkdp/bat
A cat(1) clone with wings.
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge
helix-editor/helix
A post-modern modal text editor.
vadimdemedes/ink
🌈 React for interactive command-line apps
xyflow/xyflow
React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.
withfig/autocomplete
IDE-style autocomplete for your existing terminal & shell
koekeishiya/yabai
A tiling window manager for macOS based on binary space partitioning
SBoudrias/Inquirer.js
A collection of common interactive command line user interfaces.
mawww/kakoune
mawww's experiment for a better code editor
akavel/up
Ultimate Plumber is a tool for writing Linux pipes with instant live preview
github/roadmap
GitHub public roadmap
HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
tc39/proposal-pipeline-operator
A proposal for adding a useful pipe operator to JavaScript.
hwayne/awesome-cold-showers
For when people get too hyped up about things
gvergnaud/hotscript
A library of composable functions for the type-level! Transform your TypeScript types in any way you want using functions you already know.
glorious-codes/glorious-demo
The easiest way to demonstrate your code in action.
dexterleng/vimac
Productive macOS keyboard-driven navigation
davidmarkclements/0x
🔥 single-command flamegraph profiling 🔥
facebookarchive/origami
A Quartz Composer framework that enables interactive design prototyping without programming.
adamtornhill/code-maat
A command line tool to mine and analyze data from version-control systems
FredKSchott/pika-pack
📦⚡️ Build your npm package using composable plugins. https://www.pika.dev/blog/introducing-pika-pack/
tobgu/pyrsistent
Persistent/Immutable/Functional data structures for Python
JulienPalard/Pipe
A Python library to use infix notation in Python
microsoft/chart-parts
A flexible, React-friendly, Grammar of Graphics for data visualization
deadpixi/contracts
An implementation of contracts for Python.
bollu/mathemagic
Toybox of explanations of mathematics. Initial focus on (discrete) differential geometry
wbolster/jsonlines
python library to simplify working with jsonlines and ndjson data
0101/pipetools
Functional plumbing for Python
drew-y/smol
A toy programming language for learning how to make programming languages