geniusfhr's Stars
torvalds/linux
Linux kernel source tree
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
judasn/IntelliJ-IDEA-Tutorial
IntelliJ IDEA 简体中文专题教程
julycoding/The-Art-Of-Programming-By-July-2nd
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
nikitavoloboev/config
Apps/CLIs/configs I use on macOS/iOS
stanzhai/be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
opengapps/opengapps
The main repository of the Open GApps Project
LearnOpenGL-CN/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
stleary/JSON-java
A reference implementation of a JSON package in Java.
vicky002/AlgoWiki
Repository which contains links and resources on different topics of Computer Science.
lotabout/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
poole/lanyon
A content-first, sliding sidebar theme for Jekyll.
chyyuu/os_course_info
OS Lectures 2022 Spring in Dept. CS, Tsinghua Univ.
hackerzhou/Love
My love story with MaryNee
mdn/kuma
The project that powers MDN.
firekylin/firekylin
A Simple & Fast Node.js Blogging Platform Base On ThinkJS3 & React & ES2015+
Gracker/Rss-IT
这个项目记录了个人订阅的一些科技人的Blog地址,欢迎大家推荐,一起来完善! 欢迎自荐......
kymjs/EmojiChat
Android聊天界面+emoji表情+大表情实现
richleland/pygments-css
css files created from pygment's built-in styles
dboissier/mongo4idea
MongoDB integration in Intellij
kaeyleo/jekyll-theme-H2O
🎉 A clean and delicate Jekyll theme. Jekyll博客主题
HostsTools/Windows
Hosts tool for googlehosts/hosts
mengning/mykernel
mykernel 2.0: Develop your own OS kernel by reusing Linux infrastructure, based on x86-64/Linux Kernel 5.4.34.
Ninputer/VBF
A flexible and extensible front-end library of a programming language compiler.
Lerist/Go-Hosts
Go Hosts
phoenixlzx/the_start.md
LeechanX/My-Compiler-Designer
利用java语言写的编译器,自己设计了语言、文法、设计了词法分析、语法分析、语义分析和汇编代码生成
paulsmith/getting-started-llvm-c-api
Getting started with the LLVM C API
nickChenyx/RabbitMQ_Tutorial
Simple implement of RabbitMQ Tutorial with expatiation.