TylerYep's Stars
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
ActivityWatch/activitywatch
The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused.
karpathy/nn-zero-to-hero
Neural Networks: Zero to Hero
jdx/mise
dev tools, env vars, task runner
bootandy/dust
A more intuitive version of du in rust
pretzelhammer/rust-blog
Educational blog posts for Rust beginners
jrfonseca/gprof2dot
Converts profiling output to a dot graph.
uber-go/nilaway
Static analysis tool to detect potential nil panics in Go code
dosisod/refurb
A tool for refurbishing and modernizing Python codebases
willcrichton/flowistry
Flowistry is an IDE plugin for Rust that helps you focus on relevant code.
hauntsaninja/pyp
Easily run Python at the shell! Magical, but never mysterious.
caarlos0/starcharts
Plot your repository stars over time.
la10736/rstest
Fixture-based test framework for Rust
tfpk/macrokata
Learn Macros In Rust
brandtbucher/specialist
Visualize CPython's specializing, adaptive interpreter. :fire:
GoTestTools/gotestfmt
go test output for humans
xnuinside/codegraph
CodeGraph - Tool that create a graph of code to show dependencies between code entities (methods, classes and etc).
asottile/yesqa
Automatically remove unnecessary `# noqa` comments
JelleZijlstra/autotyping
Automatically add simple type annotations to your code
Hanabi-Live/hanabi-live
A web server that allows people to play Hanab, a cooperative card game of logic and reasoning.
bstnfrmry/hanabi
Play Hanabi online with friends!
hauntsaninja/no_implicit_optional
A codemod to make your implicit optional type hints PEP 484 compliant.
averywang21/CS106L-spr20
obi1kenobi/typing_copilot
Helper for starting to type-hint large codebases with mypy.
trevorwhealy/scriptable-transit
TylerYep/flake8-future-annotations
Verifies python 3.7+ files use `from __future__ import annotations`
DKorytkin/pytest-never-sleep
This plugin helps to avoid adding tests without mock `time.sleep`
jeremyephron/pyyarl
Yet Another Rate Limiter