Meriky's Stars
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
jxxghp/MoviePilot
NAS媒体库自动化管理工具
neovide/neovide
No Nonsense Neovim Client in Rust
littlecodersh/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
servo/servo
Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
THUDM/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
guaguaguaxia/weekly_report
简单描述工作内容,帮你生成完整周报
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
cockroachdb/errors
Go error library with error portability over the network
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
clxering/Effective-Java-3rd-edition-Chinese-English-bilingual
Effective Java(第3版)各章节的中英文学习参考(已完成)
kwai/DouZero
[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning | 斗地主AI
EndlessCheng/codeforces-go
算法竞赛模板库 by 灵茶山艾府 💭💡🎈
kpdecker/jsdiff
A javascript text differencing implementation.
ant-design/ant-design
An enterprise-class UI design language and React UI library
doomemacs/doomemacs
An Emacs framework for the stubborn martian hacker
Jamesits/netease-music-status
Monitor status of Netease Music for OS X, written in Python.
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
Ha0Tang/XingGAN
[ECCV 2020] XingGAN for Person Image Generation
Ha0Tang/BiGraphGAN
[BMVC 2020 Oral] Bipartite Graph Reasoning GANs for Person Image Generation
zhangqianhui/GazeAnimation
Give a portrait face, move the gaze up (ACM MM 2020)
tobran/DF-GAN
[CVPR2022 oral] A Simple and Effective Baseline for Text-to-Image Synthesis
RedisBloom/RedisBloom
Probabilistic Datatypes Module for Redis
VSCodeVim/Vim
:star: Vim for Visual Studio Code
soot-oss/soot
Soot - A Java optimization framework
jackfrued/Python-100-Days
Python - 100天从新手到大师
wisdompeak/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.