dougthor42's Stars
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
PostgREST/postgrest
REST API for any Postgres database
bazelbuild/bazel
a fast, scalable, multi-language and extensible build system
magic-wormhole/magic-wormhole
get things from one computer to another, safely
jhuangtw/xg2xg
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
bootandy/dust
A more intuitive version of du in rust
wireviz/WireViz
Easily document cables and wiring harnesses.
Byron/dua-cli
View disk space usage and delete unwanted data, fast.
vslavik/diff-pdf
A simple tool for visually comparing two PDF files
nalgeon/redka
Redis re-implemented with SQLite
erikbern/git-of-theseus
Analyze how a Git repo grows over time
xaitax/TotalRecall
This tool extracts and displays data from the Recall feature in Windows 11, providing an easy way to access information about your PC's activity snapshots.
bazelbuild/bazel-gazelle
Gazelle is a Bazel build file generator for Bazel projects. It natively supports Go and protobuf, and it may be extended to support new languages and custom rule sets.
ku1ik/stderred
stderr in red
shshemi/tabiew
A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet.
vb000/LookOnceToHear
A novel human-interaction method for real-time speech extraction on headphones.
bazelbuild/rules_python
Bazel Python Rules
google/openhtf
The open-source hardware testing framework.
dada-lang/dada
I speak only of myself since I do not wish to convince, I have no right to drag others into my river, I oblige no one to follow me and everybody practices his art in his own way.
ArchiveTeam/warrior-dockerfile
A Dockerfile for the ArchiveTeam Warrior
robertdavidgraham/wc2
Investigates optimizing 'wc', the Unix word count program
bazelbuild/bazel-toolchains
Repository that hosts Bazel toolchain configs for remote execution and related support tools.
google/keep-sorted
keep-sorted is a language-agnostic formatter that sorts lines between two markers in a larger file.
withered-magic/starpls
An LSP implementation for Starlark, the configuration language used by Bazel and Buck2.
dougthor42/duplicate-file-finder
A simple duplicate-file finder. Uses the linux util 'md5sum'.
dougthor42/DiveCalc
Simple SCUBA dive calculator, based on SCUBA Schools International (SSI) Doppler no-decompression dive tables
dougthor42/gdwcalc_rs
A port of my GDWCalc from Python to Rust
dougthor42/git-log-diff-viewer-go
A project used to learn Go. A tool that lets you nav through git logs, viewing the diff for each.
dougthor42/git-log-diff-viewer-rs
A project used to learn Rust. A tool that lets you nav through git logs, viewing the diff for each.