nebgnahz's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
jlevy/the-art-of-command-line
Master the command line, in one page
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
0xAX/linux-insides
A little bit about a linux kernel
tipsy/profile-summary-for-github
Tool for visualizing GitHub profiles
Olshansk/interview
Everything you need to prepare for your technical interview
khoj-ai/khoj
Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
facebookarchive/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
ValveSoftware/GameNetworkingSockets
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
spacejam/sled
the champagne of beta embedded databases
neon-bindings/neon
Rust bindings for writing safe and fast native Node.js modules.
openethereum/parity-ethereum
The fast, light, and robust client for Ethereum-like networks.
CryptoSignal/Crypto-Signal
Github.com/CryptoSignal - Trading & Technical Analysis Bot - 4,100+ stars, 1,100+ forks
facebookresearch/DrQA
Reading Wikipedia to Answer Open-Domain Questions
KDAB/hotspot
The Linux perf GUI for performance analysis.
jashkenas/docco
Literate Programming can be Quick and Dirty.
jcjohnson/cnn-benchmarks
Benchmarks for popular CNN models
cksystemsteaching/selfie
An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
rust-lang-nursery/rust-cookbook
https://rust-lang-nursery.github.io/rust-cookbook
brson/stdx
The missing batteries of Rust
hyperium/h2
HTTP 2.0 client & server implementation for Rust.
rust-lang/api-guidelines
Rust API guidelines
spacejam/tla-rust
writing correct lock-free and distributed stateful systems in Rust, assisted by TLA+
devd/Academic-Writing-Check
check for passive words, weasel words, duplicate words, typographical errors and words strunk & white don't like
alex-shapiro/ditto
CRDTs for common data structures like maps, vecs, sets, text, and JSON
HdrHistogram/HdrHistogram_rust
A port of HdrHistogram to Rust
lance36/catFeeder
ESP8266 based MQTT controlled cat feeder I use in order to keep my cats happy and healthy.
carllerche/futures-pool
Work-stealing thread pool for executiong futures
microdog/wechat_automated_jump_game
利用MonkeyRunner(WebDriverAgent)和OpenCV在Android(iOS)设备上自动玩微信跳一跳小游戏。