KaoImin's Stars
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
denoland/deno
A modern runtime for JavaScript and TypeScript.
nervosnetwork/muta-utils
Some utilities for muta.
zhouyun-zoe/hc-docs
docs
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
nervosnetwork/muta-minits
TypeScript to LLVM compiler
w3f/consensus
Consensus for Web3
OI-wiki/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
0xProject/OpenZKP
OpenZKP - pure Rust implementations of Zero-Knowledge Proof systems.
nervosnetwork/ckb-vm
CKB's vm, based on open source RISC-V ISA
nervosnetwork/muta
Muta is a high-performance blockchain framework.
rcore-os/rCore
Rust version of THU uCore OS. Linux compatible.
rust-lang/vscode-rust
Rust extension for Visual Studio Code
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
rust-lang/book
The Rust Programming Language
rust-lang/cargo
The Rust package manager
nervosnetwork/overlord
Overlord consensus protocol.
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
codota/TabNine
AI Code Completions
davideuler/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
maemual/raft-zh_cn
Raft一致性算法论文的中文翻译
ajmwagar/stego
🦕 stego is a steganographic swiss army knife.
zhihu/rucene
Rust port of Lucene
marceloboeira/voik
♒︎ [WIP] An experimental ~distributed~ commit-log
netdata/netdata
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
rust-lang/rust
Empowering everyone to build reliable and efficient software.
cpeikert/Lol
Λ ⚬ λ: Functional Lattice Cryptography
KaoImin/bft-core
An efficient and stable Rust library of BFT core for distributed system.
briansmith/ring
Safe, fast, small crypto using Rust