Anilople / javajvmLinks
A toy JVM written in Java
☆39Updated last year
Alternatives and similar repositories for javajvm
Users that are interested in javajvm are comparing it to the libraries listed below
Sorting:
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆73Updated 5 years ago
- 《X86汇编语言-从实模式到保护模式》实验☆19Updated 7 years ago
- ☆54Updated 4 years ago
- MIT 6.824: Distributed Systems (Spring 2020)☆126Updated 3 years ago
- 本文面向于 基础的后端开发入门,用于帮助青柚工作室后端入门☆56Updated last year
- DIY Compiler☆45Updated last year
- 参考网易云课堂 讲师:Coding迪斯尼 之"自己动手用java编写c编译器"代码 仅仅学习用 不做任何商业用途☆13Updated 7 years ago
- A simple database engine with common SQL queries support. Final project for course 'Introduction to Databases' of Tsinghua University, Fa…☆150Updated 6 years ago
- 分布式延迟调度中间件,自实现Raft分布式一致性算法+LevelDB实现分布式数据存储,使用时间轮算法调度任务执行,支持取消未开始调度的任务。☆20Updated 2 years ago
- 🚀 The aquifer is a java web framework based on Java8 and netty☆36Updated 4 years ago
- 基于 java21 + maven3.9 + junit5 + jacoco 的 leetcode + codeforces + atcoder + nowcoder 练习仓库。☆38Updated last week
- 给新员工和实习生的生存指南。 Good Luck and Survive!☆244Updated 3 months ago
- The mechanism of jvm suspending working-thread☆17Updated 4 years ago
- 《新一代垃圾回收器ZGC设计与实现》一书参考的代码☆34Updated 4 years ago
- Readings in Database Systems, 5th Edition 中文翻译☆98Updated 3 years ago
- minimal database☆39Updated 5 years ago
- PingCAP Talent-Plan(TIDB)1.0 题解 成绩: Section1: 95分 Section2: 97分 Section3: 100分 Section4: 88分☆41Updated 5 years ago
- 学习 MIT-6.824-2020 分布式系统课程记录的笔记和实验☆60Updated 5 years ago
- FOOS's Overcoming Operating System☆26Updated 5 years ago
- 《Java虚拟机字节码:从入门到实战》第二版《深入浅出JVM字节码》开源电子书。这本书详细介绍ASM框架的API、Class文件结构解析、HotSpot虚拟机类加载源码分析、动态代理与字节码插桩的实现。☆58Updated 4 months ago
- Java 实现 JVM☆247Updated 3 years ago
- 用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。☆66Updated 6 years ago
- 《多处理器编程的艺术》一书中的示例代码实现,带有注释与单元测试☆50Updated 2 years ago
- 自己动手写数据库--基于Java语言的简易关系型数据库☆153Updated 3 years ago
- [译] Java8 中文官方文档(施工中)☆43Updated 4 years ago
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- MIT 6.828 操作系统课程☆49Updated 6 years ago
- 迟先生 语料库☆36Updated 3 years ago
- ☆13Updated 3 weeks ago
- Java手写ThreadPoolExecutor:线程数量动态伸缩的线程池☆17Updated last year