lu911's Stars
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
golang/go
The Go programming language
rust-lang/rust
Empowering everyone to build reliable and efficient software.
openai/openai-cookbook
Examples and guides for using the OpenAI API
libuv/libuv
Cross-platform asynchronous I/O
openai/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
ent/ent
An entity framework for Go
google/wire
Compile-time Dependency Injection for Go
MagicStack/uvloop
Ultra fast asyncio event loop.
hibiken/asynq
Simple, reliable, and efficient distributed task queue in Go
volatiletech/sqlboiler
Generate a Go ORM tailored to your database schema.
grpc-ecosystem/grpc-spring
Spring Boot starter module for gRPC framework.
go-redsync/redsync
Distributed mutual exclusion lock using Redis for Go
rs/cors
Go net/http configurable handler to handle CORS requests
avast/retry-go
Simple golang library for retry mechanism
uber-go/mock
GoMock is a mocking framework for the Go programming language.
LogNet/grpc-spring-boot-starter
Spring Boot starter module for gRPC framework.
matryer/moq
Interface mocking tool for go generate
coreos/go-oidc
A Go OpenID Connect client.
twmb/franz-go
franz-go contains a feature complete, pure Go library for interacting with Kafka from 0.8.0 through 3.8+. Producing, consuming, transacting, administrating, etc.
hashicorp/go-version
A Go (golang) library for parsing and verifying versions and version constraints.
danielgtaylor/python-betterproto
Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC
bsm/redislock
Simplified distributed locking implementation using Redis
zitadel/oidc
Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
goccy/bigquery-emulator
BigQuery emulator server implemented in Go
go-redis/redis_rate
Rate limiting for go-redis
hibiken/asynqmon
Web UI for Asynq task queue
lyft/protoc-gen-star
protoc plugin library for efficient proto-based code generation
stochasticai/x-stable-diffusion
Real-time inference for Stable Diffusion - 0.88s latency. Covers AITemplate, nvFuser, TensorRT, FlashAttention. Join our Discord communty: https://discord.com/invite/TgHXuSJEk6
wI2L/jsondiff
Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations