yooka1123 / cabin
A toy jvm written in C, based on jdk16
☆32Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for cabin
- this is a mini jvm☆25Updated 7 years ago
- Java Garbage Collection 与各种GC算法☆33Updated 6 years ago
- 第三届阿里中 间件性能挑战赛, 赛后整理☆17Updated 6 years ago
- Important experiments on memory management, file access, network transfer, job scheduler, and so on.☆15Updated 2 years ago
- HSQLDB数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆13Updated 3 years ago
- HotSpot JVM针对Linux-x86平台的源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆32Updated 7 years ago
- ☆13Updated 2 years ago
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆88Updated 6 years ago
- Some evil utilities that runs only on HotSpot☆40Updated 13 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆96Updated 2 months ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 7 years ago
- A hobby jvm, just want to know how a java virtual machine works.☆25Updated 10 years ago
- “Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。☆97Updated last month
- 第一届PolarDB数据库性能大赛代码。Java语言实现☆17Updated 5 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), Service mesh agent in pure c (使用intrinsics编写向量化代码),第四届阿里中间件初赛代码,…☆44Updated 4 years ago
- 《新一代垃圾回收器ZGC设计与实现》一书参考的代码☆33Updated 4 years ago
- 2016年阿里中间件性能挑战赛复赛☆90Updated 7 years ago
- 一个仿innodb的数据库存储引擎。☆16Updated 6 years ago
- it's a simple and easy net framework with nio mode written by java☆41Updated 7 years ago
- 自己动手实现 JVM ,了解JVM内部运行机制(write your own JVM)☆162Updated 6 years ago
- A Distributed Message Middleware☆18Updated 11 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆205Updated 5 years ago
- ☆26Updated 6 years ago
- Another program language base on jvm☆70Updated last year
- 阿里巴巴中间件大赛第一赛季代码(排名33)☆8Updated 8 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 4 years ago
- [yvm] low performance garbage-collectable jvm☆251Updated last year
- 《Java虚拟机字节码:从入门到实战》第二版《深入浅出JVM字节码》开源电子书。这本书详细介绍ASM框架的API、Class文件结构解析、HotSpot虚拟机类加载源码分析、动态代理与字节码插桩的实现。☆45Updated 4 months ago