hakoerber's Stars
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
dani-garcia/vaultwarden
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
paperless-ngx/paperless-ngx
A community-supported supercharged version of paperless: scan, index and archive all your physical documents
sqlc-dev/sqlc
Generate type-safe code from SQL
eza-community/eza
A modern alternative to ls
lsd-rs/lsd
The next gen ls command
rayon-rs/rayon
Rayon: A data parallelism library for Rust
linkwarden/linkwarden
⚡️⚡️⚡️Self-hosted collaborative bookmark manager to collect, organize, and preserve webpages, articles, and documents.
sqlfluff/sqlfluff
A modular SQL linter and auto-formatter with support for multiple dialects and templated code.
kevquirk/simple.css
Simple.css is a CSS template that allows you to make a good looking website really quickly.
multiprocessio/dsq
Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
ron-rs/ron
Rusty Object Notation
supabase-community/postgres_lsp
A Language Server for Postgres
pulsejet/memories
Fast, modern and advanced photo management suite. Runs as a Nextcloud app.
DataDog/glommio
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
kube-rs/kube
Rust Kubernetes client and controller runtime
tembo-io/pgmq
A lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
OpenRC/openrc
The OpenRC init system
pramsey/pgsql-http
HTTP client for PostgreSQL, retrieve a web page from inside the database.
awslabs/aws-solutions-constructs
The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions
astubenbord/paperless-mobile
An (almost) fully fledged mobile paperless client.
Xe/site
The new frontend/backend code for https://xeiaso.net
nextcloud/photos
📸 Your memories under your control
smithy-lang/smithy-rs
Code generation for the AWS SDK for Rust, as well as server and generic smithy client generation.
qcasey/paperless_share
Android App to share your documents with your Paperless server
rustype/typestate-rs
Proc-macro typestate DSL for Rust
martinohmann/hcl-rs
HCL parsing and encoding libraries for rust with serde support
francisrstokes/AES-C
A (non-production) implementation of AES for educational purposes