xxddpac's Stars
facebook/react
The library for web and native user interfaces.
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
denoland/deno
A modern runtime for JavaScript and TypeScript.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
Kong/kong
🦍 The Cloud-Native API Gateway and AI Gateway.
apache/kafka
Mirror of Apache Kafka
mongodb/mongo
The MongoDB Database
notepad-plus-plus/notepad-plus-plus
Notepad++ official repository
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
RSSNext/Follow
🧡 Follow your favorites in one inbox
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
apache/apisix
The Cloud-Native API Gateway
IBM/sarama
Sarama is a Go library for Apache Kafka.
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
jackc/pgx
PostgreSQL driver and toolkit for Go
go-resty/resty
Simple HTTP and REST client library for Go
SigmaHQ/sigma
Main Sigma Rule Repository
patrickmn/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
golang-jwt/jwt
Go implementation of JSON Web Tokens (JWT).
go-co-op/gocron
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
prometheus/client_golang
Prometheus instrumentation library for Go applications
Cisco-Talos/clamav
ClamAV - Documentation is here: https://docs.clamav.net
spf13/cast
safe and easy casting from one type to another in Go
scipag/vulscan
Advanced vulnerability scanning with Nmap NSE
soheilhy/cmux
Connection multiplexer for GoLang: serve different services on the same port!
ledgetech/lua-resty-http
Lua HTTP client cosocket driver for OpenResty / ngx_lua.
xxddpac/wArmor
🚀 An WAF Framework based on OpenResty
hamishforbes/lua-resty-consul
Library to interface with the consul HTTP API from ngx_lua
agentzh/lua-resty-multipart-parser
Simple multipart data parser for OpenResty/Lua