mkuznets's Stars
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
wg/wrk
Modern HTTP benchmarking tool
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
ArchiveBox/ArchiveBox
🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
gizak/termui
Golang terminal dashboard
blevesearch/bleve
A modern text/numeric/geo-spatial/vector indexing library for go
ulid/spec
The canonical spec for ulid
google/diff-match-patch
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
joeyespo/grip
Preview GitHub README.md files locally before committing them.
dylanaraps/pure-sh-bible
📖 A collection of pure POSIX sh alternatives to external processes.
jomjol/AI-on-the-edge-device
Easy to use device for connecting "old" measuring units (water, power, gas, ...) to the digital world
AlecAivazis/survey
A golang library for building interactive and accessible prompts with full support for windows and posix terminals.
pyinfra-dev/pyinfra
pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
yuin/goldmark
:trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
paulmillr/encrypted-dns
DNS over HTTPS config profiles for iOS & macOS
fragglet/c-algorithms
A library of common data structures and algorithms written in C.
google/exposure-notifications-server
Exposure Notification Reference Server | Covid-19 Exposure Notifications
trailofbits/graphtage
A semantic diff utility and library for tree-like files such as JSON, JSON5, XML, HTML, YAML, and CSV.
taviso/ctypes.sh
A foreign function interface for bash.
varbhat/exatorrent
🧲 Easy to Use Torrent Client. Can be hosted in Cloud. Files can be streamed in Browser/Media Player.
ConSol/docker-headless-vnc-container
Collection of Docker images with headless VNC environments
petykowski/London-Underground-Dot-Matrix-Typeface
A set of dot matrix fonts in the style of TfL's Underground arrivals board.
emreyolcu/discrete-scroll
Fix for macOS's unnecessary scroll wheel acceleration
ben-gibson/GitLink
A Jetbrains plugin that opens a local file under Git version control in its remote host using the default browser.
lingrino/go-fault
fault injection library in go using standard http middleware
mdempsky/unconvert
Remove unnecessary type conversions from Go source
kkyr/fig
A minimalist Go configuration library
n10v/id3v2
🎵 ID3 decoding and encoding library for Go
tiktoken-go/tokenizer
Pure Go implementation of OpenAI's tiktoken tokenizer
sethvargo/go-signalcontext
Create Go contexts that cancel on signals.