pawciobiel's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
air-verse/air
☁️ Live reload for Go apps
bloomberg/memray
Memray is a memory profiler for Python
hugsy/gef
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
google/gops
A tool to list and diagnose Go processes currently running on your system
go101/go101
An up-to-date (unofficial) knowledge base for Go programming self learning
pythonprofilers/memory_profiler
Monitor Memory usage of Python code
deckarep/golang-set
A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
coder/websocket
Minimal and idiomatic WebSocket library for Go
antonputra/tutorials
DevOps Tutorials
ioquake/ioq3
The ioquake3 community effort to continue supporting/developing id's Quake III Arena
inspektor-gadget/inspektor-gadget
Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF
minad/vertico
:dizzy: vertico.el - VERTical Interactive COmpletion
domtronn/all-the-icons.el
A utility package to collect various Icon Fonts and propertize them within Emacs.
emacs-dashboard/emacs-dashboard
An extensible emacs dashboard
minad/consult
:mag: consult.el - Consulting completing-read
klen/py-frameworks-bench
Another benchmark for some python frameworks
DarthFennec/highlight-indent-guides
Emacs minor mode to highlight indentation
empicano/aiomqtt
The idiomatic asyncio MQTT client
Yevgnen/ivy-rich
More friendly interface for ivy.
bloomberg/pytest-memray
pytest plugin for easy integration of memray memory profiler
kinvolk/traceloop
Now moved into `github.com/inspektor-gadget/inspektor-gadget/pkg/gadget-collection/gadgets/traceloop`. Tracing system calls in cgroups using BPF and overwritable ring buffers
orzechowskid/flymake-eslint
Flymake backend for Javascript using eslint
deckarep/sync-map-analysis
Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.
sheijk/hideshowvis
Add little +/- icons in the Emacs fringe for regions which hideshow.el can hide.
pothos/awaitchannel
Go-style concurrency and channels with Python 3.5 and asyncio
stealth/tensor-pwn
AI fun
shantnu/arkanoid-clone