Pinned Repositories
3JoB
anthropic-sdk-go
(Need to be maintained) Golang SDK for AnthRopic Claude AI. Provide complete encapsulated interfaces that are easy to quickly get started with.
anthropic-sdk-zig
Just for testing, not for use
args
command line argument parser
gmake2
Build a GMakefile at lightning speed!
httpfileserver
Wrapper for Golang http.FileServer that is faster (serving from memory) and uses less bandwidth (gzip, zstd, br's when possible)
telebot
Telebot is a Telegram bot framework in Go. Fork from https://github.com/tucnak/telebot
ulib
A wrapper that provides functional extensions and a quick start
crare
a telegram bot framework
atreugo
High performance and extensible micro web framework. Zero memory allocations in hot paths.
3JoB's Repositories
3JoB/anthropic-sdk-go
(Need to be maintained) Golang SDK for AnthRopic Claude AI. Provide complete encapsulated interfaces that are easy to quickly get started with.
3JoB/gmake2
Build a GMakefile at lightning speed!
3JoB/telebot
Telebot is a Telegram bot framework in Go. Fork from https://github.com/tucnak/telebot
3JoB/ulib
A wrapper that provides functional extensions and a quick start
3JoB/httpfileserver
Wrapper for Golang http.FileServer that is faster (serving from memory) and uses less bandwidth (gzip, zstd, br's when possible)
3JoB/3JoB
3JoB/atreugo-realip
3JoB/bluemonday
bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
3JoB/brotli
Pure Go Brotli encoder and decoder
3JoB/classdb
tunadb is a simple and portable key-value storage engine.
3JoB/codf
Config file parser for Go in the style of nginx (Migrated to https://git.sr.ht/~nilium/codf)
3JoB/data
3JoB/ethclient
fork from https://github.com/ethereum/go-ethereum
3JoB/go-reflect
Zero-allocation reflection library for Go
3JoB/goleveldb
LevelDB key/value database in Go.
3JoB/gorm-cache
gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.
3JoB/gotests
Automatically generate Go test boilerplate from your source code.
3JoB/iptdata
Official Golang client library for the ipdata API
3JoB/maxminddb-golang
MaxMind DB Reader for Go
3JoB/rand
Fast, high quality alternative to math/rand and golang.org/x/exp/rand
3JoB/resty-ilo
Simple HTTP and REST client library for Go
3JoB/simplecert
golang autocert library for letsencrypt
3JoB/telebot-utils
telebot-utils
3JoB/teler-waf
teler-waf is a Go HTTP middleware that provides teler IDS functionality. for fasthttp => atreugo
3JoB/teler-waf-fasthttp
teler-waf for fasthttp
3JoB/test
only test
3JoB/tranic_autobuild
3JoB/ulid
Universally Unique Lexicographically Sortable Identifier (ULID) in Go
3JoB/unsafeConvert
Unsafe string↔[]byte conversion library
3JoB/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving