Maik Catrinque's starred repositories

awesome-python

An opinionated list of awesome Python frameworks, libraries, software and resources.

Language:PythonLicense:NOASSERTIONStargazers:216174Issues:6027Issues:0

youtube-dl

Command-line program to download videos from YouTube.com and other video sites

Language:PythonLicense:UnlicenseStargazers:130858Issues:2201Issues:26589

transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

Language:PythonLicense:Apache-2.0Stargazers:130760Issues:1118Issues:15504

awesome-go

A curated list of awesome Go frameworks, libraries and software

go

The Go programming language

Language:GoLicense:BSD-3-ClauseStargazers:122076Issues:3416Issues:62973

kubernetes

Production-Grade Container Scheduling and Management

Language:GoLicense:Apache-2.0Stargazers:109283Issues:3213Issues:45622

protobuf

Protocol Buffers - Google's data interchange format

Language:C++License:NOASSERTIONStargazers:64959Issues:2050Issues:6235

fzf

:cherry_blossom: A command-line fuzzy finder

grpc

The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

Language:C++License:Apache-2.0Stargazers:41449Issues:1359Issues:11381

black

The uncompromising Python code formatter

Language:PythonLicense:MITStargazers:38225Issues:228Issues:2615

echo

High performance, minimalist Go web framework

grpc-go

The Go language implementation of gRPC. HTTP/2 based RPC

Language:GoLicense:Apache-2.0Stargazers:20694Issues:481Issues:2590

commitlint

📓 Lint commit messages

Language:TypeScriptLicense:MITStargazers:16517Issues:71Issues:631

Hack

A typeface designed for source code

Language:ShellLicense:NOASSERTIONStargazers:16366Issues:335Issues:487

pre-commit

A framework for managing and maintaining multi-language pre-commit hooks.

Language:PythonLicense:MITStargazers:12600Issues:86Issues:2040

chalice

Python Serverless Microframework for AWS

Language:PythonLicense:Apache-2.0Stargazers:10578Issues:236Issues:1233

isort

A Python utility / library to sort imports.

Language:PythonLicense:MITStargazers:6431Issues:46Issues:1278

timeshift

System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.

Language:ValaLicense:LGPL-3.0Stargazers:4656Issues:88Issues:743

unioffice

Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents

Language:GoLicense:NOASSERTIONStargazers:4317Issues:84Issues:228

typeshed

Collection of library stubs for Python, with static types

Language:PythonLicense:NOASSERTIONStargazers:4238Issues:73Issues:2560

Open-XML-SDK

Open XML SDK by Microsoft

flake8

flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.

Language:PythonLicense:NOASSERTIONStargazers:3384Issues:38Issues:1578

serverless-chrome

🌐 Run headless Chrome/Chromium on AWS Lambda

Language:JavaScriptLicense:MITStargazers:2853Issues:44Issues:222

codespell

check code for common misspellings

Language:PythonLicense:GPL-2.0Stargazers:1836Issues:23Issues:493

grpc-go-course

Companion Repository for my gRPC Golang course

Language:GoLicense:MITStargazers:473Issues:13Issues:8

go-edlib

📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...

Language:GoLicense:MITStargazers:467Issues:13Issues:8

urlscan

Mutt and terminal url selector (similar to urlview)

Language:PythonLicense:GPL-2.0Stargazers:213Issues:9Issues:108

fontpreview-ueberzug

preview fonts in fzf

Language:ShellLicense:MITStargazers:162Issues:5Issues:13

urlview

Extract URLs from a text file and allow the user to select via a menu

Language:CLicense:GPL-2.0Stargazers:147Issues:9Issues:11

levenshtein

A Levenshtein Distance implementation using C++ with a dynamic programming approach.

Language:C++License:MITStargazers:7Issues:3Issues:1