junweizeng's Stars
Byaidu/PDFMathTranslate
PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
FudanSELab/Agent4SE-Paper-List
Repository for the paper "Large Language Model-Based Agents for Software Engineering: A Survey". Keep updating.
iniside/ActionRPGGame
Unreal Engine 4 Action RPG type game starter kit.
eseckel/ai-for-grant-writing
A curated list of resources for using LLMs to develop more competitive grant applications.
alibaba/transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
aalansehaiyang/technology-talk
【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!
youlookwhat/DesignPattern
📚 Java 23种设计模式全归纳
dtcxzyw/conservative-clang
An early LLVM pass which removes most of UB-implying information
GJDuck/EnvFuzz
Fuzz anything with Program Environment Fuzzing
clxering/Effective-Java-3rd-edition-Chinese-English-bilingual
Effective Java(第3版)各章节的中英文学习参考(已完成)
tporadowski/redis
Native port of Redis for Windows. 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. This repository contains unofficial port of Redis to Windows.
CoderLeixiaoshuai/java-eight-part
『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!
hexojs/hexo
A fast, simple & powerful blog framework, powered by Node.js.
haoxintu/LLM4CBI
Isolating Compiler Bugs by Generating Effective Witness Programs with Large Language Models (Accepted by IEEE TSE)
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
clash-verge-rev/clash-verge-rev
Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
uds-se/fuzzingbook
Project page for "The Fuzzing Book"
Colloportus0/MLIRSmith11
dvyukov/go-fuzz
Randomized testing for Go
DeadCodeProductions/diopter
deepseek-ai/DeepSeek-Coder-V2
DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence
fuzz4all/fuzz4all
🌌️Fuzz4All: Universal Fuzzing with Large Language Models
collinleiber/ClustPy
A Python library for advanced clustering algorithms
github/gitignore
A collection of useful .gitignore templates
FabianWe/schulze_voting
A python implementation for Schulze votings with the possibility to have weighted votes.
AlessandroChecco/top-k-kendall-tau
Top-k kendall-tau distance. This python module generalise kendall-tau as defined in [1] Fagin, Ronald, Ravi Kumar, and D. Sivakumar. "Comparing top k lists." SIAM Journal on Discrete Mathematics 17.1 (2003): 134-160. It returns a distance: 0 for identical (in the sense of top-k) lists and 1 if completely different.
oz123/awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
zwang4/awesome-machine-learning-in-compilers
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation