HotSpot JVM针对Linux-x86平台的源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
☆32Jan 3, 2017Updated 9 years ago
Alternatives and similar repositories for HotSpot-JVM-Linux-x86-Research
Users that are interested in HotSpot-JVM-Linux-x86-Research are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Java进程运行期窥探器☆40Oct 19, 2014Updated 11 years ago
- toy jvm in jvm☆18Mar 6, 2017Updated 9 years ago
- 企业IM即时通讯定制平台,百万级高并发、高性能、可扩展、安全、高交互体验的企业通信和协作im平台。包含通讯服务、客户端(PC、Android、iOS)、Web门户(用于集成企业应用)、WebAPI。☆57Dec 5, 2018Updated 7 years ago
- ☆14Sep 3, 2025Updated 8 months ago
- hotpsot源码学习☆15Apr 21, 2018Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- jvm 学习中积累的代码☆32Nov 30, 2014Updated 11 years ago
- C++全栈即时通讯项目。前端基于QT实现用户交互界面,包括用户注册、密码重置、聊天界面、好友管理、聊天记录等,界面模仿微信,使用QSS美化。后端采用分布式设计,包括网关服务、验证服务、状态服务、聊天服务、Redis服务、MySQL服务,后端服务(除ChatServer)通过…☆15Jan 7, 2025Updated last year
- 通过生成时序图显示代码整体结构☆10Nov 7, 2022Updated 3 years ago
- 自己封装的WebRTC, 使用的库编译自libjingle的稳定版本,主要用于视频会议的语音部分☆16Jun 5, 2013Updated 12 years ago
- 视频会议换背景⚡背景调色☆15Feb 17, 2022Updated 4 years ago
- 蜂巢爬虫系统 是一套只需要定义XPath,就可实现爬取网站,APP的系统, 支持多种解析方式(XPath,正则表达式),多种下载方式(HttpClient库, PhantomJs, Selenium),多种输出方式(Excel,MongoDB)。 可不做任何修改发布到Yar…☆10Sep 5, 2016Updated 9 years ago
- JamVM is a new Java Virtual Machine conforming to the JVM specification edition 2 (blue book). Clone of git://git.code.sf.net/p/jamvm/cod…☆44Jun 6, 2021Updated 4 years ago
- database☆11Aug 31, 2018Updated 7 years ago
- 如果你正新开始一个服务器端API项目,使用的正是maven, Spring MVC技术,并使用JSON作为服务器返回的格式,那么codegen-builder-plugin将让你免费获得自动生成文档,自动生成Android客户端代码等功能。例子代码:https://gith…☆14Dec 6, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Duilib仿迅雷精简版界面☆16Oct 10, 2017Updated 8 years ago
- 自己动手实现 JVM ,了解JVM内部运行机制(write your own JVM)☆177Jan 20, 2018Updated 8 years ago
- ☆10Nov 14, 2017Updated 8 years ago
- A repository holding the slides and short information from my presentations at different events☆11Jul 25, 2025Updated 9 months ago
- 使用javascript实现的类似yacc/bison的语法解析器的生成器☆17Nov 20, 2017Updated 8 years ago
- http://git.savannah.gnu.org/cgit/hurd/libpthread.git/☆11Dec 18, 2013Updated 12 years ago
- python-actors☆25Aug 29, 2013Updated 12 years ago
- Thrift on Netty 4.x && Thrift Client Pool☆16Dec 26, 2016Updated 9 years ago
- Personal development fork for https://gitlab.freedesktop.org/camera/uvc-gadget/ - Please use that repository instead.☆14Dec 8, 2022Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 《亿级流量网站架构核心技术》 - 笔记☆12Nov 25, 2018Updated 7 years ago
- InnoDB注释☆12Sep 1, 2016Updated 9 years ago
- 基于Qt的简易内部电子邮件系统☆13Jun 6, 2020Updated 5 years ago
- TLA+ specs and models for the TezEdge node's p2p overlay network, shell, and consensus☆22Dec 14, 2021Updated 4 years ago
- 《深入理解Java虚拟机》读书笔记☆67Nov 22, 2017Updated 8 years ago
- SpringBoot学习笔记;SpringBoot原理分析;SpringBoot实战☆12Feb 1, 2018Updated 8 years ago
- Compiler construction library in C.☆56Oct 26, 2012Updated 13 years ago
- 使用Java爬虫Jsoup写的爬取各大小说网站内容。支持多网站小说来源,程序猿划水利器。☆12Sep 26, 2018Updated 7 years ago
- 本项目已经迁移到码云 gitee.com,此处不再更新!☆41Jan 24, 2013Updated 13 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- HiMagpie 网关,负责 TCP 长连接建立、心跳、消费消息队列并推送等。☆16Jun 1, 2017Updated 8 years ago
- bkuilib - 金山开源界面库KUI的精简版本☆16Mar 30, 2018Updated 8 years ago
- 分布式锁的几种实现方法:redis实现分布式锁☆12Dec 5, 2016Updated 9 years ago
- 测试驱动造轮子的方式研究《Redis3.0源码注解》☆10Sep 5, 2016Updated 9 years ago
- 参考网易云课堂 讲师:Coding迪斯尼 之"自己动手用java编写c编译器"代码 仅仅学习用 不做任何商业用途☆14Feb 10, 2018Updated 8 years ago
- h26x sps info parse☆18Oct 21, 2020Updated 5 years ago
- Use claude code anywhere.☆62Apr 19, 2026Updated 2 weeks ago