go
java
javascript
python
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
madhavanmalolan/awesome-reactnative-ui
Awesome React Native UI components updated weekly
-
trekhleb/learn-python
📚Playground and cheatsheet for learning Python
-
drduh/macOS-Security-and-Privacy-Guide
A practical guide to securing macOS.
-
jakubroztocil/httpie
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc.https://httpie.org
-
tensorflow/models
Models and examples built with TensorFlow
-
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones Python implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
rstojnic/lazydata
Lazydata: Scalable data dependencies for Python projects
-
MasoniteFramework/masonite
The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Slack channel questions:http://slack.masoniteproject.com
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
keras-team/keras
Deep Learning for humans
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
chubin/cheat.sh
the only cheat sheet you need
-
tldr-pages/tldr
📚Simplified and community-driven man pages
-
s0md3v/Photon
Incredibly fast crawler designed for reconnaissance.
-
joukos/PaperTTY
PaperTTY - Python module to render a TTY on e-ink
-
kennethreitz/pytheory
Music Theory for Humans.
-
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
-
pallets/flask
The Python micro framework for building web applications.
-
django/django
The Web framework for perfectionists with deadlines.
-
medvedev1088/ethereum-etl
Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions
-
donnemartin/interactive-coding-challenges
Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
-
littlecodersh/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
rust
-
sharkdp/bat
A cat(1) clone with wings.
-
dmexe/failsafe-rs
A circuit breaker implementation for rust
-
danleh/wasabi
A dynamic analysis framework for WebAssembly programs.
-
andygrove/sqlparser-rs
ANSI SQL Lexer and Parser for Rust
-
rust-lang/rust
A safe, concurrent, practical language.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
vorner/spirit
-
gfx-rs/gfx
A high-performance, bindless graphics API for Rust.
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
Plume-org/Plume
Federated blogging application, thanks to ActivityPub
-
DenisKolodin/yew
Rust framework for building client web apps
-
gfx-rs/portability
Vulkan Portability Implementation
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
hello-rust/show
Show notes, code, and ideas for future topics for "Hello Rust!", a YouTube channel about the Rust programming language.
-
RustPython/RustPython
A Python Interpreter written in Rust
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
ogham/exa
Replacement for 'ls' written in Rust.
-
mre/awesome-static-analysis
A curated list of linters, code quality checkers, and other static analysis tools for various programming languages
-
SergioBenitez/Rocket
A web framework for Rust.
-
PyO3/pyo3
Rust bindings for the Python interpreter
-
paritytech/parity-ethereum
The fast, light, and robust EVM and WASM client.
-
hyperium/hyper
An HTTP library for Rust
-
rbspy/rbspy
Sampling profiler for Ruby
-
m-labs/smoltcp
a smol tcp/ip stack