michaelyaakoby's Stars
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
wagoodman/dive
A tool for exploring each layer in a docker image
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
lensapp/lens
Lens - The way the world runs Kubernetes
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
phw/peek
Simple animated GIF screen recorder with an easy to use interface
vishnubob/wait-for-it
Pure bash script to test and wait on the availability of a TCP host and port
hluk/CopyQ
Clipboard manager with advanced features
asyncapi/spec
The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.
jeffkaufman/icdiff
improved colored diff
testcontainers/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
vernemq/vernemq
A distributed MQTT message broker based on Erlang/OTP. Built for high quality & Industrial use cases. The VerneMQ mission is active & the project maintained. Thank you for your support!
goccy/go-json
Fast JSON encoder/decoder compatible with encoding/json for Go
mabe02/lanterna
Java library for creating text-based GUIs
birdayz/kaf
Modern CLI for Apache Kafka, written in Go.
gotestyourself/gotestsum
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
goburrow/modbus
Fault-tolerant implementation of modbus protocol in Go (golang)
lukas-krecan/JsonUnit
Compare JSON in your Unit Tests
dorny/test-reporter
Displays test results from popular testing frameworks directly in GitHub
maja42/goval
Expression evaluation in golang
NabuCasa/pycognito
Python library for using AWS Cognito. With support for SRP.
alexflint/go-filemutex
Like sync.Mutex, but works across processes
daniel-shuy/kafka-protobuf-serde
Serializer/Deserializer for Kafka to serialize/deserialize Protocol Buffers messages
jbfavre/docker-vertica
Docker images collection for Vertica database
cybcon/modbus-server
The Modbus TCP Server is a simple Modbus server for debugging and simulation.
koddr/example-go-config-yaml
Example Go web app with YAML config.
sabomichal/avro-compiler-extension
Avro IDL to Java SpecificCompiler extension