mini-mo / mini-jvm_x
☆13Updated 2 years ago
Alternatives and similar repositories for mini-jvm_x:
Users that are interested in mini-jvm_x are comparing it to the libraries listed below
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆26Updated last year
- A visual chart for Java MicroBenchmark Harness.☆41Updated 5 years ago
- 基于eventloop的java非阻塞网络库,实现了事件驱动,无锁的基于最小堆的定时器,便于扩展的pipeline机制以及内存池☆18Updated 2 years ago
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- code-builder是一款代码生成maven mojo插件,通过简单的配置就可以完成数据库内Table转换Entity或者其他实体类,想怎么生成完全根据你的个人业务逻辑,code-builder尽可能的完善的提供数据库内的一些定义的信息,让你更方便更灵活的来生成Java…☆9Updated 5 years ago
- Spring Boot web应用优雅启动和停机示例☆25Updated 4 years ago
- 100% Java compatibility and Functional Programming.☆132Updated 5 years ago
- 使用panama api为java提供io_uring的绑定而无需使用jni绑定,同时统一文件IO和网络IO的模型,提供一套易用的异步IO API☆91Updated this week
- 《Java虚拟机字节码:从入门到实战》第二版《深入浅出JVM字节码》开源电子书。这本书详细介绍ASM框架的API、Class文件结构解析、HotSpot虚拟机类加载源码分析、动态代理与字节码插桩的实现。☆48Updated 6 months ago
- WAST is a high-performance Java toolset library package that includes JSON, YAML, CSV, HttpClient, JDBC and EL engines☆59Updated this week
- HSQLDB数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆13Updated 3 years ago
- JamVM adapted version on macOS Catalina 10.15.6☆16Updated 3 years ago
- Practice of github.com/JakubDziworski/Enkel-JVM-language☆38Updated 6 years ago
- Dactor是基于Java的轻量级同步异步统一处理框架,基于协程思想构建☆50Updated 4 years ago
- Intellij IDEA plugin for some code tools☆23Updated 5 years ago
- redis base delay queue☆44Updated last month
- Visualgc patch for Java 8+ and visualgc for IDEA☆25Updated last year
- hanboDB is a high available,low latency memory database system☆36Updated last year
- Async SQL mapper framework☆38Updated 2 years ago
- The mini tomcat.(手写从零实现简易版 tomcat。别称【嗅虎】心有猛虎,轻嗅蔷薇。)☆25Updated 8 months ago
- 😐 A Java library for building web applications☆33Updated last year
- Tutorial about creating of RESTful services with Vert.x using Java. Full article you can find in our engineering blog: https://medium.com…☆16Updated last month
- Java实现的DNS服务器,可通过WEB管理界面随意设置灵活的解析规则。☆45Updated 2 years ago
- ☆19Updated 2 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- http://thinkinjava.cn/2019/05/11/2019-05-12-java-nio/☆13Updated 5 years ago
- 最全面的disruptor的教材,剖析内部细节及适用场景☆41Updated 5 years ago
- JDBC 4.2 Specification(JSR 221).《JDBC 4.2 规范》中文翻译。☆48Updated 2 months ago
- WingsBoot=BKB+BoT+SpringBoot: ①quickly achieve business goals; ②timely repay technical debt; ③safely refactor programs and business. We a…