Language: python
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
17552 | 73 |
Python Development Workflow for Humans.
deepinsight / insightface
https://github.com/deepinsight/insightface
stars | today |
---|---|
4040 | 70 |
Face Analysis Project on MXNet
zhaoolee / ChineseBQB
https://github.com/zhaoolee/ChineseBQB
stars | today |
---|---|
2001 | 283 |
🇨🇳 Chinese sticker pack,More joy / 中国表情包大集合,更欢乐~
vpj / python_autocomplete
https://github.com/vpj/python_autocomplete
stars | today |
---|---|
283 | 84 |
A simple neural network for python autocompletion
quantopian / zipline
https://github.com/quantopian/zipline
stars | today |
---|---|
9121 | 62 |
Zipline, a Pythonic Algorithmic Trading Library
Lam1360 / YOLOv3-model-pruning
https://github.com/Lam1360/YOLOv3-model-pruning
stars | today |
---|---|
451 | 49 |
对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变
aws / sagemaker-python-sdk
https://github.com/aws/sagemaker-python-sdk
stars | today |
---|---|
692 | 2 |
A library for training and deploying machine learning models on Amazon SageMaker
GoogleCloudPlatform / python-docs-samples
https://github.com/GoogleCloudPlatform/python-docs-samples
stars | today |
---|---|
3126 | 3 |
Code samples used on cloud.google.com
celery / celery
https://github.com/celery/celery
stars | today |
---|---|
12913 | 13 |
Distributed Task Queue (development branch)
mne-tools / mne-python
https://github.com/mne-tools/mne-python
stars | today |
---|---|
914 | 3 |
MNE : Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
conda / conda
https://github.com/conda/conda
stars | today |
---|---|
3041 | 2 |
OS-agnostic, system-level binary package manager and ecosystem
RasaHQ / rasa
https://github.com/RasaHQ/rasa
stars | today |
---|---|
5784 | 14 |
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
python / mypy
https://github.com/python/mypy
stars | today |
---|---|
6348 | 12 |
Optional static typing for Python 3 and 2 (PEP 484)
paramiko / paramiko
https://github.com/paramiko/paramiko
stars | today |
---|---|
5463 | 12 |
The leading native Python SSHv2 protocol library.
behave / behave
https://github.com/behave/behave
stars | today |
---|---|
1732 | 7 |
BDD, Python style.
fluentpython / example-code
https://github.com/fluentpython/example-code
stars | today |
---|---|
3024 | 7 |
Example code for the book Fluent Python
DataDog / integrations-core
https://github.com/DataDog/integrations-core
stars | today |
---|---|
264 | 3 |
Core integrations of the Datadog Agent
ddbourgin / numpy-ml
https://github.com/ddbourgin/numpy-ml
stars | today |
---|---|
4777 | 330 |
Machine learning, in numpy
pytorch / fairseq
https://github.com/pytorch/fairseq
stars | today |
---|---|
4162 | 16 |
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
pytorch / examples
https://github.com/pytorch/examples
stars | today |
---|---|
9315 | 19 |
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
pre-commit / pre-commit
https://github.com/pre-commit/pre-commit
stars | today |
---|---|
3097 | 7 |
A framework for managing and maintaining multi-language pre-commit hooks.
faif / python-patterns
https://github.com/faif/python-patterns
stars | today |
---|---|
21188 | 25 |
A collection of design patterns/idioms in Python
xhtml2pdf / xhtml2pdf
https://github.com/xhtml2pdf/xhtml2pdf
stars | today |
---|---|
1564 | 7 |
A library for converting HTML into PDFs using ReportLab
alibaba / esim-response-selection
https://github.com/alibaba/esim-response-selection
stars | today |
---|---|
247 | 22 |
ESIM for Multi-turn Response Selection Task
pennersr / django-allauth
https://github.com/pennersr/django-allauth
stars | today |
---|---|
4704 | 8 |
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
Language: go
peterq / pan-light
https://github.com/peterq/pan-light
stars | today |
---|---|
1759 | 520 |
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
spf13 / cobra
https://github.com/spf13/cobra
stars | today |
---|---|
12692 | 46 |
A Commander for modern Go CLI interactions
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
28970 | 71 |
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.
golang / dep
stars | today |
---|---|
12431 | 19 |
Go dependency management tool
aws / aws-sdk-go
https://github.com/aws/aws-sdk-go
stars | today |
---|---|
4943 | 11 |
AWS SDK for the Go programming language.
kubernetes / kops
https://github.com/kubernetes/kops
stars | today |
---|---|
9299 | 31 |
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
8796 | 27 |
The Go language implementation of gRPC. HTTP/2 based RPC
golang / protobuf
https://github.com/golang/protobuf
stars | today |
---|---|
4909 | 19 |
Go support for Google’s protocol buffers
elastic / beats
https://github.com/elastic/beats
stars | today |
---|---|
7494 | 22 |
🐠 Beats - Lightweight shippers for Elasticsearch & Logstash
hashicorp / consul
https://github.com/hashicorp/consul
stars | today |
---|---|
16440 | 26 |
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
14261 | 29 |
The fantastic ORM library for Golang, aims to be developer friendly
cloudfoundry / cf-deployment
https://github.com/cloudfoundry/cf-deployment
stars | today |
---|---|
165 | 1 |
The canonical open source deployment manifest for Cloud Foundry
census-instrumentation / opencensus-go
https://github.com/census-instrumentation/opencensus-go
stars | today |
---|---|
1502 | 1 |
A stats collection and distributed tracing framework
influxdata / influxdb
https://github.com/influxdata/influxdb
stars | today |
---|---|
16759 | 13 |
Scalable datastore for metrics, events, and real-time analytics
pkg / errors
stars | today |
---|---|
4749 | 15 |
Simple error handling primitives
go-yaml / yaml
https://github.com/go-yaml/yaml
stars | today |
---|---|
3141 | 4 |
YAML support for the Go language.
go-redis / redis
https://github.com/go-redis/redis
stars | today |
---|---|
6234 | 17 |
Type-safe Redis client for Golang
jmoiron / sqlx
https://github.com/jmoiron/sqlx
stars | today |
---|---|
6614 | 13 |
general purpose extensions to golang’s database/sql
stretchr / testify
https://github.com/stretchr/testify
stars | today |
---|---|
7866 | 12 |
A toolkit with common assertions and mocks that plays nicely with the standard library
gocql / gocql
https://github.com/gocql/gocql
stars | today |
---|---|
1601 | 3 |
Package gocql implements a fast and robust Cassandra client for the Go programming language.
wercker / stern
https://github.com/wercker/stern
stars | today |
---|---|
2333 | 15 |
⎈ Multi pod and container log tailing for Kubernetes
Masterminds / sprig
https://github.com/Masterminds/sprig
stars | today |
---|---|
1040 | 13 |
Useful template functions for Go templates.
containers / libpod
https://github.com/containers/libpod
stars | today |
---|---|
1842 | 4 |
libpod is a library used to create container pods. Home of Podman.
openshift / installer
https://github.com/openshift/installer
stars | today |
---|---|
573 | 1 |
Install an OpenShift cluster
kubernetes-sigs / aws-iam-authenticator
https://github.com/kubernetes-sigs/aws-iam-authenticator
stars | today |
---|---|
1129 | 4 |
A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
Language: java
Hengle / DeepNewdsForAndroid
https://github.com/Hengle/DeepNewdsForAndroid
stars | today |
---|---|
68 | 21 |
DeepNudes & deep nudes Android Source Code
hollischuang / toBeTopJavaer
https://github.com/hollischuang/toBeTopJavaer
stars | today |
---|---|
5050 | 147 |
To Be Top Javaer - Java工程师成神之路
pentaho / pentaho-kettle
https://github.com/pentaho/pentaho-kettle
stars | today |
---|---|
2898 | 11 |
Pentaho Data Integration ( ETL ) a.k.a Kettle
kdn251 / interviews
https://github.com/kdn251/interviews
stars | today |
---|---|
36028 | 96 |
Everything you need to know to get the job.
kubernetes-client / java
https://github.com/kubernetes-client/java
stars | today |
---|---|
647 | 7 |
Official Java client library for kubernetes
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
35188 | 159 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
70237 | 186 |
📚 Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
testcontainers / testcontainers-java
https://github.com/testcontainers/testcontainers-java
stars | today |
---|---|
2573 | 5 |
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
aws / aws-sdk-java-v2
https://github.com/aws/aws-sdk-java-v2
stars | today |
---|---|
574 | 1 |
The official AWS SDK for Java - Version 2
prometheus / cloudwatch_exporter
https://github.com/prometheus/cloudwatch_exporter
stars | today |
---|---|
308 | 2 |
Metrics exporter for Amazon AWS CloudWatch
zo0r / react-native-push-notification
https://github.com/zo0r/react-native-push-notification
stars | today |
---|---|
4088 | 7 |
React Native Local and Remote Notifications
apache / parquet-mr
https://github.com/apache/parquet-mr
stars | today |
---|---|
884 | 3 |
Apache Parquet
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
24490 | 104 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
macrozheng / mall-learning
https://github.com/macrozheng/mall-learning
stars | today |
---|---|
760 | 48 |
mall学习教程,架构、业务、技术要点全方位解析。mall项目(16k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
kiegroup / drools
https://github.com/kiegroup/drools
stars | today |
---|---|
2318 | 3 |
Drools Expert is the rule engine and Drools Fusion does complex event processing (CEP).
nitaliano / react-native-mapbox-gl
https://github.com/nitaliano/react-native-mapbox-gl
stars | today |
---|---|
1968 | 2 |
A Mapbox GL react native module for creating custom maps
apache / incubator-shardingsphere-example
https://github.com/apache/incubator-shardingsphere-example
stars | today |
---|---|
487 | 8 |
Sharding-Sphere examples
cucumber / cucumber-jvm
https://github.com/cucumber/cucumber-jvm
stars | today |
---|---|
1950 | 4 |
Cucumber for the JVM
wuyouzhuguli / SpringAll
https://github.com/wuyouzhuguli/SpringAll
stars | today |
---|---|
6027 | 186 |
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
cucumber / cucumber-eclipse
https://github.com/cucumber/cucumber-eclipse
stars | today |
---|---|
145 | 1 |
Eclipse plugin for Cucumber
react-native-community / react-native-video
https://github.com/react-native-community/react-native-video
stars | today |
---|---|
4221 | 5 |
A component for react-native
OpenLiberty / open-liberty
https://github.com/OpenLiberty/open-liberty
stars | today |
---|---|
595 | 1 |
Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
apache / camel
https://github.com/apache/camel
stars | today |
---|---|
2723 | 4 |
Apache Camel
elastic / apm-agent-java
https://github.com/elastic/apm-agent-java
stars | today |
---|---|
232 | 3 |
Elastic APM Java Agent
Language: c++
yandex / ClickHouse
https://github.com/yandex/ClickHouse
stars | today |
---|---|
7489 | 37 |
ClickHouse is a free analytic DBMS for big data.
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
12149 | 27 |
Googletest - Google Testing and Mocking Framework
PointCloudLibrary / pcl
https://github.com/PointCloudLibrary/pcl
stars | today |
---|---|
3947 | 7 |
Point Cloud Library (PCL)
InsightSoftwareConsortium / ITK
https://github.com/InsightSoftwareConsortium/ITK
stars | today |
---|---|
512 | 0 |
Insight Toolkit (ITK) – Official Repository
microsoft / GSL
https://github.com/microsoft/GSL
stars | today |
---|---|
3528 | 3 |
Guidelines Support Library
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
9426 | 8 |
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
892 | 3 |
ONNX Runtime: cross-platform, high performance scoring engine for ML models
scylladb / scylla
https://github.com/scylladb/scylla
stars | today |
---|---|
5185 | 2 |
NoSQL data store using the seastar framework, compatible with Apache Cassandra
apache / incubator-mxnet
https://github.com/apache/incubator-mxnet
stars | today |
---|---|
17322 | 9 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
su2code / SU2
https://github.com/su2code/SU2
stars | today |
---|---|
483 | 4 |
SU2: An Open-Source Suite for Multiphysics Simulation and Design
s3fs-fuse / s3fs-fuse
https://github.com/s3fs-fuse/s3fs-fuse
stars | today |
---|---|
3511 | 4 |
FUSE-based file system backed by Amazon S3
apache / thrift
https://github.com/apache/thrift
stars | today |
---|---|
6480 | 4 |
Apache Thrift
OctoMap / octomap
https://github.com/OctoMap/octomap
stars | today |
---|---|
659 | 1 |
An Efficient Probabilistic 3D Mapping Framework Based on Octrees. Contains the main OctoMap library, the viewer octovis, and dynamicEDT3D.
cpputest / cpputest
https://github.com/cpputest/cpputest
stars | today |
---|---|
659 | 3 |
CppUTest unit testing and mocking framework for C/C++
yhirose / cpp-httplib
https://github.com/yhirose/cpp-httplib
stars | today |
---|---|
878 | 14 |
A C++ header-only HTTP/HTTPS server and client library
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
14461 | 18 |
JSON for Modern C++
swoole / swoole-src
https://github.com/swoole/swoole-src
stars | today |
---|---|
13775 | 13 |
🚀 Coroutine-based concurrency library for PHP
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
6855 | 15 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
74969 | 41 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
microsoft / Azure-Kinect-Sensor-SDK
https://github.com/microsoft/Azure-Kinect-Sensor-SDK
stars | today |
---|---|
164 | 3 |
A cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device.
HowardHinnant / date
https://github.com/HowardHinnant/date
stars | today |
---|---|
1410 | 7 |
A date and time library based on the C++11/14/17
microsoft / AdaptiveCards
https://github.com/microsoft/AdaptiveCards
stars | today |
---|---|
536 | 0 |
A new way for developers to exchange card content in a common and consistent way.
apache / arrow
https://github.com/apache/arrow
stars | today |
---|---|
4147 | 11 |
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication…
jarro2783 / cxxopts
https://github.com/jarro2783/cxxopts
stars | today |
---|---|
1360 | 6 |
Lightweight C++ command line option parser
Tencent / ncnn
https://github.com/Tencent/ncnn
stars | today |
---|---|
6753 | 9 |
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Language: javascript
HcySunYang / vue-design
https://github.com/HcySunYang/vue-design
stars | today |
---|---|
4068 | 77 |
📖 master分支:《渲染器》 elegant分支:逐行级别的源码分析
styled-components / styled-components
https://github.com/styled-components/styled-components
stars | today |
---|---|
24712 | 21 |
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
bootstrap-vue / bootstrap-vue
https://github.com/bootstrap-vue/bootstrap-vue
stars | today |
---|---|
9387 | 22 |
BootstrapVue, with over 40 plugins and more than 75 custom components, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
ampproject / amphtml
https://github.com/ampproject/amphtml
stars | today |
---|---|
12844 | 3 |
The AMP web component framework.
wekan / wekan
https://github.com/wekan/wekan
stars | today |
---|---|
14583 | 5 |
The open-source kanban (built with Meteor). NOTE: All Pull Requests should be done to master branch. Old devel branch will be removed in near future. For translations, only add PR changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
babel / babel
https://github.com/babel/babel
stars | today |
---|---|
33789 | 21 |
🐠 Babel is a compiler for writing next generation JavaScript.
nolimits4web / swiper
https://github.com/nolimits4web/swiper
stars | today |
---|---|
20308 | 26 |
Most modern mobile touch slider with hardware accelerated transitions
airbnb / enzyme
https://github.com/airbnb/enzyme
stars | today |
---|---|
17521 | 12 |
JavaScript Testing utilities for React
storybookjs / storybook
https://github.com/storybookjs/storybook
stars | today |
---|---|
39371 | 28 |
UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
51206 | 52 |
Headless Chrome Node API
SortableJS / Sortable
https://github.com/SortableJS/Sortable
stars | today |
---|---|
17138 | 21 |
Sortable — is a JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Ember, Knockout and any CSS library, e.g. Bootstrap.
getsentry / sentry-javascript
https://github.com/getsentry/sentry-javascript
stars | today |
---|---|
3805 | 11 |
Official Sentry SDKs for Javascript
mochajs / mocha
https://github.com/mochajs/mocha
stars | today |
---|---|
18094 | 12 |
☕️ simple, flexible, fun javascript test framework for node.js & the browser
firebase / functions-samples
https://github.com/firebase/functions-samples
stars | today |
---|---|
6535 | 11 |
Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
cucumber / cucumber-js
https://github.com/cucumber/cucumber-js
stars | today |
---|---|
3588 | 4 |
Cucumber for JavaScript
atlassian / react-beautiful-dnd
https://github.com/atlassian/react-beautiful-dnd
stars | today |
---|---|
15236 | 15 |
Beautiful and accessible drag and drop for lists with React
openlayers / openlayers
https://github.com/openlayers/openlayers
stars | today |
---|---|
5188 | 14 |
OpenLayers
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
28098 | 22 |
📜 33 concepts every JavaScript developer should know.
marceljuenemann / angular-drag-and-drop-lists
https://github.com/marceljuenemann/angular-drag-and-drop-lists
stars | today |
---|---|
2147 | 2 |
Angular directives for sorting nested lists using the HTML5 Drag & Drop API
statsd / statsd
https://github.com/statsd/statsd
stars | today |
---|---|
14169 | 8 |
Daemon for easy but powerful stats aggregation
react-native-community / cli
https://github.com/react-native-community/cli
stars | today |
---|---|
542 | 8 |
React Native command line tools
highcharts / highcharts
https://github.com/highcharts/highcharts
stars | today |
---|---|
8798 | 7 |
Highcharts JS, the JavaScript charting framework
invertase / react-native-firebase
https://github.com/invertase/react-native-firebase
stars | today |
---|---|
5730 | 19 |
🔥 A well tested feature rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for over 20 Firebase services.
prebid / Prebid.js
https://github.com/prebid/Prebid.js
stars | today |
---|---|
819 | 1 |
Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.
KhronosGroup / Vulkan-Docs
https://github.com/KhronosGroup/Vulkan-Docs
stars | today |
---|---|
1436 | 3 |
The Vulkan API Specification and related tools
Language: unknown
qq449245884 / xiaozhi
https://github.com/qq449245884/xiaozhi
stars | today |
---|---|
855 | 40 |
geerlingguy / ansible-role-java
https://github.com/geerlingguy/ansible-role-java
stars | today |
---|---|
173 | 1 |
Ansible Role - Java.
gopherchina / conference
https://github.com/gopherchina/conference
stars | today |
---|---|
4458 | 4 |
DeepGraphLearning / LiteratureDL4Graph
https://github.com/DeepGraphLearning/LiteratureDL4Graph
stars | today |
---|---|
1150 | 119 |
Bypass007 / Safety-Project-Collection
https://github.com/Bypass007/Safety-Project-Collection
stars | today |
---|---|
288 | 35 |
收集一些比较优秀的开源安全项目,以帮助甲方安全从业人员构建企业安全能力。
ruanyf / weekly
https://github.com/ruanyf/weekly
stars | today |
---|---|
6460 | 15 |
科技爱好者周刊,每周五发布
laravel / ideas
https://github.com/laravel/ideas
stars | today |
---|---|
665 | 2 |
Issues board used for Laravel internals discussions.
CocoaPods / Specs
https://github.com/CocoaPods/Specs
stars | today |
---|---|
5224 | 8 |
The CocoaPods Master Repo
nuxt / docs
stars | today |
---|---|
380 | 1 |
Documentation of Nuxt.js
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
42112 | 30 |
🎓 Path to a free self-taught education in Computer Science!
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
33182 | 17 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
mobile-roadmap / android-developer-roadmap
https://github.com/mobile-roadmap/android-developer-roadmap
stars | today |
---|---|
1537 | 71 |
Android Developer Roadmap 2019
nailperry-zd / The-Economist
https://github.com/nailperry-zd/The-Economist
stars | today |
---|---|
2156 | 15 |
The Economist 经济学人,持续更新
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
7880 | 64 |
Cheat Sheets
WebKit / webkit
https://github.com/WebKit/webkit
stars | today |
---|---|
4126 | 5 |
Unofficial mirror of the WebKit SVN repository
raywenderlich / swift-style-guide
https://github.com/raywenderlich/swift-style-guide
stars | today |
---|---|
10026 | 8 |
The official Swift style guide for raywenderlich.com.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
84193 | 76 |
Roadmap to becoming a web developer in 2019
bmorelli25 / Become-A-Full-Stack-Web-Developer
https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer
stars | today |
---|---|
11288 | 7 |
Free resources for learning Full Stack Web Development
getfotiaoqiang / download
https://github.com/getfotiaoqiang/download
stars | today |
---|---|
2 | 1 |
佛跳墙下载页
lehui99 / tdw
https://github.com/lehui99/tdw
stars | today |
---|---|
5 | 3 |
grandyang / leetcode
https://github.com/grandyang/leetcode
stars | today |
---|---|
428 | 44 |
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
dwmkerr / hacker-laws
https://github.com/dwmkerr/hacker-laws
stars | today |
---|---|
7489 | 21 |
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
deepfake-3687 / DeepNudes
https://github.com/deepfake-3687/DeepNudes
stars | today |
---|---|
23 | 4 |
Cracked version of DeepNudes software with everything working, free for download (Magnet Link)
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
28331 | 294 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
ChristosChristofidis / awesome-deep-learning
https://github.com/ChristosChristofidis/awesome-deep-learning
stars | today |
---|---|
13031 | 29 |
A curated list of awesome Deep Learning tutorials, projects and communities.