xrxtzz's Stars
codefuse-ai/Awesome-Code-LLM
[TMLR] A curated list of language modeling researches for code and related datasets.
traefik/yaegi
Yaegi is Another Elegant Go Interpreter
comfyanonymous/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
facebook/infer
A static analyzer for Java, C, C++, and Objective-C
antlr/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
javaparser/javaparser
Java 1-21 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
jbeder/yaml-cpp
A YAML parser and emitter in C++
alibaba/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
Grasscutters/Grasscutter
A server software reimplementation for a certain anime game.
pascal-lab/Tai-e-assignments
Tai-e assignments for static program analysis
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
skywind3000/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
rclone/rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
mattbaird/elastigo
A Go (golang) based Elasticsearch client library.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
scala/scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
saltlab/JSeft
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
alex000kim/nsfw_data_scraper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
cocos2d/cocos2d-x
Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
zhantong/interview
Android方向面试、笔试知识整理
dyc87112/SpringBoot-Learning
《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
mathbeveridge/asoiaf
Character Interaction Networks for George R. R. Martin's "A Song of Ice and Fire" saga
IRT-SystemX/nodetrix
cslarsen/lua-cpp
Tutorial code for Lua and C++ integration
rsta2/circle
A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)
danielbathke/PIqueno
Um sistema operacional educacional para o Raspberry Pi
zlm2012/nanos
Based on Operating System Labs from NJU