leontrolski's Stars
trpc/trpc
🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
spotDL/spotify-downloader
Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
shoelace-style/shoelace
A collection of professionally designed, every day UI components built on Web standards. SHOELACE IS BECOMING WEB AWESOME 👇👇👇
PyO3/pyo3
Rust bindings for the Python interpreter
dbcli/pgcli
Postgres CLI with autocompletion and syntax highlighting
Unstructured-IO/unstructured
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
marimo-team/marimo
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
gristlabs/grist-core
Grist is the evolution of spreadsheets.
paradedb/paradedb
Postgres for Search and Analytics
python-trio/trio
Trio – a friendly Python library for async concurrency and I/O
rancher-sandbox/rancher-desktop
Container Management and Kubernetes on the Desktop
simonw/llm
Access large language models from the command-line
xataio/pgroll
PostgreSQL zero-downtime migrations made easy
mitsuhiko/insta
A snapshot testing library for rust
Audio-AGI/AudioSep
Official implementation of "Separate Anything You Describe"
bodil/im-rs
Assorted immutable collection datatypes for Rust
tidwall/tg
Geometry library for C - Fast point-in-polygon
aviramha/ormsgpack
Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]
garnix-io/garn
garn is a build tool and environment manager that replaces justfiles/makefiles, docker, and the annoying parts of READMEs. The builders lingua franca.
simonw/simonwillisonblog
The source code behind my blog
simonw/python-lib
Opinionated cookiecutter template for creating a new Python library
adamchainz/patchy
:anchor: Patch the inner source of python functions at runtime.
tonybaloney/rich-bench
A little benchmarking tool for Python
peterldowns/pgtestdb
quickly run tests in their own temporary, isolated, postgres databases
gukoff/dtparse
Fast datetime parser for Python written in Rust
leontrolski/stepping
Incremental View Maintenance for Python backends
lrhammond/almanac
Implementation and evaluation of Almanac (Automaton/Logic Multi-Agent Natural Actor-Critic), an algorithm for multi-agent reinforcement learning with temporal logic specifications.
leontrolski/isjsonschemasubset
Check one JSON schema is a subset of another
PythonCHB/di_refcount
Simple CPython extension for getting objects and refcounts from an id