yrcourage's Stars
bytedance/mockey
a simple and easy-to-use golang mock library
panjf2000/ants
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
salesforce/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
EleutherAI/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
meta-llama/llama
Inference code for Llama models
ttengwang/Caption-Anything
Caption-Anything is a versatile tool combining image segmentation, visual captioning, and ChatGPT, generating tailored captions with diverse controls for user preferences. https://huggingface.co/spaces/TencentARC/Caption-Anything https://huggingface.co/spaces/VIPLab/Caption-Anything
d5/tengo
A fast script language for Go
jmattheis/goverter
Generate type-safe Go converters by defining function signatures.
ohler55/ojg
Optimized JSON for Go
bufbuild/buf
The best way of working with Protocol Buffers.
rfyiamcool/notes
🔥 技术笔记 ( 高性能/分布式/kubernetes/golang/kv引擎等 )
ept/hermitage
What are the differences between the transaction isolation levels in databases? This is a suite of test cases which differentiate isolation levels.
flyingmutant/changepoint
Changepoint is a Go library for changepoint detection with support for nonparametric distributions
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
chenyukang/remote-jobs-cn
国内远程办公职位
gopherjs/gopherjs
A compiler from Go to JavaScript for running Go code in a browser
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
chenzhuoyu/iasm
Interactive Assembler for Go
mosn/layotto
A fast and efficient cloud native application runtime
thx/gogocode
GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.
99designs/gqlgen
go generate based graphql server library
ardatan/graphql-mesh
🕸️ GraphQL Federation Framework for any API services such as REST, OpenAPI, Swagger, SOAP, gRPC and more...
google/martian
Martian is a library for building custom HTTP/S proxies
edgedb/edgedb
A graph-relational database with declarative schema, built-in migration system, and a next-generation query language
wuwentao/bj-unicom-iptv
北京联通IPTV播放列表 Beijing Unicom IPTV playlist bj-unicom-iptv.m3u
qwerttvv/Beijing-IPTV
最好用的北京联通、北京移动IPTV频道列表。https://bjiptv.gq/
Netflix/conductor
Conductor is a microservices orchestration engine.
pkujhd/goloader
load and run golang code at runtime.
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
proxy-wasm/spec
WebAssembly for Proxies (ABI specification)