maa3x's Stars
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
jaegertracing/jaeger
CNCF Jaeger, a Distributed Tracing Platform
JanDeDobbeleer/oh-my-posh
The most customisable and low-latency cross platform/shell prompt renderer
twitchtv/twirp
A simple RPC framework with protobuf service definitions
jlfwong/speedscope
🔬 A fast, interactive web-based viewer for performance profiles.
jorgebucaran/awsm.fish
A curation of prompts, plugins & other Fish treasures 🐚💎
DataDog/go-profiler-notes
felixge's notes on the various go profiling methods that are available.
arl/statsviz
🚀 Visualise your Go program runtime metrics in real time in the browser
felixge/fgprof
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
01mf02/jaq
A jq clone focussed on correctness, speed, and simplicity
jaypipes/ghw
Go HardWare discovery/inspection library
sanbornm/go-selfupdate
Enable your Go applications to self update
Syndrizzle/hotfiles
🏠 A collection of personal configuration files for various rices I have made.
matoous/go-nanoid
Golang random IDs generator.
hexdigest/gowrap
GoWrap is a command line tool for generating decorators for Go interfaces
planetscale/vtprotobuf
A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2
felixge/fgtrace
fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome profiler.
fiatjaf/awesome-jq
A curated list of awesome jq tools and resources.
profefe/profefe
Continuous profiling for long-term postmortem analysis
zcalusic/sysinfo
Sysinfo is a Go library providing Linux OS / kernel / hardware system information.
lahmatiy/cpupro
Rethinking of CPU profile analysis
rjeczalik/interfaces
Code generation tools for Go.
devfeel/mapper
A simple and easy go tools for auto mapper map to struct, struct to map, struct to struct, slice to slice, map to slice, map to json.
catppuccin/fish
🐟 Soothing pastel theme for the Fish Shell
nikolaydubina/go-instrument
⚡️ Automatically add Trace Spans to Go methods and functions
felixge/pprofutils
kazhuravlev/options-gen
Codegen for functional options in go projects
csnewman/flutter-go-bridge
Flutter/Dart to Go FFI generator
leehack/flutter_golang_ffi_example
Example for Flutter and Golang binding
wkentaro/jqk
Render a JSON with jq patterns.