Language: python
guardicore / monkey
https://github.com/guardicore/monkey
stars | today |
---|---|
837 | 324 |
Infection Monkey - An automated pentest tool
ContextLab / hypertools
https://github.com/ContextLab/hypertools
stars | today |
---|---|
987 | 77 |
A Python toolbox for gaining geometric insights into high-dimensional data
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
34051 | 47 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
49201 | 61 |
A curated list of awesome Python frameworks, libraries, software and resources
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
36436 | 55 |
Command-line program to download videos from YouTube.com and other video sites
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
10547 | 54 |
Python Development Workflow for Humans.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
36117 | 50 |
A collective list of public JSON APIs for use in web development.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
35291 | 41 |
The Python micro framework for building web applications.
hengruo / QANet-pytorch
https://github.com/hengruo/QANet-pytorch
stars | today |
---|---|
47 | 42 |
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
28860 | 36 |
Deep Learning for humans
BenLangmead / c-cpp-notes
https://github.com/BenLangmead/c-cpp-notes
stars | today |
---|---|
97 | 39 |
Lecture notes and example code for teaching C & C++
vipstone / faceai
https://github.com/vipstone/faceai
stars | today |
---|---|
132 | 33 |
一款优秀的人脸检测、人脸识别、视频识别、文字识别等智能AI项目。
django / django
https://github.com/django/django
stars | today |
---|---|
33538 | 26 |
The Web framework for perfectionists with deadlines.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
25710 | 30 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
snipsco / snips-nlu
https://github.com/snipsco/snips-nlu
stars | today |
---|---|
1529 | 32 |
Snips Python library to extract meaning from text
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
27751 | 29 |
scikit-learn: machine learning in Python
danieldaeschle / swapy
https://github.com/danieldaeschle/swapy
stars | today |
---|---|
78 | 31 |
Easy and modular web development
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
18476 | 26 |
⏬ Dumb downloader that scrapes the web
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
32406 | 26 |
A curated list of awesome Machine Learning frameworks, libraries and software.
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
14060 | 21 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
awslabs / mxboard
https://github.com/awslabs/mxboard
stars | today |
---|---|
93 | 25 |
Logging MXNet data for visualization in TensorBoard.
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
32064 | 21 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
evilsocket / opensnitch
https://github.com/evilsocket/opensnitch
stars | today |
---|---|
3001 | 24 |
OpenSnitch is a GNU/Linux port of the Little Snitch application firewall.
kmaninis / OSVOS-PyTorch
https://github.com/kmaninis/OSVOS-PyTorch
stars | today |
---|---|
166 | 24 |
PyTorch implementation of One-Shot Video Object Segmentation (OSVOS)
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
166 | 24 |
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
sahilm / fuzzy
https://github.com/sahilm/fuzzy
stars | today |
---|---|
561 | 105 |
Go library that provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ IDEA et al.
arsham / figurine
https://github.com/arsham/figurine
stars | today |
---|---|
195 | 100 |
Print your name in style
snail007 / goproxy
https://github.com/snail007/goproxy
stars | today |
---|---|
2114 | 92 |
Proxy is a high performance HTTP(S), websocket, TCP, UDP, Socks5 proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,域名黑白名单,跨平台,KCP协议支持,集成外部API。
cooldrip / jhop
https://github.com/cooldrip/jhop
stars | today |
---|---|
75 | 57 |
🏎 Create fake REST API in one sec.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
35729 | 51 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
40985 | 45 |
The Go programming language
moby / moby
stars | today |
---|---|
48722 | 34 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
13002 | 33 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
caffix / amass
https://github.com/caffix/amass
stars | today |
---|---|
804 | 29 |
In-depth subdomain enumeration written in Go
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
16864 | 29 |
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.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
25264 | 25 |
The world’s fastest framework for building websites.
GoogleContainerTools / kaniko
https://github.com/GoogleContainerTools/kaniko
stars | today |
---|---|
1360 | 24 |
Build Container Images In Kubernetes
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
14877 | 22 |
Træfik, a modern reverse proxy
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
2582 | 21 |
百度网盘客户端 - Go语言编写
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
30277 | 21 |
A curated list of awesome Go frameworks, libraries and software
17media / mysql-restore
https://github.com/17media/mysql-restore
stars | today |
---|---|
63 | 22 |
Provide a guideline to prepare mysql logical backup and restore
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
22293 | 21 |
A golang ebook intro how to build a web with golang
raviqqe / muffet
https://github.com/raviqqe/muffet
stars | today |
---|---|
1289 | 21 |
Fast website link checker in Go
go-ego / gse
stars | today |
---|---|
320 | 19 |
Go efficient text segmentation; support english, chinese, japanese and other. Go 语言分词
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
17128 | 14 |
Official Go implementation of the Ethereum protocol
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
1711 | 18 |
Learn Go with test-driven development
ncw / rclone
stars | today |
---|---|
9119 | 16 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
golang / dep
stars | today |
---|---|
8821 | 16 |
Go dependency management tool
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
5107 | 14 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
18069 | 15 |
Distributed reliable key-value store for the most critical data of a distributed system
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
98082 | 87 |
Computation using data flow graphs for scalable machine learning
apple / foundationdb
https://github.com/apple/foundationdb
stars | today |
---|---|
7352 | 59 |
FoundationDB - the open source, distributed, transactional key-value store
tamlok / vnote
https://github.com/tamlok/vnote
stars | today |
---|---|
1508 | 55 |
A Vim-inspired note-taking application that knows programmers and Markdown better.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
24230 | 32 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
59502 | 40 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
valhalla / valhalla
https://github.com/valhalla/valhalla
stars | today |
---|---|
503 | 41 |
Open Source Routing Engine for OpenStreetMap
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
31059 | 31 |
Bitcoin Core integration/staging tree
EOSIO / eos
stars | today |
---|---|
6477 | 29 |
An open source smart contract platform
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
43664 | 27 |
The Swift Programming Language
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
2971 | 27 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
14671 | 24 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Open-3D / Open3D
https://github.com/Open-3D/Open3D
stars | today |
---|---|
147 | 22 |
Open3D: A Modern Library for 3D Data Processing
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
25632 | 21 |
Protocol Buffers - Google’s data interchange format
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
14859 | 17 |
Godot Engine – Multi-platform 2D and 3D game engine
Microsoft / napajs
https://github.com/Microsoft/napajs
stars | today |
---|---|
7865 | 19 |
Napa.js: a multi-threaded JavaScript runtime
grpc / grpc
stars | today |
---|---|
15010 | 16 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
18058 | 15 |
Tesseract Open Source OCR Engine (main repository)
martinmoene / span-lite
https://github.com/martinmoene/span-lite
stars | today |
---|---|
58 | 15 |
span lite - A single-file header-only version of a C++20-like span for C++98, C++11 and later
LordNoteworthy / al-khaser
https://github.com/LordNoteworthy/al-khaser
stars | today |
---|---|
1159 | 14 |
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
BVLC / caffe
stars | today |
---|---|
23933 | 12 |
Caffe: a fast open framework for deep learning.
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
13535 | 12 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
4703 | 12 |
C++ front/service proxy
gcp / leela-zero
https://github.com/gcp/leela-zero
stars | today |
---|---|
2205 | 11 |
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
telegramdesktop / tdesktop
https://github.com/telegramdesktop/tdesktop
stars | today |
---|---|
7172 | 11 |
Telegram Desktop messaging app
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
9397 | 11 |
JSON for Modern C++
Language: javascript
RelaxedJS / ReLaXed
https://github.com/RelaxedJS/ReLaXed
stars | today |
---|---|
1556 | 1442 |
Create PDF documents using web technologies
xx45 / dayjs
stars | today |
---|---|
6218 | 638 |
⏰ Fast 2KB immutable date library alternative to Moment.js with the same modern API
nhnent / tui.calendar
https://github.com/nhnent/tui.calendar
stars | today |
---|---|
2594 | 408 |
🍞 📅 A JavaScript calendar that everything you need.
mdx-js / mdx
stars | today |
---|---|
1387 | 291 |
A fully-featured MDX parser, loader and JSX renderer for ambitious projects
sindresorhus / refined-github
https://github.com/sindresorhus/refined-github
stars | today |
---|---|
4479 | 192 |
Browser extension that simplifies the GitHub interface and adds useful features
serverless / components
https://github.com/serverless/components
stars | today |
---|---|
339 | 135 |
An easier way to build applications with cloud services. –
krasimir / react-in-patterns
https://github.com/krasimir/react-in-patterns
stars | today |
---|---|
8512 | 113 |
A free book that talks about design patterns/techniques used while developing with React.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
47910 | 85 |
Create React apps with no build configuration.
vuejs / vue
stars | today |
---|---|
92723 | 94 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
94768 | 82 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
expressjs / express
https://github.com/expressjs/express
stars | today |
---|---|
38063 | 87 |
Fast, unopinionated, minimalist web framework for node.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
48260 | 63 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
mattdesl / load-asset
https://github.com/mattdesl/load-asset
stars | today |
---|---|
93 | 69 |
Loads a single or multiple assets and returns a promise.
tmcw / big
stars | today |
---|---|
1070 | 68 |
presentations for busy messy hackers
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
31123 | 62 |
Headless Chrome Node API
Kickball / awesome-selfhosted
https://github.com/Kickball/awesome-selfhosted
stars | today |
---|---|
22794 | 58 |
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
24766 | 52 |
Framework for server-rendered or statically-exported React apps
reactjs / redux
https://github.com/reactjs/redux
stars | today |
---|---|
40577 | 47 |
Predictable state container for JavaScript apps
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
40721 | 49 |
Promise based HTTP client for the browser and node.js
atom / atom
stars | today |
---|---|
44715 | 47 |
The hackable text editor
typicode / json-server
https://github.com/typicode/json-server
stars | today |
---|---|
30899 | 46 |
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
35369 | 44 |
React components that implement Google’s Material Design.
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
41414 | 40 |
JavaScript 3D library.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
63237 | 39 |
A framework for building native apps with React.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
70171 | 43 |
JavaScript Style Guide
Language: unknown
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
1783 | 419 |
后端架构师技术图谱
hendricius / the-bread-code
https://github.com/hendricius/the-bread-code
stars | today |
---|---|
1599 | 279 |
Learn how to master the art of baking the programmer way.
gaearon / subliminal
https://github.com/gaearon/subliminal
stars | today |
---|---|
226 | 201 |
An opinionated minimalistic VS Code theme for JavaScript
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
7840 | 194 |
Curated list of project-based tutorials
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
66225 | 118 |
A collection of useful .gitignore templates
tensorflow / swift
https://github.com/tensorflow/swift
stars | today |
---|---|
1644 | 131 |
Swift for TensorFlow documentation repository.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
62128 | 125 |
A complete computer science study plan to become a software engineer.
JohnSundell / SwiftTips
https://github.com/JohnSundell/SwiftTips
stars | today |
---|---|
2075 | 115 |
A collection of Swift tips & tricks that I’ve shared on Twitter
mtivadar / windows10_ntfs_crash_dos
https://github.com/mtivadar/windows10_ntfs_crash_dos
stars | today |
---|---|
364 | 63 |
PoC for a NTFS crash that I discovered, in various Windows versions
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
83992 | 59 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
80964 | 45 |
A book series on JavaScript. @YDKJS on twitter.
RelaxedJS / ReLaXed-examples
https://github.com/RelaxedJS/ReLaXed-examples
stars | today |
---|---|
52 | 50 |
Example projects for ReLaXed, the PDF edition framework: letter, slide, poster, report, and more.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
104602 | 45 |
📚 Freely available programming books
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
19831 | 41 |
📚 技术面试需要掌握的基础知识整理,欢迎编辑~
andrew–r / frontend-case-studies
https://github.com/andrew--r/frontend-case-studies
stars | today |
---|---|
4425 | 39 |
💼 A curated list of technical talks and articles about real-world enterprise frontend development
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
32062 | 35 |
🎉 A curated list of awesome things related to Vue.js
thedaviddias / Front-End-Design-Checklist
https://github.com/thedaviddias/Front-End-Design-Checklist
stars | today |
---|---|
2145 | 30 |
💎 The Design Checklist for Creative Web Designers and Patient Front-End Developers
jbhuang0604 / awesome-computer-vision
https://github.com/jbhuang0604/awesome-computer-vision
stars | today |
---|---|
7058 | 28 |
A curated list of awesome computer vision resources
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
23562 | 26 |
⚡️ Delightful Node.js packages and resources
tc39 / proposal-pattern-matching
https://github.com/tc39/proposal-pattern-matching
stars | today |
---|---|
2112 | 25 |
Pattern matching syntax for ECMAScript
olafhartong / sysmon-modular
https://github.com/olafhartong/sysmon-modular
stars | today |
---|---|
151 | 24 |
A repository of sysmon configuration modules
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
20493 | 23 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
13082 | 21 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
15195 | 21 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
2540 | 19 |
A curated list of awesome Flutter components, frameworks, libraries, and softwares