Pinned Repositories
CMU15-441-641
CMU计网大作业,实现一个简单的web服务器
al-folio
A beautiful, simple, clean, and responsive Jekyll theme for academics
architect-awesome
后端架构师技术图谱
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
book
Book PDF
BUAAthesis
北航毕设论文LaTeX模板
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
chatgpt-retrieval-plugin
ConferenceSystem
CppGuide
C/C++学习,后端开发进阶指南。
ihbal61's Repositories
ihbal61/zellij
A terminal workspace with batteries included
ihbal61/tokei
Count your code, quickly.
ihbal61/tmux
tmux source code
ihbal61/Microsoft-Activation-Scripts
A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
ihbal61/al-folio
A beautiful, simple, clean, and responsive Jekyll theme for academics
ihbal61/linux-kernel-enriched-corpus
Linux Kernel Fuzzer Corpus
ihbal61/ihbal61.github.io
ihbal61/ihbal61
ihbal61/linux
Linux kernel source tree
ihbal61/net-tools
Linux base networking tools
ihbal61/webserver
a webserver project
ihbal61/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
ihbal61/chatgpt-retrieval-plugin
ihbal61/syzkaller
syzkaller is an unsupervised coverage-guided kernel fuzzer
ihbal61/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
ihbal61/v2rayA
A web GUI client of Project V which supports V2Ray, Xray, SS, SSR, Trojan and Pingtunnel 🚀
ihbal61/STL
MSVC's implementation of the C++ Standard Library.
ihbal61/technical_books
:books:🔥收集全网最热门的技术书籍 (GO、黑客、Android、计算机原理、人工智能、大数据、机器学习、数据库、PHP、java、架构、消息队列、算法、python、爬虫、操作系统、linux、C语言),不间断更新中:hotsprings:
ihbal61/Python
All Algorithms implemented in Python...
ihbal61/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
ihbal61/embedx
embedx 是基于 c++ 开发的、完全自研的分布式 embedding 训练和推理框架。它目前支持 图模型、深度排序、召回模型和图与排序、图与召回的联合训练模型等
ihbal61/ConferenceSystem
ihbal61/CMU15-441-641
CMU计网大作业,实现一个简单的web服务器
ihbal61/syzkaller-repros
Collection of syzkaller bug reproducers for Linux
ihbal61/hadoop
Apache Hadoop
ihbal61/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
ihbal61/Hippy
Hippy is designed for Web developer to easily build cross-platform and high-performance awesome apps. 👏
ihbal61/source-code-hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
ihbal61/node-crawler
Web Crawler/Spider for NodeJS + server-side jQuery ;-)
ihbal61/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。