go
java
javascript
python
-
soimort/you-get
⏬ Dumb downloader that scrapes the web
-
facebookresearch/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
-
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
-
swisskyrepo/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
corpnewt/gibMacOS
Py2/py3 script that can download macOS components direct from Apple
-
asciimoo/searx
Privacy-respecting metasearch engine
-
3b1b/manim
Animation engine for explanatory math videos
-
LimerBoy/Impulse
💣 Impulse Denial-of-service ToolKit
-
adamian98/pulse
PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models
-
Jaldekoa/Replicating-Face-Mask-Detector
-
EONRaider/blackhat-python3
Source code for the book "Black Hat Python" by Justin Seitz. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues involving the implementation of deprecated libraries.
-
opconty/Transformer_STR
PyTorch implementation of my new method for Scene Text Recognition (STR) based on Transformer,Equipped with Transformer, this method outperforms the best model of the aforementioned deep-text-recognition-benchmark by 7.6% on CUTE80.
-
EONRaider/violent-python3
Source code for the book "Violent Python" by TJ O'Connor. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues involving the implementation of deprecated libraries.
-
Fizzadar/pyinfra
pyinfra automates infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more.
-
rwightman/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
-
selimsef/dfdc_deepfake_challenge
A prize winning solution for DFDC challenge
-
Gaurav-chatterjee/Harry-potter-Invisible-Cloak
-
Ganapati/RsaCtfTool
RSA attack tool (mainly for ctf) - retreive private key from weak public key and/or uncipher data
-
codeshow/curso-flask
Repositorio Curso Flask - https://skip.gg/curso-flask-codeshow
-
PyTorchLightning/pytorch-lightning
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
-
huggingface/nlp
🤗 nlp: datasets and evaluation metrics for Natural Language Processing in NumPy, Pandas, PyTorch and TensorFlow
-
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
Yelp/detect-secrets
An enterprise friendly way of detecting and preventing secrets in code.
-
tensorflow/models
Models and examples built with TensorFlow
rust
-
xi-editor/druid
A data-first Rust-native UI design toolkit.
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
amethyst/amethyst
Data-oriented and data-driven game engine written in Rust
-
bytecodealliance/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
-
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
-
libra/libra
Libra’s mission is to enable a simple global payment system and financial infrastructure that empowers billions of people.
-
WebAssembly/WASI
WebAssembly System Interface
-
cloudflare/wrangler
🤠 wrangle your cloudflare workers
-
rust-lang/cargo
The Rust package manager
-
servo/servo
The Servo Browser Engine
-
graphql-rust/juniper
GraphQL server library for Rust
-
Rust-SDL2/rust-sdl2
SDL2 bindings for Rust
-
Rigellute/spotify-tui
Spotify for the terminal written in Rust 🚀
-
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
-
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
-
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
Ashymad/fortraith
Forth for Rust's trait system
-
Edu4rdSHL/findomain
The fastest and cross-platform subdomain enumerator, do not waste your time.
-
rust-lang/rustup
The Rust toolchain installer
-
timberio/vector
A lightweight and ultra-fast tool for building observability pipelines
-
gfx-rs/wgpu
Native WebGPU implementation based on gfx-hal
-
actix/examples
Actix web examples
-
SergioBenitez/Rocket
A web framework for Rust.
-
rust-lang/rustfmt
Format Rust code
-
gfx-rs/gfx
A low-overhead Vulkan-like GPU API for Rust.