go
java
javascript
python
-
orsinium/textdistance
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface.
-
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.
-
tensorflow/models
Models and examples built with TensorFlow
-
guohongze/adminset
自动化运维平台:CMDB、CD、DevOps、资产管理、任务编排、持续交付、系统监控、运维管理、配置管理
-
ceruleanacg/Personae
Personae is a repo of implements and enviorment of Deep Reinforcement Learning & Supervised Learning.
-
keras-team/keras
Deep Learning for humans
-
AirtestProject/Airtest
UI Test Automation Framework for Games and Apps
-
SpiderClub/haipproxy
💖High available ip proxy pool, powerd by Scrapy and Redis
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
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.
-
jiasenlu/NeuralBabyTalk
Pytorch code of for our CVPR 2018 paper "Neural Baby Talk"
-
XX-net/XX-Net
a web proxy tool
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
django/django
The Web framework for perfectionists with deadlines.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
deepinsight/insightface
Face Recognition Project on MXNet
-
pallets/flask
The Python micro framework for building web applications.
-
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
-
billcccheng/instagram-terminal-news-feed
Instagram in terminal👽👽🔥🔥
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
python/cpython
The Python programming language
rust
-
databricks/click
The "Command Line Interactive Controller for Kubernetes"
-
atom/xray
An experimental next-generation Electron-based text editor
-
actix/actix-web
Actix web is a small, pragmatic, extremely fast, web framework for Rust.
-
spacekookie/thunder
Stealing ideas from Ruby since 2018 (apparently)
-
rust-lang/rust
A safe, concurrent, practical language.
-
tantivy-search/bitpacking
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
-
csharad/papito
A Beginner Friendly Rusty WASM Framework
-
SergioBenitez/Rocket
A web framework for Rust.
-
neon-bindings/neon
Rust bindings for writing safe and fast native Node.js modules.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
mimblewimble/grin
Minimal implementation of the MimbleWimble protocol.
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
koute/stdweb
A standard library for the client-side Web
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
DenisKolodin/yew
Rust framework for making client web apps
-
xliiv/fui
Add CLI & form interface to your program.
-
pop-os/distinst
WIP Installer Backend
-
astraw/bui-backend
backend server for Browser User Interface (BUI)
-
paritytech/parity
Fast, light, robust Ethereum implementation.
-
rust-lang/cargo
The Rust package manager
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
rbspy/rbspy
Sampling profiler for Ruby
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
tantivy-search/tantivy
Tantivy is a full-text search engine library inspired by Lucene and written in Rust