dallbee's Stars
httpie/cli
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
sharkdp/hyperfine
A command-line benchmarking tool
xi-editor/xi-editor
A modern editor with a backend written in Rust.
Jguer/yay
Yet another Yogurt - An AUR Helper written in Go
traefik/yaegi
Yaegi is Another Elegant Go Interpreter
winfsp/winfsp
Windows File System Proxy - FUSE for Windows
DataDog/go-profiler-notes
felixge's notes on the various go profiling methods that are available.
maruel/panicparse
Crash your app in style (Golang)
eduard-permyakov/permafrost-engine
An OpenGL RTS game engine written in C
RoaringBitmap/roaring
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
EliverLara/Nordic
:snowflake: Dark Gtk3.20+ theme created using the awesome Nord color pallete.
alexflint/go-arg
Struct-based argument parsing in Go
tinylib/msgp
A Go code generator for MessagePack / msgpack.org[Go]
gen2brain/raylib-go
Go bindings for raylib, a simple and easy-to-use library to enjoy videogames programming.
integrii/flaggy
Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no external dependencies.
uptrace/bunrouter
Golang HTTP router
karrick/godirwalk
Fast directory traversal for Golang
mediocregopher/radix
Redis client for Go
dimfeld/httptreemux
High-speed, flexible tree-based HTTP router for Go.
winfsp/cgofuse
Cross-platform FUSE library for Go - Works on Windows, macOS, Linux, FreeBSD, NetBSD, OpenBSD
gotestyourself/gotest.tools
A collection of packages to augment the go testing package and support common patterns.
maxatome/go-testdeep
Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite
plar/go-adaptive-radix-tree
Adaptive Radix Trees implemented in Go
kelindar/bitmap
Simple dense bitmap index in Go with binary operators
jpillora/opts
A Go (golang) package for building frictionless command-line interfaces
wfraser/fuse-mt
FUSE-MT: a multithreaded wrapper on top of FUSE for Rust
buildkite/agent-stack-k8s
Spin up an autoscaling stack of Buildkite Agents on Kubernetes
maxim2266/stout
Package stout (STream OUTput): writing byte streams in a type-safe and extensible way.