From d7ce5d52287dfa595055fcce6f42da121070b56e Mon Sep 17 00:00:00 2001 From: ccamel Date: Fri, 21 Jun 2024 16:03:57 +0000 Subject: [PATCH] docs: add new repositories --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f67f80a..bc1a6b9 100644 --- a/README.md +++ b/README.md @@ -590,6 +590,7 @@ Automatically generated with ❤️ by [Create My Awesome](https://github.com/ma - [discord/zorkian-kafka](https://github.com/discord/zorkian-kafka) - Go driver for Kafka - [divan/depscheck](https://github.com/divan/depscheck) - Dependency checker for Golang (Go) packages. Prints stats and suggests to remove small LeftPad-like imports if any. - [divan/txqr](https://github.com/divan/txqr) - Transfer data via animated QR codes +- [dmarkham/enumer](https://github.com/dmarkham/enumer) - A Go tool to auto generate methods for your enums - [dosco/graphjin](https://github.com/dosco/graphjin) - GraphJin - Build NodeJS / GO APIs in 5 minutes not weeks - [dpapathanasiou/go-recaptcha](https://github.com/dpapathanasiou/go-recaptcha) - A package for handling reCaptcha (http://www.google.com/recaptcha) form submissions in Go (http://golang.org/). - [dravenk/webthing-go](https://github.com/dravenk/webthing-go) - Go implementation of a Web Thing server @@ -745,6 +746,7 @@ Automatically generated with ❤️ by [Create My Awesome](https://github.com/ma - [harmony-development/protocol](https://github.com/harmony-development/protocol) - The schemas for the Harmony protocol - [hashgraph/hedera-sdk-go](https://github.com/hashgraph/hedera-sdk-go) - Hedera™ Hashgraph SDK for Go - [hashicorp/consul](https://github.com/hashicorp/consul) - Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure. +- [hashicorp/go-version](https://github.com/hashicorp/go-version) - A Go (golang) library for parsing and verifying versions and version constraints. - [hashicorp/hcl](https://github.com/hashicorp/hcl) - HCL is the HashiCorp configuration language. - [hashicorp/terraform](https://github.com/hashicorp/terraform) - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned. - [hashicorp/vault-secrets-operator](https://github.com/hashicorp/vault-secrets-operator) - The Vault Secrets Operator (VSO) allows Pods to consume Vault secrets natively from Kubernetes Secrets. @@ -2081,7 +2083,7 @@ Automatically generated with ❤️ by [Create My Awesome](https://github.com/ma ## Rust -- [AbstractSDK/abstract](https://github.com/AbstractSDK/abstract) - Interchain application framework built in CosmWasm +- [AbstractSDK/abstract](https://github.com/AbstractSDK/abstract) - The ultimate CosmWasm framework for modular Interchain applications. - [AbstractSDK/cw-orchestrator](https://github.com/AbstractSDK/cw-orchestrator) - All-in-one Rust-based CosmWasm testing, scripting, and deployment tool. - [AleoNet/snarkVM](https://github.com/AleoNet/snarkVM) - A Virtual Machine for Zero-Knowledge Executions - [AlexanderThaller/prometheus_exporter](https://github.com/AlexanderThaller/prometheus_exporter) - Helper libary to export prometheus metrics using tiny_http and rust-prometheus.