aucusaga's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
caddyserver/caddy
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
google/styleguide
Style guides for Google-originated open-source projects
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
milvus-io/milvus
A cloud-native vector database, storage for next generation AI applications
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
nsqio/nsq
A realtime distributed messaging platform
mem0ai/mem0
The Memory layer for your AI apps
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
temporalio/temporal
Temporal service
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
apache/shardingsphere-elasticjob
Distributed scheduled job
zilliztech/GPTCache
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
teivah/100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
distribworks/dkron
Dkron - Distributed, fault tolerant job scheduling system https://dkron.io
kubeflow/pipelines
Machine Learning Pipelines for Kubeflow
apache/nutch
Apache Nutch is an extensible and scalable web crawler
apache/incubator-seata-go
Go Implementation For Seata
tikv/pd
Placement driver for TiKV
eBay/NuRaft
C++ implementation of Raft core logic as a replication library
tottie000/GopherIllustrations
This is an illustration of Gopher, the mascot of the Go programming language.
libp2p/go-libp2p-daemon
a libp2p-backed daemon wrapping the functionalities of go-libp2p for use in other languages
elastic/logstash
Logstash - transport and process your logs, events, or other data
aucusaga/gohotstuff
A Go library of the Hotstuff consensus protocol, more precisely, the Chained-Hotstuff protocol.