JLU-Neal's Stars
camunda/camunda-bpm-platform
Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
netty/netty
Netty project - an event-driven asynchronous network application framework
google/guava
Google core libraries for Java
alibaba/jvm-sandbox
Real - time non-invasive AOP framework container based on JVM
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
dragonwell-project/dragonwell11
Alibaba Dragonwell11 JDK
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
xxlllq/system_architect
:100: 2025年系统架构设计师(软考高级)备考资料。
haoel/haoel.github.io
n0madic/twitter-scraper
Scrape the Twitter frontend API without authentication with Golang.
openjdk/panama-foreign
https://openjdk.org/projects/panama
HeKun-NVIDIA/CUDA-Programming-Guide-in-Chinese
This is a Chinese translation of the CUDA programming guide
eliaszon/Programmers-Overseas-Job-Interview-Handbook
🏂🏻 程序员海外工作/英文面试手册
apache/dubbo-rust
Apache Dubbo Rust implementation
jlevy/the-art-of-command-line
Master the command line, in one page
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
frankfan007/thunder-trader
A industrial high-performance High Frequency Trading System by C++11, support CTP, Femas and so on. 基于C++11开发的量化交易平台,可实现CTP、飞马等平台的高频交易策略。
zavier-wong/acid
A distributed service governance framework. 分布式服务治理框架
guangqianpeng/jrpc
JSON-RPC implementation in C++17
tolerious/Programming_learning_resource
学习计算机科学的一些pdf资源,欢迎赞赏
zouxiaohang/TinySTL
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
cugzj/Adaptive-B
resumejob/interview-questions
Interview Questions for Google, Amazon, Apple, etc. 根据超过 2000 篇真实面经整理的腾讯,阿里,字节跳动,Shopee,美团,滴滴高频面试题
CN-GuoZiyang/MYDB
一个简单的数据库实现
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
hellodigua/code996
统计 Git 项目的 commit 时间分布,进而推导出项目的编码工作强度
TsingZ0/PFLlib
37 traditional FL (tFL) or personalized FL (pFL) algorithms, 3 scenarios, and 20 datasets.
forthespada/InterviewGuide
🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
trailofbits/PrivacyRaven
Privacy Testing for Deep Learning
Exely/CSAPP-Labs
Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记