Language: python
rockyzhengwu / FoolNLTK
https://github.com/rockyzhengwu/FoolNLTK
stars | today |
---|---|
385 | 176 |
A Chinese Nature Language Toolkit
gaojiuli / toapi
https://github.com/gaojiuli/toapi
stars | today |
---|---|
1265 | 158 |
Every web site provides APIs.
Ekultek / WhatWaf
https://github.com/Ekultek/WhatWaf
stars | today |
---|---|
436 | 130 |
Detect and bypass web application firewalls and protection systems
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
6900 | 94 |
Python Development Workflow for Humans.
Bogdanp / dramatiq
https://github.com/Bogdanp/dramatiq
stars | today |
---|---|
490 | 85 |
Simple distributed task processing for Python 3.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
43065 | 68 |
A curated list of awesome Python frameworks, libraries, software and resources
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
25843 | 47 |
Models and examples built with TensorFlow
TwoWater / Python
https://github.com/TwoWater/Python
stars | today |
---|---|
142 | 61 |
草根学 Python (基于Python3.6)
sb2nov / mac-setup
https://github.com/sb2nov/mac-setup
stars | today |
---|---|
3042 | 57 |
Installing Development environment on Mac OS X
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
32431 | 53 |
Command-line program to download videos from YouTube.com and other video sites
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
10681 | 45 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
3452 | 50 |
分享 GitHub 上好玩、容易上手的项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目 ⭐️
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
24177 | 40 |
scikit-learn: machine learning in Python
dgiese / dustcloud
https://github.com/dgiese/dustcloud
stars | today |
---|---|
50 | 45 |
Xiaomi Vacuum Robot Reverse Engineering and Hacking
eldraco / Salamandra
https://github.com/eldraco/Salamandra
stars | today |
---|---|
232 | 44 |
Salamandra is a tool to find spy microphones that use radio freq to transmit. It uses SDR.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
23481 | 35 |
Deep Learning for humans
JasonLiTW / simple-railway-captcha-solver
https://github.com/JasonLiTW/simple-railway-captcha-solver
stars | today |
---|---|
162 | 42 |
實作基於CNN的台鐵訂票驗證碼辨識以及驗證性高的訓練集產生器 (Simple captcha solver based on CNN and a training set generator by imitating the style of captcha)
Prodesire / pydu
https://github.com/Prodesire/pydu
stars | today |
---|---|
83 | 42 |
Useful data structures, utils for Python
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
8355 | 34 |
The world’s simplest facial recognition api for Python and the command line
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
32004 | 37 |
A microframework based on Werkzeug, Jinja2 and good intentions
django / django
https://github.com/django/django
stars | today |
---|---|
30640 | 32 |
The Web framework for perfectionists with deadlines.
r9y9 / deepvoice3_pytorch
https://github.com/r9y9/deepvoice3_pytorch
stars | today |
---|---|
107 | 37 |
PyTorch implementation of convolutional networks-based text-to-speech synthesis models
openai / gym
stars | today |
---|---|
9151 | 32 |
A toolkit for developing and comparing reinforcement learning algorithms.
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
29454 | 31 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
cls1991 / ng
stars | today |
---|---|
39 | 29 |
Get password of the wifi you’re connected, and your current ip address.
Language: go
b3log / pipe
stars | today |
---|---|
161 | 73 |
🎷 小而美的博客平台。A small and beautiful blogging platform.
dbohdan / automatic-api
https://github.com/dbohdan/automatic-api
stars | today |
---|---|
836 | 63 |
A list of software that turns your database into a REST/GraphQL API
fireworq / fireworq
https://github.com/fireworq/fireworq
stars | today |
---|---|
1182 | 60 |
Fireworq is a lightweight, high-performance, language-independent job queue system.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
10786 | 44 |
Official Go implementation of the Ethereum protocol
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
4804 | 47 |
An open platform to connect, manage, and secure microservices.
apex / up
stars | today |
---|---|
4099 | 39 |
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
golang / go
stars | today |
---|---|
35913 | 34 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
30567 | 32 |
Production-Grade Container Scheduling and Management
mattermost / mattermost-server
https://github.com/mattermost/mattermost-server
stars | today |
---|---|
11556 | 34 |
Open source Slack-alternative in Golang and React - Mattermost
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
22033 | 33 |
The world’s fastest framework for building websites.
mojocn / base64Captcha
https://github.com/mojocn/base64Captcha
stars | today |
---|---|
207 | 32 |
Golang验证码support digits, numbers,alphabet, arithmetic, audio and digit-alphabet captcha.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
26372 | 30 |
A curated list of awesome Go frameworks, libraries and software
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
13822 | 32 |
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance – up to 40 times faster. If you need smashing performance, get yourself some Gin.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
19782 | 26 |
A golang ebook intro how to build a web with golang
golang / dep
stars | today |
---|---|
6558 | 29 |
Go dependency management tool
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
8697 | 23 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
13772 | 25 |
The Prometheus monitoring system and time series database.
jingweno / spotctl
https://github.com/jingweno/spotctl
stars | today |
---|---|
119 | 26 |
A command-line interface to Spotify, written in Go
lightningnetwork / lnd
https://github.com/lightningnetwork/lnd
stars | today |
---|---|
1353 | 25 |
Lightning Network Daemon ⚡️
bbb31 / slurp
https://github.com/bbb31/slurp
stars | today |
---|---|
370 | 24 |
S3 bucket enumerator
linuxkit / linuxkit
https://github.com/linuxkit/linuxkit
stars | today |
---|---|
3706 | 23 |
A toolkit for building secure, portable and lean operating systems for containers
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
7440 | 22 |
The fantastic ORM library for Golang, aims to be developer friendly
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
7791 | 21 |
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
16118 | 18 |
Distributed reliable key-value store for the most critical data of a distributed system
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
11935 | 19 |
Træfik, a modern reverse proxy
Language: c++
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
23523 | 137 |
Bitcoin Core integration/staging tree
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
83896 | 136 |
Computation using data flow graphs for scalable machine learning
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
54542 | 64 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
clemahieu / raiblocks
https://github.com/clemahieu/raiblocks
stars | today |
---|---|
550 | 51 |
RaiBlocks is a cryptocurrency
quarkslab / QBDI
https://github.com/quarkslab/QBDI
stars | today |
---|---|
180 | 49 |
A Dynamic Binary Instrumentation framework based on LLVM.
butor / blackbird
https://github.com/butor/blackbird
stars | today |
---|---|
3341 | 41 |
Blackbird Bitcoin Arbitrage: a long/short market-neutral strategy
KlugerLab / FIt-SNE
https://github.com/KlugerLab/FIt-SNE
stars | today |
---|---|
73 | 38 |
Fast Fourier Transform-accelerated Interpolation-based t-SNE (FIt-SNE)
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
20863 | 30 |
Open Source Computer Vision Library
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
943 | 33 |
Unified All-in-one Monero miner
howardwu / libsnark-tutorial
https://github.com/howardwu/libsnark-tutorial
stars | today |
---|---|
48 | 35 |
A zkSNARK tutorial and development environment
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
22478 | 29 |
Protocol Buffers - Google’s data interchange format
apple / turicreate
https://github.com/apple/turicreate
stars | today |
---|---|
5249 | 30 |
Turi Create simplifies the development of custom machine learning models.
ripple / rippled
https://github.com/ripple/rippled
stars | today |
---|---|
1971 | 26 |
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger in C++
SegwitB2X / bitcoin2x
https://github.com/SegwitB2X/bitcoin2x
stars | today |
---|---|
66 | 20 |
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
5071 | 25 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
GeometryCollective / boundary-first-flattening
https://github.com/GeometryCollective/boundary-first-flattening
stars | today |
---|---|
73 | 25 |
BVLC / caffe
stars | today |
---|---|
21990 | 20 |
Caffe: a fast open framework for deep learning.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
12074 | 22 |
Godot Engine – Multi-platform 2D and 3D game engine
eteran / edb-debugger
https://github.com/eteran/edb-debugger
stars | today |
---|---|
756 | 22 |
edb is a cross platform x86/x86-64 debugger.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
42096 | 21 |
The Swift Programming Language
cryptonotefoundation / cryptonote
https://github.com/cryptonotefoundation/cryptonote
stars | today |
---|---|
397 | 6 |
CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h
avast-tl / retdec
https://github.com/avast-tl/retdec
stars | today |
---|---|
3258 | 19 |
RetDec is a retargetable machine-code decompiler based on LLVM.
monero-project / monero
https://github.com/monero-project/monero
stars | today |
---|---|
1982 | 18 |
Monero: the secure, private, untraceable cryptocurrency
davisking / dlib
https://github.com/davisking/dlib
stars | today |
---|---|
3571 | 18 |
A toolkit for making real world machine learning and data analysis applications in C++
pplux / px_sched
https://github.com/pplux/px_sched
stars | today |
---|---|
101 | 19 |
Single Header C++11 Task Scheduler
Language: javascript
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
4527 | 724 |
The next open source file uploader for web browsers 🐶
mjswensen / themer
https://github.com/mjswensen/themer
stars | today |
---|---|
673 | 538 |
🎨 themer takes a set of colors and generates themes for your apps (editors, terminals, wallpapers, and more).
hyperapp / hyperapp
https://github.com/hyperapp/hyperapp
stars | today |
---|---|
7675 | 430 |
1 KB JavaScript library for building frontend applications.
sdras / array-explorer
https://github.com/sdras/array-explorer
stars | today |
---|---|
510 | 362 |
⚡️ A resource to help figure out what array method would be best to use at any given time
Chalarangelo / 30-seconds-of-code
https://github.com/Chalarangelo/30-seconds-of-code
stars | today |
---|---|
13005 | 238 |
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
13611 | 183 |
📦 🚀 Blazing fast, zero configuration web application bundler
lllyasviel / style2paints
https://github.com/lllyasviel/style2paints
stars | today |
---|---|
2876 | 171 |
sketch + style = paints 🎨
Cryptogenic / PS4-4.05-Kernel-Exploit
https://github.com/Cryptogenic/PS4-4.05-Kernel-Exploit
stars | today |
---|---|
314 | 147 |
A fully implemented kernel exploit for the PS4 on 4.05FW
danilowoz / react-content-loader
https://github.com/danilowoz/react-content-loader
stars | today |
---|---|
2928 | 149 |
React component that uses SVG to create a collection of loaders which simulates the structure of the content that will be loaded, similar to Facebook cards loaders.
vuejs / vue
stars | today |
---|---|
78127 | 137 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
84413 | 84 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
24169 | 77 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
4285 | 76 |
小程序组件化开发框架
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
39985 | 73 |
Create React apps with no build configuration.
xreader / git-for-humans
https://github.com/xreader/git-for-humans
stars | today |
---|---|
223 | 79 |
Git wrapper. Make complex git tasks easy
typicode / tlapse
https://github.com/typicode/tlapse
stars | today |
---|---|
1224 | 79 |
📷 Create a timelapse of your web development… or just automatically take screenshots of your hard work ;)
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
21888 | 70 |
Headless Chrome Node API
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
26457 | 67 |
📚 免费的计算机编程类中文书籍,欢迎投稿
facebook / Docusaurus
https://github.com/facebook/Docusaurus
stars | today |
---|---|
2972 | 68 |
Easy to maintain open source documentation websites.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
57762 | 58 |
A framework for building native apps with React.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
16424 | 55 |
⚛️ 📄 🚀 Blazing fast static site generator for React
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
63564 | 52 |
JavaScript Style Guide
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
18718 | 51 |
Prettier is an opinionated code formatter.
ccxt / ccxt
stars | today |
---|---|
2104 | 48 |
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
5628 | 45 |
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
Language: unknown
dgryski / go-perfbook
https://github.com/dgryski/go-perfbook
stars | today |
---|---|
391 | 154 |
Thoughts on Go performance optimization
hwayne / awesome-cold-showers
https://github.com/hwayne/awesome-cold-showers
stars | today |
---|---|
171 | 129 |
For when people get too hyped up about things
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
55208 | 113 |
A complete computer science study plan to become a software engineer.
andrew–r / channels
https://github.com/andrew--r/channels
stars | today |
---|---|
3334 | 104 |
A collection of useful YouTube channels for javascript developers and web designers
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
74450 | 103 |
😎 Curated list of awesome lists
wainshine / Chinese-Names-Corpus
https://github.com/wainshine/Chinese-Names-Corpus
stars | today |
---|---|
377 | 90 |
中文人名语料库。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
72701 | 68 |
A book series on JavaScript. @YDKJS on twitter.
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
18472 | 71 |
Flight rules for git
bulutyazilim / awesome-datascience
https://github.com/bulutyazilim/awesome-datascience
stars | today |
---|---|
6748 | 63 |
📝 An awesome Data Science repository to learn and apply for real world problems.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
59373 | 52 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
99010 | 57 |
📚 Freely available programming books
Kallaway / 100-days-of-code
https://github.com/Kallaway/100-days-of-code
stars | today |
---|---|
1637 | 27 |
Fork this template for the 100 days journal - to keep yourself accountable
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
26788 | 43 |
A curated list of awesome things related to Vue.js
lyrasoft / coding-standards
https://github.com/lyrasoft/coding-standards
stars | today |
---|---|
51 | 37 |
LYRASOFT Coding Standards
Cryptogenic / Exploit-Writeups
https://github.com/Cryptogenic/Exploit-Writeups
stars | today |
---|---|
145 | 36 |
A collection where my current and future writeups for exploits/CTF will go
jtleek / datasharing
https://github.com/jtleek/datasharing
stars | today |
---|---|
4218 | 5 |
The Leek group guide to data sharing
mbeaudru / modern-js-cheatsheet
https://github.com/mbeaudru/modern-js-cheatsheet
stars | today |
---|---|
14871 | 29 |
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
24005 | 25 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
11363 | 27 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
20715 | 27 |
⚡️ Delightful Node.js packages and resources
Jam3 / math-as-code
https://github.com/Jam3/math-as-code
stars | today |
---|---|
5667 | 26 |
a cheat-sheet for mathematical notation in code form
jobbole / awesome-python-cn
https://github.com/jobbole/awesome-python-cn
stars | today |
---|---|
7728 | 24 |
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
stereobooster / package.json
https://github.com/stereobooster/package.json
stars | today |
---|---|
92 | 26 |
🗃️ package.json fields explained
KeKe-Li / tutorial
https://github.com/KeKe-Li/tutorial
stars | today |
---|---|
188 | 26 |
Algorithms Tutorial
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
10887 | 22 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台: