ruanzhi's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
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
ardanlabs/gotraining
Go Training Class Material :
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
youngwind/blog
梁少峰的个人博客
marmotedu/iam
企业级的 Go 语言实战项目:认证和授权系统(带配套课程)
hyper0x/Golang_Puzzlers
An example project, for my column named "Core Golang - 36 lessons"
cosen1024/Java-Interview
「Java面试小抄」一份通向理想互联网公司的面试汇总,包括 Java基础、Java并发、JVM、MySQL、Redis、Spring、MyBatis、Kafka、计算机操作系统、计算机网络、系统设计、分布式、Java 项目实战等
farmerjohngit/myblog
有深度的Java技术博客
Arronlong/httpclientutil
该项目基于HttpClient-4.4.1封装的一个工具类。提供了更为简单的GET、POST及上传下载等功能。同时支持插件式配置Http-Header(包含自定义header)、配置SSL和Proxy等。
yongxinz/gopher
Go 学习路线图,包括基础专栏,进阶专栏,源码阅读,实战开发,面试刷题,必读书单等一系列资源
youngyangyang04/Markdown-Resume-Template
BAT程序员自己的简历模板分享出来了 。技术简历追求简单明了,避免没有必要的花哨修饰,大家可以fork到自己仓库中,基于这个模板进行修改。
bestswifter/macbootstrap
A bootstrap script for new Mac
liujiming789/The-Art-of-Computer-Programming
计算机程序设计的艺术
graalvm/graalvm-demos
This repository contains example applications to illustrate the different capabilities of GraalVM
michaelliao/compiler
In-memory compile java source code and load compiled classes.
haosdent/jcgroup
Cgroup on JVM
Yhzhtk/note
知识代码笔记
HXWfromDJTU/blog
🌈 技术博客,记录日常工作学习的整理~欢迎star
beautautumn/starshop
kostaskougios/scalascriptengine
Dynamically compiles and reloads scala classes
mariofusco/hammurabi
The Scala Rule Engine
graalvm/simpletool
A simple example tool built using the Truffle instrumentation API.
fishingfly/gomonkey_examples
gomonkey测试框架的使用案例
AnoyiX/fastlab
An extension library for FastAPI framework
ruanzhi/ea-async
EA Async implements async-await methods in the JVM.
ruanzhi/machine-learning-notes
This is the notes of the way of machine learning study. You may find something useful in it.