ironheads
There is only one heroism in the world: to see the world as it is, and to love it.
Tsinghua UniversityBeijing
ironheads's Stars
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
acmesh-official/acme.sh
A pure Unix shell script implementing ACME client protocol
facebook/folly
An open-source C++ library developed and used at Facebook.
fish-shell/fish-shell
The user-friendly command line shell.
OpenBMB/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
nvim-lua/kickstart.nvim
A launch point for your personal nvim configuration
chromium/chromium
The official GitHub mirror of the Chromium source
apache/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
apple/foundationdb
FoundationDB - the open source, distributed, transactional key-value store
overleaf/overleaf
A web-based collaborative LaTeX editor
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
apache/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
bootandy/dust
A more intuitive version of du in rust
oceanbase/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
vscode-neovim/vscode-neovim
Vim mode for VSCode, powered by Neovim
amhndu/SimpleNES
An NES emulator in C++
cmu-db/bustub
The BusTub Relational Database Management System (Educational)
apache/kvrocks
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
oceanbase/miniob
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
apache/opendal
Apache OpenDAL: access data freely.
theseus-os/Theseus
Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and affine types. Theseus aims to shift OS responsibilities like resource management into the compiler.
dyweb/papers-notebook
:page_facing_up: :cn: :page_with_curl: 论文阅读笔记(分布式系统、虚拟化、机器学习)Papers Notebook (Distributed System, Virtualization, Machine Learning)
fossabot/clash
A rule based proxy in Go.
meshpro/optimesh
:spider_web: Mesh optimization, mesh smoothing.
echasnovski/mini.ai
Neovim Lua plugin to extend and create `a`/`i` textobjects. Part of 'mini.nvim' library.
rsvim/rsvim
The VIM editor reinvented in Rust+TypeScript.
oceanbase/obproxy
A proxy server for OceanBase Database.
bcmi/PHDNet-Painterly-Image-Harmonization
[AAAI 2023] Painterly image harmonization in both spatial domain and frequency domain.
growvv/uthread
这是一个纯C实现的POSIX风格的协程库,具有极轻量、极高效、用户无感知的特点