100 results for “topic:go-lib”
Codegen for functional options in go projects
Super useful and dependency-free Go package to configure your HTTP routes using only the standard library. Define routes, middlewares, groups, and subgroups effortlessly! This package acts like a Swiss Army Knife: It is tiny and compact, providing everything you need in just one file with less than 200 lines of code.
Checks SSL/TLS certificates for potential malicious connections by detecting and blocking certificates used by botnet command and control (C&C) servers.
Collection of useful functions. Complete simple tasks faster!
Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.
A simple Go library based on functional programming (inspired by Haskell)
This is a Golang library to retrieve the file list with the folder tree from the specific folder of Google Drive.
A go lib which handles maps with multiple keys
📚 Golang bindings for Telegram API
:smirk: x is go core extend api. please use https://github.com/things-go/x instead
A simple async/await, thread-orchestration in Golang.
Go/Golang library for the TronGrid API.
打造类似hutool的go工具箱
Quickly build event-driven applications based on a message bus
Simple VPN client built in Go
Functions for slices using Go generics and (sometimes) specification pattern.
Powerful SQL Query builder that automatically generates SQL queries from structs
This is a Golang library to automatically get an authorization code for retrieving access token using OAuth2.
Telegram Login Widget library for Go/Golang.
🐭 Upcomming Go Discord library
Package captcha provides an easy to use
Manage your pulumi config with ease
Package cmdio provides portable interfaces for commands and command runners. DEPRECATED: Use lesiw.io/command instead.
Type-safe DAG task orchestration library for Go with automatic concurrency and dependency resolution
Warp is a data orchestration and synchronization layer for distributed Go backends.
:rocket: Utility library for Go
Echo framework i18n Middleware.
A timer that helps with the pitfalls of using golang timers in loops.
A super-fast, lightweight logger with zero allocation to the Go language.
High-performance concurrency library for Go that provides robust abstractions for parallel task execution, worker pools, and resilience patterns.