Language: python
mzucker / noteshrink
https://github.com/mzucker/noteshrink
stars | today |
---|---|
2286 | 548 |
Convert scans of handwritten notes to beautiful, compact PDFs
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
29845 | 158 |
Models and examples built with TensorFlow
snipsco / snips-nlu
https://github.com/snipsco/snips-nlu
stars | today |
---|---|
889 | 130 |
Snips Python library to extract meaning from text
kevingo / system-design-primer-zh-tw
https://github.com/kevingo/system-design-primer-zh-tw
stars | today |
---|---|
376 | 126 |
system-design-primer 繁體中文翻譯計畫。原作者: https://github.com/donnemartin/system-design-primer
deepinsight / insightface
https://github.com/deepinsight/insightface
stars | today |
---|---|
628 | 101 |
Face Recognition Project on MXNet
anvaka / word2vec-graph
https://github.com/anvaka/word2vec-graph
stars | today |
---|---|
154 | 108 |
Exploring word2vec embeddings as a graph of nearest neighbors
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
26830 | 76 |
Deep Learning for humans
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
46692 | 75 |
A curated list of awesome Python frameworks, libraries, software and resources
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
24122 | 75 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
chinese-poetry / chinese-poetry
https://github.com/chinese-poetry/chinese-poetry
stars | today |
---|---|
7423 | 61 |
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
NVIDIA / FastPhotoStyle
https://github.com/NVIDIA/FastPhotoStyle
stars | today |
---|---|
6806 | 51 |
Style transfer, deep learning, feature transform
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
12541 | 45 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
34217 | 50 |
A collective list of public JSON APIs for use in web development.
UnaPibaGeek / ctfr
https://github.com/UnaPibaGeek/ctfr
stars | today |
---|---|
787 | 47 |
Abusing Certificate Transparency logs for getting HTTPS websites subdomains.
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
9433 | 46 |
Python Development Workflow for Humans.
deviantfero / wpgtk
https://github.com/deviantfero/wpgtk
stars | today |
---|---|
479 | 48 |
wpgtk is a universal colorscheme, wallpaper and template manager written in python
SpiderClub / haipproxy
https://github.com/SpiderClub/haipproxy
stars | today |
---|---|
866 | 44 |
💖 High available ip proxy pool for free, powerd by Scrapy and Redis
BasioMeusPuga / Lector
https://github.com/BasioMeusPuga/Lector
stars | today |
---|---|
135 | 46 |
qt based ebook reader
0xdea / tactical-exploitation
https://github.com/0xdea/tactical-exploitation
stars | today |
---|---|
223 | 43 |
Modern tactical exploitation toolkit.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
11730 | 34 |
The world’s simplest facial recognition api for Python and the command line
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
34737 | 40 |
Command-line program to download videos from YouTube.com and other video sites
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
26482 | 35 |
scikit-learn: machine learning in Python
django / django
https://github.com/django/django
stars | today |
---|---|
32347 | 33 |
The Web framework for perfectionists with deadlines.
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
4336 | 32 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
locuslab / TCN
https://github.com/locuslab/TCN
stars | today |
---|---|
350 | 37 |
Sequence modeling benchmarks and temporal convolutional networks
Language: go
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
872 | 368 |
emitter-io / emitter
https://github.com/emitter-io/emitter
stars | today |
---|---|
863 | 235 |
High performance, distributed and low latency publish-subscribe platform.
keith-turner / ecoji
https://github.com/keith-turner/ecoji
stars | today |
---|---|
232 | 171 |
Encodes (and decodes) data as emojis
caffix / amass
https://github.com/caffix/amass
stars | today |
---|---|
351 | 103 |
Subdomain Enumeration in Go
GoogleCloudPlatform / skaffold
https://github.com/GoogleCloudPlatform/skaffold
stars | today |
---|---|
1662 | 99 |
Easy and Repeatable Kubernetes Development
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
15300 | 74 |
Official Go implementation of the Ethereum protocol
github / git-sizer
https://github.com/github/git-sizer
stars | today |
---|---|
919 | 81 |
Compute various size metrics for a Git repository, flagging those that might cause problems
zricethezav / gitleaks
https://github.com/zricethezav/gitleaks
stars | today |
---|---|
3305 | 57 |
Searches full repo history for secrets and keys 🔑
golang / go
stars | today |
---|---|
38921 | 56 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
33648 | 50 |
Production-Grade Container Scheduling and Management
jinzhu / now
stars | today |
---|---|
1190 | 52 |
Now is a time toolkit for golang
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
4088 | 36 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
golangci / awesome-go-linters
https://github.com/golangci/awesome-go-linters
stars | today |
---|---|
150 | 42 |
A curated list of awesome Go linters. More than 60 linters and tools!
bettercap / bettercap
https://github.com/bettercap/bettercap
stars | today |
---|---|
1737 | 40 |
The state of the art network attack and monitoring framework.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
15586 | 37 |
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.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
10403 | 38 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
qbeon / webwire-go
https://github.com/qbeon/webwire-go
stars | today |
---|---|
115 | 38 |
An asynchronous duplex messaging library built on top of WebSockets
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
28629 | 33 |
A curated list of awesome Go frameworks, libraries and software
filebrowser / filebrowser
https://github.com/filebrowser/filebrowser
stars | today |
---|---|
1926 | 35 |
📁 Web File Manager which can be used as a middleware or standalone app.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
23992 | 30 |
The world’s fastest framework for building websites.
appleboy / gorush
https://github.com/appleboy/gorush
stars | today |
---|---|
1894 | 29 |
A push notification server written in Go (Golang).
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
12072 | 27 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
cilium / cilium
https://github.com/cilium/cilium
stars | today |
---|---|
1620 | 28 |
HTTP, gRPC, and Kafka Aware Network Security and Networking for Containers with BPF and XDP
moby / moby
stars | today |
---|---|
47989 | 26 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
17227 | 24 |
Distributed reliable key-value store for the most critical data of a distributed system
Language: c++
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
6709 | 187 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
92292 | 141 |
Computation using data flow graphs for scalable machine learning
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
29204 | 76 |
Bitcoin Core integration/staging tree
brpc / braft
stars | today |
---|---|
713 | 61 |
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
57632 | 54 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
24257 | 46 |
Protocol Buffers - Google’s data interchange format
brpc / brpc
stars | today |
---|---|
6369 | 44 |
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called “baidu-rpc” inside Baidu.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
22832 | 24 |
Open Source Computer Vision Library
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
16864 | 30 |
Tesseract Open Source OCR Engine (main repository)
BVLC / caffe
stars | today |
---|---|
23188 | 23 |
Caffe: a fast open framework for deep learning.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
11073 | 23 |
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
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
4000 | 23 |
The Solidity Contract-Oriented Programming Language
everdrone / libsnd
https://github.com/everdrone/libsnd
stars | today |
---|---|
51 | 22 |
Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
7547 | 19 |
Google Test
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
42938 | 19 |
The Swift Programming Language
grpc / grpc
stars | today |
---|---|
14026 | 16 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
CboeSecurity / password_pwncheck
https://github.com/CboeSecurity/password_pwncheck
stars | today |
---|---|
86 | 19 |
Kerberos / Windows AD / Linux PAM password change check against breached lists (HIBP), and other rules
facebookresearch / TensorComprehensions
https://github.com/facebookresearch/TensorComprehensions
stars | today |
---|---|
929 | 19 |
A domain specific language to express machine learning workloads.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
13783 | 17 |
Godot Engine – Multi-platform 2D and 3D game engine
caffe2 / caffe2
https://github.com/caffe2/caffe2
stars | today |
---|---|
7557 | 16 |
Caffe2 is a lightweight, modular, and scalable deep learning framework.
ethereum / cpp-ethereum
https://github.com/ethereum/cpp-ethereum
stars | today |
---|---|
2758 | 16 |
Ethereum C++ client
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
10107 | 16 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
vnpy / vnpy
stars | today |
---|---|
5117 | 12 |
基于python的开源量化交易平台开发框架
Dobiasd / frugally-deep
https://github.com/Dobiasd/frugally-deep
stars | today |
---|---|
168 | 14 |
Header-only library for using Keras models in C++.
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
10038 | 15 |
A library that provides an embeddable, persistent key-value store for fast storage.