手写实现JVM巨tm详细笔记,看了你也会
☆340Mar 13, 2022Updated 3 years ago
Alternatives and similar repositories for JVM
Users that are interested in JVM are comparing it to the libraries listed below
Sorting:
- implement a simple jvm with java☆103Mar 7, 2024Updated last year
- ☆56Feb 10, 2024Updated 2 years ago
- 💊JVM 底层原理解析☆371Aug 1, 2025Updated 7 months ago
- 从零开始,手写一个RPC,任何人都能看懂☆951Aug 4, 2024Updated last year
- 这是一门包罗万象但又井然有序、既有岁月沉淀但又非常潮流的 SRE (Site Reliability Engineer) 教程。☆137Oct 9, 2023Updated 2 years ago
- This repo contains only source code for computer science course.☆21Nov 1, 2020Updated 5 years ago
- Java ASM☆347Feb 24, 2025Updated last year
- ☆83Jul 27, 2022Updated 3 years ago
- Java 实现 JVM☆251Jun 17, 2022Updated 3 years ago
- ☆18Nov 19, 2022Updated 3 years ago
- Open Source book: Rust Source Code Analysis☆206Oct 14, 2022Updated 3 years ago
- [yvm] low performance garbage-collectable jvm☆254Feb 15, 2023Updated 3 years ago
- Obfuscated Binaries☆32Mar 6, 2023Updated 2 years ago
- 存储(分布式、存储引擎等)领域相关的论文阅读笔记☆193Aug 10, 2022Updated 3 years ago
- 《自己动手写Java虚拟机》随书源代码☆1,663Apr 5, 2022Updated 3 years ago
- 响应式的MQTT Broker项目,计划支持MQTT,WebSocket,CoAP,XMPP等常用的物联网协议。☆23Aug 24, 2021Updated 4 years ago
- 🐑 🐑 🐑 本系列教程主要是为了弄清楚容器化的原理,纸上得来终觉浅,绝知此事要躬行,理论始终不及动手实践来的深刻,所以这个系列会用go语言实现一个类似docker的容器化功能,最终能够容器化的运行一个进程。☆162Jun 8, 2023Updated 2 years ago
- Redux 源码解读及中文注释☆11May 25, 2020Updated 5 years ago
- 死锁检测模块,可为您的项目在debug中检测死锁并处理,在不要求极致性能的情况下甚至可以嵌入到release版本中。代码尽量精简易读☆10Jul 1, 2020Updated 5 years ago
- A benchmark for Java gadget chain detecting algorithms.☆15Jun 20, 2025Updated 8 months ago
- 手写一个迷你版本的Tomcat,实现了静态、动态资源的访问。☆10Dec 27, 2020Updated 5 years ago
- JavaCompile 仿制的Java前端编译器 基础正版javac的精简版本,添加大量注释说明☆12Apr 17, 2022Updated 3 years ago
- WIP☆15Jan 13, 2022Updated 4 years ago
- ☆10Jul 19, 2016Updated 9 years ago
- WebView通过H5支付方式调起微信支付☆12Sep 1, 2020Updated 5 years ago
- 本教程教大家用 450 行 Go 代码实现一个简单的编程语言☆588Feb 11, 2021Updated 5 years ago
- A simple distributed transaction framework implemented by go☆70May 3, 2023Updated 2 years ago
- ☆135Jun 25, 2024Updated last year
- 禅定 - 屏蔽设置的网站 - 专注于工作和学习☆10Dec 6, 2019Updated 6 years ago
- leveldb的源码中文注释解读版☆51Aug 21, 2021Updated 4 years ago
- 本专题主要介绍如何通过java代码来实现JVM的基础功能(搜索解析class文件、字节码命令、运行时数据区等),从而让java程序员通过最熟知的java程序,学习JVM是如何将java程序一步步跑起来的,按照《java虚拟机规范》与go语言版的《自己动手写Java虚拟机》实…☆357Jul 1, 2022Updated 3 years ago
- MCPCorpus is a comprehensive dataset for analyzing the Model Context Protocol (MCP) ecosystem, containing ~14K MCP servers and 300 MCP cl…☆32Sep 1, 2025Updated 6 months ago
- Bare-metal Pong Game on Intel i386☆13Sep 5, 2022Updated 3 years ago
- 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码☆22,097Mar 22, 2025Updated 11 months ago
- 《PDF 解析》☆1,106Aug 5, 2024Updated last year
- ShadowOVPN bridges shadowsocks and OpenVPN based on Docker. You can now connect to OpenVPN servers with any shadowsocks compatible client…☆18Oct 22, 2018Updated 7 years ago
- WeChatPlugin via Hook☆14May 11, 2020Updated 5 years ago
- A Simple 32-bit OS lab tutorial.☆456May 31, 2021Updated 4 years ago
- 手撸解释器教程《Crafting Interpreters》中文翻译☆1,890Nov 19, 2024Updated last year