go
java
javascript
python
-
Fewbytes/rubber-docker
A workshop on Linux containers: Rebuild Docker from Scratch
-
minimaxir/person-blocker
Automatically "block" people in images (like Black Mirror) using a pretrained neural network.
-
tensorflow/models
Models and examples built with TensorFlow
-
Prodicode/ann-visualizer
A python library for visualizing Artificial Neural Networks (ANN)
-
melodyguan/enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
-
keras-team/keras
Deep Learning for humans
-
marvis/pytorch-yolo3
pytorch yolo3
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
-
localstack/localstack
💻A fully functional local AWS cloud stack. Develop and test your cloud apps offline!
-
tzutalin/labelImg
🤘LabelImg is a graphical image annotation tool and label object bounding boxes in images
-
django/django
The Web framework for perfectionists with deadlines.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
Kyubyong/expressive_tacotron
Tensorflow Implementation of Expressive Tacotron
-
XX-net/XX-Net
a web proxy tool
-
pallets/flask
The Python micro framework for building web applications.
-
orsinium/textdistance
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
-
salesforce/matchbox
Write PyTorch code at the level of individual examples, then run it efficiently on minibatches.
-
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
karpathy/find-birds
Find people you should follow on Twitter based on who the people you follow follow
rust
-
mesalock-linux/mesalink
MesaLink is a memory-safe and OpenSSL-compatible TLS library.
-
atom/xray
An experimental next-generation Electron-based text editor
-
rust-lang/rust
A safe, concurrent, practical language.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
kpcyrd/badtouch
Scriptable network authentication cracker
-
databricks/click
The "Command Line Interactive Controller for Kubernetes"
-
edwin0cheng/unrust
unrust - A pure rust based (webgl 2.0 / native) game engine
-
OUISRC/Rust-webapp-starter
Rust single page webapp written in actix-web with vuejs.
-
rustodon/rustodon
A Mastodon-compatible, ActivityPub-speaking server in Rust
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
spacekookie/thunder
⚡ Doing zero-boilerplate commandline argument parsing in Rust
-
pingcap/tikv
Distributed transactional key value database powered by Rust and Raft
-
paritytech/parity
Fast, light, robust Ethereum implementation.
-
SergioBenitez/Rocket
A web framework for Rust.
-
tidwall/cache-server
A minimal key/value server written in Rust with Redis API support.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
pingcap/raft-rs
Raft distributed consensus algorithm implemented in Rust.
-
ogham/exa
Replacement for 'ls' written in Rust.
-
Aaronepower/tokei
A program that allows you to count your code, quickly.
-
rust-lang-nursery/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
neon-bindings/neon
Rust bindings for writing safe and fast native Node.js modules.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
actix/actix-web
Actix web is a small, pragmatic, extremely fast, web framework for Rust.