Stars
Expressive middleware for node.js using ES2017 async functions
In-depth understanding of Node.js: Core Ideas and Source Code Analysis
代码MIT 2016-2017年JOS LAB(6/6) 过程记录文档为SJTU+MIT
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Read-only mirror of Wireshark's Git repository at https://gitlab.com/wireshark/wireshark.
The WinPcap packet capture library. Pull requests will be ignored. Please upload changes to https://code.wireshark.org/review/ .
A curated list of awesome Android UI/UX libraries
Empowering everyone to build reliable and efficient software.
0xcc / jclasslib
Forked from ingokegel/jclasslibjclasslib bytecode viewer is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
An unfinished implementation of the Tiger compiler.
The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
0xcc / pycdc
Forked from zrax/pycdcC++ python bytecode disassembler and decompiler
Percona TokuDB is a high-performance, write optimized, compressing, transactional storage engine for Percona Server. Issue tracker: https://tokutek.atlassian.net/browse/DB/ Wiki: https://github.com…
OpenJDK(HotSpot JVM、Javac)源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
Lemon is an LALR(1) parser generator for C or C++.
My Toy Compiler. Read about how I did it at the homepage URL