Chang-LeHung / jpvm
A lightweight GIL-free python virtual machine. Faster startup times and smaller memory footprints than Jython and GraalPy.
☆7Updated 3 weeks ago
Alternatives and similar repositories for jpvm:
Users that are interested in jpvm are comparing it to the libraries listed below
- DES, 3DES & CBC 模式的详细解释和他们代码的具体实现☆15Updated 3 years ago
- ☆81Updated 8 months ago
- Practical Foundations for Programming Languages 2nd. R.Harper. Chinese Translation.☆13Updated 6 years ago
- sqlite的阅读笔记☆21Updated 2 years ago
- 介绍计算机系统基础知识,深入剖析各种容器和算法原理,真正透彻理解各种基础技术,夯实计算机基础!!!☆103Updated last year
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆46Updated last year
- PUPLOOS计算机操作系统,用于操作系统入门教学☆10Updated 3 years ago
- My First Language Frontend with LLVM Tutorial in Chinese☆69Updated last year
- xv6-riscv-book中译版☆80Updated 8 months ago
- 北大编译课程实践,独立完成的C语言子集SysY编译器,实现了从C语言编译到Koopa IR,再从Koopa IR编译到RISC-V汇编的实现☆27Updated 6 months ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆125Updated 2 years ago
- 入门RISC-V的手册☆59Updated 4 months ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆335Updated last year
- 算法笔记☆1Updated 4 years ago
- small a compiler☆24Updated last year
- 高性能并行编程与优化 - 第02讲的回家作业☆14Updated 5 months ago
- 实现一个子集c编译器,后端基于llvm20☆36Updated 2 months ago
- Learn how to write a minimal working linker from scratch☆99Updated 8 months ago
- AbstractMachine kernels☆62Updated 4 months ago
- A repo to store the compiler project☆72Updated 2 years ago
- 《Learn LLVM 17》的非专业个人翻译☆134Updated 4 months ago
- build a simple database in C, just like SQLite☆50Updated 2 years ago
- DIY Compiler☆45Updated 7 months ago
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编译等基础软件领域实现个人职业目标。☆29Updated last year
- A toy C compiler that compatible with C23 and can do limited optimizations☆50Updated last month
- mirror of https://github.com/rcore-os/rCore-Tutorial-Book-v3☆19Updated last year
- 遵循GPL-2.0规则,将phoenix kernel部分开源☆12Updated 2 years ago
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆34Updated 6 months ago
- ☆94Updated 8 months ago