daniel-at-flinks's Stars
golang/go
The Go programming language
ryanoasis/nerd-fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
koekeishiya/yabai
A tiling window manager for macOS based on binary space partitioning
redis/go-redis
Redis Go client
fatih/vim-go
Go development plugin for Vim
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
novnc/noVNC
VNC client web application
go-resty/resty
Simple HTTP and REST client library for Go
junegunn/fzf.vim
fzf :heart: vim
mitchellh/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
vi/websocat
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
ogham/dog
A command-line DNS client.
kdzwinel/betwixt
:zap: Web Debugging Proxy based on Chrome DevTools Network panel.
6boris/awesome-golang-algorithm
:memo: LeetCode of algorithms with golang solution(updating).
kvz/bash3boilerplate
Templates to write better Bash scripts
mailgun/gubernator
High Performance Rate Limiting MicroService and Library
twisted/towncrier
Manage the release notes for your project.
alexliesenfeld/health
A simple and flexible health check library for Go.
otiai10/copy
Go copy directory recursively
mailgun/groupcache
Clone of golang/groupcache with TTL and Item Removal support
nordtheme/alacritty
An arctic, north-bluish clean and elegant Alacritty color scheme.
NikolaiT/zardaxt
Passive TCP/IP Fingerprinting Tool. Run this on your server and find out what Operating Systems your clients are *really* using.
zedd3v/abck
Library which makes generating akamai cookies easier.
ojrac/opensimplex-go
A port of Kurt Spencer's OpenSimplex to Go
Julian/awesome-bugs
A collection of bizarre, funny or obscure bugs in our software and hardware
HighwayofLife/kubernetes-validation-tools
All-in-one collection of tools to run linting, validation, static code analysis, security scanning, tests, auditing, kustomize build, and dry run configuration for Kubernetes Manifests.
nacardin/cargo-build-deps
A cargo subcommand to build dependencies, helps speed up docker builds by allowing dependencies to be built earlier and cached.