Pinned Repositories
battery
Display your battery status on terminal (or tmux) written by Go
dd
Data Dumper library dumps any data as valid syntax in Go
firebase-auth-cloudflare-workers
go-generics-cache
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
gqldoc
The easiest way to make API documents for GraphQL
graphql-codegen-typescript-validation-schema
GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
Neo-cowsay
🐮 cowsay is reborn. Neo Cowsay has written in Go.
pget
The fastest, resumable file download client
synchro
🕰️ Synchro: Timezone-typesafe date and time framework for Go. 🌟 Star to support our work!
vz
Create virtual machines and run Linux-based operating systems in Go using Apple Virtualization.framework.
Code-Hex's Repositories
Code-Hex/sqb
⚡Blazing fast, Flexible, SQL Query Builder for Go
Code-Hex/neo-cowsay-action
🐮 GitHub action for cowsay lovers
Code-Hex/xo
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
Code-Hex/size-limited-queue
Learn what sync.Cond is
Code-Hex/advent
クリスマスを彩るコマンドです
Code-Hex/awesome-go
A curated list of awesome Go frameworks, libraries and software
Code-Hex/bsc
A Binance Smart Chain client based on the go-ethereum fork
Code-Hex/cloudsql-proxy
Cloud SQL proxy client and Go library
Code-Hex/cors
Go net/http configurable handler to handle CORS requests
Code-Hex/darwin-vsock
implemented AF_VSOCK listener and dialer for macOS in Go
Code-Hex/gcp-storage-emulator
Local emulator for Google Cloud Storage
Code-Hex/go
The Go programming language
Code-Hex/go-conn-pool
WIP
Code-Hex/go-fuzzyfinder
fzf-like fuzzy-finder as a Go library
Code-Hex/go-generics-example
Example code for Go generics
Code-Hex/go-graphjson
Package graphql provides a GraphQL client implementation.
Code-Hex/graphql-code-generator
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
Code-Hex/neovim
Vim-fork focused on extensibility and usability
Code-Hex/pgconn
Code-Hex/sql-translator
SQL::Translator (SQLFairy)
Code-Hex/sqldef
Idempotent MySQL/PostgreSQL schema management by SQL
Code-Hex/subscription-use-cases
Create subscriptions with fixed prices or usage based billing.
Code-Hex/tailwindcss-typography-fontsize-bug
Does not work `fontSize: theme('fontSize.2xl')` in tailwind.config.js (v0.5.0)
Code-Hex/terraform-provider-google
Terraform Google Cloud Platform provider
Code-Hex/vscode-mdx
MDX extension for Visual Studio Code
Code-Hex/websocket
A fast, well-tested and widely used WebSocket implementation for Go.
Code-Hex/whris
Code-Hex/Why-need-validation-on-the-backend
Why need validation on the backend?
Code-Hex/yup
Dead simple Object schema validation
Code-Hex/zod
TypeScript-first schema validation with static type inference