davycun's Stars
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
tailwindlabs/tailwindcss
A utility-first CSS framework for rapid UI development.
jgthms/bulma
Modern CSS framework based on Flexbox
meilisearch/meilisearch
A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
iperov/DeepFaceLive
Real-time face swap for PC streaming or video calls
FreeCAD/FreeCAD
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
jaegertracing/jaeger
CNCF Jaeger, a Distributed Tracing Platform
motdotla/dotenv
Loads environment variables from .env for nodejs projects.
air-verse/air
☁️ Live reload for Go apps
go-resty/resty
Simple HTTP and REST client library for Go
manticoresoftware/manticoresearch
Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon
oceanbase/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
o3de/o3de
Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
Oneflow-Inc/oneflow
OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
dop251/goja
ECMAScript/JavaScript engine in pure Go
microsoft/OmniParser
A simple screen parsing tool towards pure vision based GUI agent
uber/h3
Hexagonal hierarchical geospatial indexing system
rosedblabs/rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
unidoc/unioffice
Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
HDT3213/godis
A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群
apache/age
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
ByConity/ByConity
ByConity is an open source cloud data warehouse
apache/kyuubi
Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
mohuishou/go-design-pattern
golang design pattern go 设计模式实现,包含 23 种常见的设计模式实现,同时这也是极客时间-设计模式之美 的笔记
X-PLUG/mPLUG-DocOwl
mPLUG-DocOwl: Modularized Multimodal Large Language Model for Document Understanding
twpayne/go-geom
Package geom implements efficient geometry types for geospatial applications.
bytedance/arishem
A high performance and lightweight rule engine written by Golang.
uber/h3-go
Go bindings for H3, a hierarchical hexagonal geospatial indexing system
dengsgo/go-decorator
让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decorator can slice aspect (AOP) and proxy any function and method, providing the ability to observe and control functions.