go
java
javascript
-
kamranahmedse/driver.js
A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page
-
Meituan-Dianping/mpvue
基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。
-
chaozh/awesome-blockchain-cn
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
-
hugmanrique/turbo-ws
💨Blazing fast low-level WebSocket server
-
yangshun/front-end-interview-handbook
🕸Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
pshihn/rough
Create graphics with a hand-drawn, sketchy, appearance
-
asfktz/Awaity.js
A functional, lightweight alternative to bluebird.js, built with async / await in mind.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
prettier/prettier
Prettier is an opinionated code formatter.
-
terkelg/prompts
Lightweight, beautiful and user-friendly interactive prompts
-
alibaba/ice
飞冰 - 海量可复用物料,通过 GUI 工具极速构建中后台应用
-
dawnlabs/carbon
🎨Create and share beautiful images of your source code
-
rematch/rematch
A Redux Framework
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
facebook/create-react-app
Create React apps with no build configuration.
-
Tencent/wepy
小程序组件化开发框架
-
axios/axios
Promise based HTTP client for the browser and node.js
-
bvaughn/react-virtualized
React components for efficiently rendering large lists and tabular data
-
facebook/react-native
A framework for building native apps with React.
-
electerious/basicScroll
Standalone parallax scrolling for mobile and desktop with CSS variables.
-
gribnoysup/wunderbar
Simple horizontal bar chart printer for your terminal
-
thedaviddias/Front-End-Checklist
🗂The perfect Front-End Checklist for modern websites and meticulous developers
-
smooth-code/error-overlay-webpack-plugin
Catch errors with style💥✨
-
radi-js/radi
Tiny (in size) front-end framework with no extra browser re-flows
python
-
mzucker/noteshrink
Convert scans of handwritten notes to beautiful, compact PDFs
-
tensorflow/models
Models and examples built with TensorFlow
-
snipsco/snips-nlu
Snips Python library to extract meaning from text
-
mbadry1/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
-
kevingo/system-design-primer-zh-tw
system-design-primer 繁體中文翻譯計畫。原作者:https://github.com/donnemartin/system-design-primer
-
anvaka/word2vec-graph
Exploring word2vec embeddings as a graph of nearest neighbors
-
deepinsight/insightface
Face Recognition Project on MXNet
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
keras-team/keras
Deep Learning for humans
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
chinese-poetry/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
-
BasioMeusPuga/Lector
qt based ebook reader
-
UnaPibaGeek/ctfr
Abusing Certificate Transparency logs for getting HTTPS websites subdomains.
-
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
-
NVIDIA/FastPhotoStyle
Style transfer, deep learning, feature transform
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
SpiderClub/haipproxy
💖High available ip proxy pool for free, powerd by Scrapy and Redis
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
deviantfero/wpgtk
wpgtk is a universal colorscheme, wallpaper and template manager written in python
-
pypa/pipenv
Python Development Workflow for Humans.
-
django/django
The Web framework for perfectionists with deadlines.
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
deepfakes/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
rust
-
atom/xray
An experimental next-generation Electron-based text editor
-
facebookexperimental/mononoke
A Mercurial source control server, specifically designed to support large monorepos.
-
casey/just
🤖Just a command runner ⚡
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
rust-lang/rust
A safe, concurrent, practical language.
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
jhspetersson/fselect
Find files with SQL-like queries
-
paritytech/parity
Fast, light, robust Ethereum implementation.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'.
-
actix/actix
Actor framework for Rust
-
runconduit/conduit
Ultralight service mesh for Kubernetes
-
DenisKolodin/yew
Rust framework for making client web apps
-
redox-os/relibc
C Library in Rust for Redox and Linux (WIP)
-
actix/actix-web
Actix web is a small, pragmatic, extremely fast, web framework for Rust.
-
bluss/indexmap
A hash table with consistent order and fast iteration; NOTE: old name of crate was ordermap; it was renamed with no change in functionality
-
valeriansaliou/vigil
🚦Microservices Status Page. Monitors a distributed infrastructure and sends alerts to Slack.
-
SergioBenitez/Rocket
A web framework for Rust.
-
ogham/exa
Replacement for 'ls' written in Rust.
-
hyperium/hyper
An HTTP library for Rust
-
autozimu/LanguageClient-neovim
Language Server Protocol (LSP) support for vim and neovim.
-
servo/servo
The Servo Browser Engine
-
gfx-rs/gfx
A high-performance, bindless graphics API for Rust.