grpc-gateway-client The grpc-gateway-client is a high quality REST client generator for gRPC services that are fronted by grpc-gateway. Features Stron
Akamai 1.75 Generator 🤖 Introduction This is a robust and high-performance tool, developed with Go, dedicated to generating Akamai cookies. Akamai se
CoolCaptcha Info CoolCaptcha is a graphic captcha that I think is cool.The library makes it quick and easy to generate base64 data for captcha images,
RSS Can / RSS 罐头 ENGLISH | 中文文档 📰 🥫 Got RSS CAN be better and simple. Supported Systems and Architectures Linux: AMD64(x86_64) macOS: AMD64(x86_64)
How to generate SLSA provenance for your artifacts built by GoReleaser? SLSA (Supply Chain Levels for Software Artifacts) provenance is a framework fo
chesscomgen Account generator for chess.com, there's a POC for their web API (almost completely done just needs 3 of the requests for the second anti-
serenity The configuration generator for sing-box. Documentation https://serenity.sagernet.org License Copyright (C) 2022 by nekohasekai contact-sage
webrpc-gen Golang templates This repo contains the templates used by the webrpc-gen cli to code-generate webrpc Go server and client code. Usage webrp
charybdis /kəˈrɪbdɪs/ "For on one side lay Scylla and on the other divine Charybdis terribly sucked down the salt water of the sea. Verily whenever sh
SSGo A simple Static Site Generator built using Go language. Lets you generate HTML files from either a single .txt file or multiple .txt files in a g
go-totp go-totp is a simple Go package to implement Timebased-One-Time-Password authentication functionality, a.k.a. TOTP, to the Go app. Compatible A
📄 igonore cli tool to generate gitignore files written in Go 🍔 English 🍡 日本語 🚀 How to use # see help igonore help igonore - .gitignore generato
newc new-* constructor generator Doc: English | 中文 A cli tool to generate constructor code for a Golang struct. Installation go install github.com/Bin
Telemetry generator Prerequisites & setup Non-development Workflow: Run a published image If you just want to run (vs build or develop), you can run t
bloggy A simple and stup*d static blog generator written in Go. Status Maintained by me. Why I wanted to create a simple blog generator that is easy t
❄ Spaceflake ❄ A distributed generator to create unique IDs with ease; inspired by Twitter's Snowflake. What is a Snowflake? Apart from being a crysta
slsa-jenkins-generator A proof-of-concept SLSA provenance generator for Jenkins. Background SLSA is a framework intended to codify and promote secure
Fake Data Generator for Golang Generates random data compatible with Postman dynamic variables. Ddosify open-source load testing tool uses this faker
go-random | Random String Generator The gorandom package provides random string, hex string, vowel check and count of vowel functions. Installation go
otelgen A tool to generate synthetic OpenTelemetry logs, metrics and traces. Why Often synthetics are used to validate certain configurations, to ensu
newc new-* constructor generator Doc: English | 中文 A cli tool to generate constructor code for a Golang struct. Installation go install github.com/Bin
Boomer is a better load generator for locust, written in golang. It can spawn thousands of goroutines to run your code concurrently.
sqlgen English | 中文 sqlgen is a tool to generate bun, gorm, sql, sqlx and xorm sql code from SQL file which is inspired by go-zero goctl sqlc. Install
Migrator Migrator is a database migration tool, that automates schema migration. It scans Schema/Model changes and generate SQL migration scripts auto
What is protoc-gen-gin The protoc-gen-gin is a plugin of the Google protocol buffers compiler protoc. It reads protobuf service definitions and genera
Layout Generate new project from layout. Supports typed user-input, hooks, and conditions. Inspired by cookiecutter, yeoman, and Ansible. You may thin
gokey A simple vaultless password manager in Go gokey is a password manager, which does not require a password vault. Instead of storing your password
Bottle The friendliest blogging engine Used By My blog Installation 1. Download the platform specific binary from the release page. 2. Place bottle on
go-nanoid This module is a Go implementation of nanoid. Features of the nanoid spec are: URL friendly Use of hardware random generator Uses a bigger a
qr qr is a library for generating QR Codes in pure Go. go get github.com/AlexEidt/qr Usage qrcode, err := qr.NewQRCode("QR Code", &qr.Options{Error:
godeng Godeng is used to generate test logs. For example, to generate a large amount of test data in ELK. you can define the rule and name of the fiel
Hi everyone, I come back with this update ! Keep in mind that you need to use proxies/vpn while guilded is open because they will ban your ip. Also c
rpctestgen rpctestgen is a test fixture generator for the execution layer JSON-RPC API. Conceptually, it is similar to retesteth, which generates cons
Mocktail Naive code generator that creates mock implementation using testify.mock. Unlike mockery, Mocktail generates typed methods on mocks. How to u
passgen A random password generator library and cli written in GO. The api is quite simple and concise. To simply generate passwords you can use the s
snowflake Install Set up your Go environment and run go get github.com/GrokkingSystemDesign/snowflake Usage package main import ( "fmt" "github.co
Fake User and Post generator Silly cli to generate users and posts, it's calling directly the backend. $ go run main.go -h
markov.go An extremely simple Markov generator based on Jordan Scales's Ruby-based one. Usage $ go build -o ./markov $ ./markov --help Usage of ./mark
Artsy 🖌️ 16 color image viewer for the terminal that uses content-aware image resizing. Why I wanted to develop an image viewer that could be usable
unqid Warning: This is a pre-alpha software. Things are going to change drastically while we develop towards v1. Unqid is a distributed unique ID gene
gosdk An official Screenshot API client for Go. It takes minutes to start taking screenshots. Just sign up to get access and secret keys, import the c
Starfig is a programmatic configuration (config) generator. It helps create static configs using Starlark, a deterministic Python-like language. Featu
go-thumbnailer A cover thumbnailer written in Go for performance and reliability. Installation Run make install to create an installable package from
About Example of transport generator (tg) for http and jRPC for golang Refs to docs of transport geenrator https://github.com/seniorGolang/tg/tree/v2
Proto2http Proto2http provides a code generation tool to convert your protocol buffers (.proto) files into invokable HTTP request. Usage proto2http -p
Seq A globally, 64 bits, thread-safe identifier for Go. It can generate 4,194,303 numbers per second. Introduction ┌--------┬--------┬--------┬-------
kong-entities-generator The main goal for this tool is to create dummy entities in Kong ASAP! To install git clone https://github.com/khaikong/kong-e
FREE Reverse Engineering Self-Study Course HERE turbo-attack A turbo traffic generator pentesting tool to generate random traffic with random mac and
GitHub contributions generator A script written in Go, which goal is to make your GitHub contributions graph the way you want it to be. The goal of th
Welcome to Simple Table (stable) What is 'stable'? stable can create ascii table from; structs struct arrays json encoded byte arrays string interface
walrss Email-based RSS digest generator Email Web UI Features Multi-user support Option to choose between daily or weekly digests that are sent at spe
Leaf Migration Code Generator This repository contains code generator for leaf migration. Prerequisites Go 1.18 Installation Clone this repository $ g
XID for Postgres, Globally Unique ID Generator This project is a Postgres implementation of the Go Lang library found here: https://github.com/rs/xid
types-sync A small CLI to copy all TypeScript type, enum, and interface declarations in a directory to a single types.ts file. In one example use case
spini SpIni (Spinnaker Initializer) - command line tool for managing Spinnaker accounts, applications and pipelines. Get git clone [email protected]:eale
A flexible, language and framework agnostic tool that allows you to generate projects from templates. Projector has some builtin templates, but you al
Pointable The code-generator used to get the pointer to scalar literals in Go About Go does not currently provide the way to directly get the pointer
pwgen Overview pwgen is a password generator for the command line written in Go. It works on all major desktop and server operating systems (Linux, Ma
eos-abigen CLI for generating RPC Client and Tables structures to read contracts on EOS-like blockchains Installing go install github.com/maxifom/eos-
I love Darkness 🥬 Also posted here This is no life It doesn’t feel right anymore. I feel that every time I write something for my website, I have to
Monoton Highly scalable, single/multi node, predictable and incremental unique id generator with zero allocation magic. Installation Via go packages:
ekko-idgenerator是什么 顾名思义,ekko是一个分布式唯一ID生成器,参考了snowFlake思想,但是并不局限于其设计。 名称由来 英雄联盟的时间刺客ekko 特点 易用,最大限度保证系统的易用性,支持Get与MultiGet; 高并发,单机每秒100w个唯一ID生成; 高可用,理