Language: python
ActivityWatch / activitywatch
https://github.com/ActivityWatch/activitywatch
stars | today |
---|---|
459 | 123 |
Log what you do on your computer. Simple (yet powerful), extensible, no third parties.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
24084 | 57 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
41478 | 57 |
A curated list of awesome Python frameworks, libraries, software and resources
tryolabs / requestium
https://github.com/tryolabs/requestium
stars | today |
---|---|
101 | 59 |
Integration layer between Requests and Selenium for automation of web actions
hegusung / AVSignSeek
https://github.com/hegusung/AVSignSeek
stars | today |
---|---|
111 | 50 |
Tool written in python3 to determine where the AV signature is located in a binary/payload
waditu / tushare
https://github.com/waditu/tushare
stars | today |
---|---|
4301 | 50 |
TuShare is a utility for crawling historical data of China stocks
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
22026 | 44 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
27769 | 40 |
A curated list of awesome Machine Learning frameworks, libraries and software.
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
19149 | 37 |
a web proxy tool
Ridter / CVE-2017-11882
https://github.com/Ridter/CVE-2017-11882
stars | today |
---|---|
158 | 31 |
CVE-2017-11882 from https://github.com/embedi/CVE-2017-11882
UnkL4b / GitMiner
https://github.com/UnkL4b/GitMiner
stars | today |
---|---|
729 | 35 |
Tool for advanced mining for content on Github
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
28786 | 32 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
24014 | 33 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
23137 | 28 |
scikit-learn: machine learning in Python
django / django
https://github.com/django/django
stars | today |
---|---|
29798 | 25 |
The Web framework for perfectionists with deadlines.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
31249 | 26 |
Command-line program to download videos from YouTube.com and other video sites
embedi / CVE-2017-11882
https://github.com/embedi/CVE-2017-11882
stars | today |
---|---|
281 | 26 |
Proof-of-Concept exploits for CVE-2017-11882
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
9396 | 24 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
naturomics / CapsNet-Tensorflow
https://github.com/naturomics/CapsNet-Tensorflow
stars | today |
---|---|
1479 | 24 |
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton’s paper Dynamic Routing Between Capsules
mitmproxy / mitmproxy
https://github.com/mitmproxy/mitmproxy
stars | today |
---|---|
8803 | 27 |
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers
davidsandberg / facenet
https://github.com/davidsandberg/facenet
stars | today |
---|---|
2561 | 24 |
Face recognition using Tensorflow
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
31179 | 24 |
A microframework based on Werkzeug, Jinja2 and good intentions
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
2759 | 24 |
All Algorithms implemented in Python
openai / gym
stars | today |
---|---|
8416 | 22 |
A toolkit for developing and comparing reinforcement learning algorithms.
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
8416 | 22 |
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org
Language: go
tj / node-prune
https://github.com/tj/node-prune
stars | today |
---|---|
2194 | 209 |
Remove unnecessary files from node_modules (.md, .ts, etc)
rsc / 2fa
stars | today |
---|---|
408 | 191 |
Two-factor authentication on the command line
evilsocket / sg1
https://github.com/evilsocket/sg1
stars | today |
---|---|
292 | 76 |
A wanna be swiss army knife for data encryption, exfiltration and covert communication.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
29216 | 39 |
Production-Grade Container Scheduling and Management
GoogleCloudPlatform / container-diff
https://github.com/GoogleCloudPlatform/container-diff
stars | today |
---|---|
1038 | 45 |
container-diff: Diff your Docker containers
SKatiyar / cri
https://github.com/SKatiyar/cri
stars | today |
---|---|
81 | 41 |
Type safe go bindings to interact with chrome remote interface.
alibaba / pouch
https://github.com/alibaba/pouch
stars | today |
---|---|
465 | 36 |
Pouch is an open-source project created to promote the container technology movement.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
9120 | 35 |
Official Go implementation of the Ethereum protocol
golang / go
stars | today |
---|---|
34682 | 35 |
The Go programming language
drone / drone
https://github.com/drone/drone
stars | today |
---|---|
12091 | 34 |
Drone is a Continuous Delivery platform built on Docker, written in Go
moby / moby
stars | today |
---|---|
46510 | 29 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
25470 | 26 |
A curated list of awesome Go frameworks, libraries and software
fogleman / primitive
https://github.com/fogleman/primitive
stars | today |
---|---|
7933 | 27 |
Reproducing images with geometric primitives.
google / puffs
https://github.com/google/puffs
stars | today |
---|---|
1366 | 25 |
Parsing Untrusted File Formats Safely
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
4000 | 24 |
An open platform to connect, manage, and secure microservices.
42wim / matterbridge
https://github.com/42wim/matterbridge
stars | today |
---|---|
602 | 24 |
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocket.chat,hipchat (via xmpp), steam and matrix with REST API
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
13046 | 23 |
The Prometheus monitoring system and time series database.
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
6652 | 21 |
《The Way to Go》中文译本,中文正式名《Go入门指南》
tinrab / go-realtime-collaborative-drawing-app
https://github.com/tinrab/go-realtime-collaborative-drawing-app
stars | today |
---|---|
40 | 24 |
A simple real-time collaborative drawing app built with Go
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
21837 | 21 |
Gogs is a painless self-hosted Git service.
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
10717 | 20 |
TiDB is a distributed HTAP database compatible with MySQL protocol
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
11230 | 19 |
Træfik, a modern reverse proxy
google / pprof
https://github.com/google/pprof
stars | today |
---|---|
1037 | 20 |
pprof is a tool for visualization and analysis of profiling data
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
14891 | 20 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
golang / dep
stars | today |
---|---|
5936 | 19 |
Go dependency management tool
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
79054 | 201 |
Computation using data flow graphs for scalable machine learning
VCVRack / Rack
https://github.com/VCVRack/Rack
stars | today |
---|---|
630 | 72 |
Open-source virtual Eurorack DAW
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
19565 | 49 |
Bitcoin Core integration/staging tree
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
19915 | 40 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
53192 | 41 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
21637 | 30 |
Protocol Buffers - Google’s data interchange format
ctubio / Krypto-trading-bot
https://github.com/ctubio/Krypto-trading-bot
stars | today |
---|---|
418 | 29 |
Self-hosted crypto trading bot (automated high frequency market making) in node.js, angular, typescript and c++
gcp / leela-zero
https://github.com/gcp/leela-zero
stars | today |
---|---|
1082 | 26 |
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
google / sling
https://github.com/google/sling
stars | today |
---|---|
1083 | 29 |
SLING - A natural language frame semantics parser
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
137 | 23 |
Unified All-in-one Monero miner
grpc / grpc
stars | today |
---|---|
12425 | 25 |
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
BVLC / caffe
stars | today |
---|---|
21376 | 21 |
Caffe: a fast open framework for deep learning.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
14349 | 21 |
Tesseract Open Source OCR Engine (main repository)
apache / incubator-mxnet
https://github.com/apache/incubator-mxnet
stars | today |
---|---|
12130 | 16 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
8695 | 20 |
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
justadudewhohacks / opencv4nodejs
https://github.com/justadudewhohacks/opencv4nodejs
stars | today |
---|---|
166 | 21 |
Asynchronous OpenCV 3.x API for node.js, with examples for: Face Detection, Machine Learning, Deep Neural Nets, Hand Gesture Recognition, Object Tracking, Feature Matching, Image Histogram
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
11456 | 19 |
Godot Engine – Multi-platform 2D and 3D game engine
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
9711 | 19 |
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
5107 | 20 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
securesocketfunneling / ssf
https://github.com/securesocketfunneling/ssf
stars | today |
---|---|
410 | 20 |
Secure Socket Funneling - Network tool and toolkit - TCP and UDP port forwarding, SOCKS proxy, remote shell, standalone and cross platform
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
11638 | 18 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
41676 | 17 |
The Swift Programming Language
sfzhang15 / RefineDet
https://github.com/sfzhang15/RefineDet
stars | today |
---|---|
98 | 16 |
Single-Shot Refinement Neural Network for Object Detection
Tencent / phxqueue
https://github.com/Tencent/phxqueue
stars | today |
---|---|
1273 | 18 |
A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.
facebook / yoga
https://github.com/facebook/yoga
stars | today |
---|---|
8682 | 17 |
Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.
Language: javascript
antvis / g2
stars | today |
---|---|
1983 | 624 |
G2 (The Grammar of Graphics)
russellgoldenberg / scrollama
https://github.com/russellgoldenberg/scrollama
stars | today |
---|---|
748 | 378 |
Scrollytelling with IntersectionObserver.
date-fns / date-fns
https://github.com/date-fns/date-fns
stars | today |
---|---|
7699 | 239 |
⏳ Modern JavaScript date utility library ⌛️
moment / luxon
https://github.com/moment/luxon
stars | today |
---|---|
3667 | 240 |
⏱ A library for working with dates and times in JS
ankane / react-chartkick
https://github.com/ankane/react-chartkick
stars | today |
---|---|
531 | 190 |
Create beautiful JavaScript charts with one line of React
choojs / bankai
https://github.com/choojs/bankai
stars | today |
---|---|
544 | 181 |
🚉 - friendly web compiler
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
18280 | 150 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
simonepri / geo-maps
https://github.com/simonepri/geo-maps
stars | today |
---|---|
594 | 148 |
🗺 High Quality GeoJSON maps programmatically generated.
vuejs / vue
stars | today |
---|---|
74711 | 117 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
81876 | 94 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
31066 | 72 |
Promise based HTTP client for the browser and node.js
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
4268 | 68 |
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
maxpert / raspchat
https://github.com/maxpert/raspchat
stars | today |
---|---|
265 | 70 |
A chat server that can run on Raspberry Pi
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
38206 | 61 |
Create React apps with no build configuration.
no-stack-dub-sack / cs-playground-react
https://github.com/no-stack-dub-sack/cs-playground-react
stars | today |
---|---|
191 | 65 |
In-Browser Algorithm and Data Structure Interview Prep
git-tips / tips
https://github.com/git-tips/tips
stars | today |
---|---|
11609 | 64 |
Most commonly used git tips and tricks.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
42703 | 59 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
62113 | 58 |
JavaScript Style Guide
sentsin / layui
https://github.com/sentsin/layui
stars | today |
---|---|
9268 | 60 |
采用自身模块规范编写的前端UI框架,遵循原生HTML/CSS/JS的书写形式,极低门槛,拿来即用。
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
19662 | 57 |
Headless Chrome Node API
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
30640 | 52 |
React components that implement Google’s Material Design.
lodash / lodash
https://github.com/lodash/lodash
stars | today |
---|---|
27843 | 48 |
A modern JavaScript utility library delivering modularity, performance, & extras.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
56272 | 41 |
A framework for building native apps with React.
d3 / d3
stars | today |
---|---|
70329 | 42 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
atom / atom
stars | today |
---|---|
41907 | 40 |
The hackable text editor
Language: unknown
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
14646 | 231 |
Flight rules for git
wtsxDev / reverse-engineering
https://github.com/wtsxDev/reverse-engineering
stars | today |
---|---|
2218 | 223 |
List of awesome reverse engineering resources
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
71832 | 161 |
😎 Curated list of awesome lists
RedditSota / state-of-the-art-result-for-machine-learning-problems
https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems
stars | today |
---|---|
5095 | 119 |
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem’s SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). W…
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
9983 | 106 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
57892 | 58 |
A collection of useful .gitignore templates
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
12561 | 67 |
蓝灯(Lantern)官方论坛
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
70774 | 51 |
A book series on JavaScript. @YDKJS on twitter.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
97613 | 45 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
25417 | 40 |
A curated list of awesome things related to Vue.js
JohnSundell / SwiftTips
https://github.com/JohnSundell/SwiftTips
stars | today |
---|---|
533 | 44 |
A collection of Swift tips & tricks that I’ve shared on Twitter
AllThingsSmitty / must-watch-css
https://github.com/AllThingsSmitty/must-watch-css
stars | today |
---|---|
2391 | 42 |
A useful list of must-watch talks about CSS
AllThingsSmitty / must-watch-javascript
https://github.com/AllThingsSmitty/must-watch-javascript
stars | today |
---|---|
1503 | 41 |
A useful list of must-watch talks about JavaScript
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
23248 | 37 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
27012 | 32 |
A curated list of awesome Android UI/UX libraries
burkeholland / react-food-truck
https://github.com/burkeholland/react-food-truck
stars | today |
---|---|
47 | 30 |
A curated set of Visual Studio Code extensions for discerning React Developers
JnuSimba / MiscSecNotes
https://github.com/JnuSimba/MiscSecNotes
stars | today |
---|---|
47 | 25 |
some learning notes about Web/Cloud/Docker Security、 Penetration Test、 Security Building
SangShaoYe / Front-end-interview
https://github.com/SangShaoYe/Front-end-interview
stars | today |
---|---|
28 | 28 |
Front-end-interview ^_^ 😄
SangShaoYe / AngularJS
https://github.com/SangShaoYe/AngularJS
stars | today |
---|---|
27 | 27 |
Angular框架使用 from start to end ^_^ 😍
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
9875 | 26 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
ZuzooVn / machine-learning-for-software-engineers
https://github.com/ZuzooVn/machine-learning-for-software-engineers
stars | today |
---|---|
17236 | 25 |
A complete daily plan for studying to become a machine learning engineer.
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
3764 | 23 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
tom0li / collection-document
https://github.com/tom0li/collection-document
stars | today |
---|---|
74 | 19 |
优质安全 list
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
10380 | 23 |
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
geekcompany / ResumeSample
https://github.com/geekcompany/ResumeSample
stars | today |
---|---|
10443 | 21 |
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板