kagb's Stars
OpenBMB/MiniCPM-V
MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone
vesoft-inc/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
ClickHouse/metabase-clickhouse-driver
ClickHouse database driver for the Metabase business intelligence front-end
dailenson/SDT
This repository is the official implementation of Disentangling Writer and Character Styles for Handwriting Generation (CVPR 2023)
ggerganov/llama.cpp
LLM inference in C/C++
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
cloudwego/kitex
Go RPC framework with high-performance and strong-extensibility for building micro-services.
cosmos72/gomacro
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
harskish/ganspace
Discovering Interpretable GAN Controls [NeurIPS 2020]
pingcap/tiup
A component manager for TiDB
thoas/go-funk
A modern Go utility library which provides helpers (map, find, contains, filter, ...)
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
mailru/easyjson
Fast JSON serializer for golang.
dveeden/go-mysql-replay
Replay MySQL Traffic
josephg/ShareJS
Collaborative editing in any app
bmhatfield/go-runtime-metrics
Collect Golang Runtime Metrics, outputting to a stats handler
github/semantic
Parsing, analyzing, and comparing source code across many languages
dvyukov/go-fuzz
Randomized testing for Go
benfred/py-spy
Sampling profiler for Python programs
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
tensorflow/tfjs
A WebGL accelerated JavaScript library for training and deploying ML models.
alibaba/otter
阿里巴巴分布式数据库同步系统(解决中美异地机房)
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
iawia002/lux
👾 Fast and simple video download library and CLI tool written in Go
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
dropbox/PyHive
Python interface to Hive and Presto. 🐝
python/cpython
The Python programming language