Language: python
testerSunshine / 12306
https://github.com/testerSunshine/12306
stars | today |
---|---|
9219 | 220 |
12306智能刷票,订票
apache / airflow
https://github.com/apache/airflow
stars | today |
---|---|
13800 | 13 |
Apache Airflow
zhaipro / easy12306
https://github.com/zhaipro/easy12306
stars | today |
---|---|
372 | 22 |
使用机器学习算法完成对12306验证码的自动识别
tensorflow / neural-structured-learning
https://github.com/tensorflow/neural-structured-learning
stars | today |
---|---|
341 | 52 |
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
39206 | 22 |
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
donnemartin / data-science-ipython-notebooks
https://github.com/donnemartin/data-science-ipython-notebooks
stars | today |
---|---|
16401 | 44 |
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
mlflow / mlflow
https://github.com/mlflow/mlflow
stars | today |
---|---|
4594 | 5 |
Open source platform for the machine learning lifecycle
Yorko / mlcourse.ai
https://github.com/Yorko/mlcourse.ai
stars | today |
---|---|
5485 | 92 |
Open Machine Learning Course
opendevops-cn / opendevops
https://github.com/opendevops-cn/opendevops
stars | today |
---|---|
1051 | 4 |
CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台
leisurelicht / wtfpython-cn
https://github.com/leisurelicht/wtfpython-cn
stars | today |
---|---|
8682 | 9 |
wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
google / tf-quant-finance
https://github.com/google/tf-quant-finance
stars | today |
---|---|
205 | 44 |
High-performance TensorFlow library for quantitative finance.
tensorflow / privacy
https://github.com/tensorflow/privacy
stars | today |
---|---|
880 | 3 |
Library for training machine learning models with privacy for training data
qqwweee / keras-yolo3
https://github.com/qqwweee/keras-yolo3
stars | today |
---|---|
4291 | 9 |
A Keras implementation of YOLOv3 (Tensorflow backend)
Cisco-Talos / GhIDA
https://github.com/Cisco-Talos/GhIDA
stars | today |
---|---|
172 | 41 |
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
8311 | 18 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
13846 | 15 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
gadfly0x / signature_algorithm
https://github.com/gadfly0x/signature_algorithm
stars | today |
---|---|
125 | 11 |
各种App、小程序、网站的请求签名算法。 现已有:自如、小红书、蛋壳公寓、luckin coffee(瑞幸咖啡)
chiphuyen / stanford-tensorflow-tutorials
https://github.com/chiphuyen/stanford-tensorflow-tutorials
stars | today |
---|---|
8905 | 11 |
This repository contains code examples for the Stanford’s course: TensorFlow for Deep Learning Research.
public-apis / public-apis
https://github.com/public-apis/public-apis
stars | today |
---|---|
61120 | 64 |
A collective list of free APIs for use in software and web development.
ckiplab / ckiptagger
https://github.com/ckiplab/ckiptagger
stars | today |
---|---|
904 | 81 |
CKIP Neural Chinese Word Segmentation, POS Tagging, and NER
volatilityfoundation / volatility
https://github.com/volatilityfoundation/volatility
stars | today |
---|---|
3048 | 2 |
An advanced memory forensics framework
swisskyrepo / PayloadsAllTheThings
https://github.com/swisskyrepo/PayloadsAllTheThings
stars | today |
---|---|
9315 | 20 |
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
yaml / pyyaml
https://github.com/yaml/pyyaml
stars | today |
---|---|
822 | 2 |
Canonical source repository for PyYAML
0xDezzy / CVE-2019-11539
https://github.com/0xDezzy/CVE-2019-11539
stars | today |
---|---|
78 | 12 |
Exploit for the Post-Auth RCE vulnerability in Pulse Secure Connect
scipy / scipy
https://github.com/scipy/scipy
stars | today |
---|---|
6247 | 8 |
Scipy library main repository
Language: go
mattermost / mattermost-server
https://github.com/mattermost/mattermost-server
stars | today |
---|---|
16088 | 13 |
Open source Slack-alternative in Golang and React - Mattermost
coredns / coredns
https://github.com/coredns/coredns
stars | today |
---|---|
4713 | 9 |
CoreDNS is a DNS server that chains plugins
golang / protobuf
https://github.com/golang/protobuf
stars | today |
---|---|
5254 | 8 |
Go support for Google’s protocol buffers
casbin / casbin
https://github.com/casbin/casbin
stars | today |
---|---|
5152 | 5 |
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
9365 | 11 |
The Go language implementation of gRPC. HTTP/2 based RPC
mxplusb / cloudflare-sync
https://github.com/mxplusb/cloudflare-sync
stars | today |
---|---|
214 | 32 |
A nice to have, MIT-licensed tool for using Cloudflare as a dynamic DNS provider.
stretchr / testify
https://github.com/stretchr/testify
stars | today |
---|---|
8413 | 14 |
A toolkit with common assertions and mocks that plays nicely with the standard library
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
31012 | 22 |
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.
emirpasic / gods
https://github.com/emirpasic/gods
stars | today |
---|---|
6593 | 16 |
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
golangci / golangci-lint
https://github.com/golangci/golangci-lint
stars | today |
---|---|
3405 | 12 |
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
containous / maesh
https://github.com/containous/maesh
stars | today |
---|---|
410 | 50 |
Simpler Service Mesh
go-redis / redis
https://github.com/go-redis/redis
stars | today |
---|---|
6812 | 11 |
Type-safe Redis client for Golang
prometheus / client_golang
https://github.com/prometheus/client_golang
stars | today |
---|---|
1643 | 1 |
Prometheus instrumentation library for Go applications
zricethezav / gitleaks
https://github.com/zricethezav/gitleaks
stars | today |
---|---|
5042 | 9 |
Audit git repos for secrets 🔑
olivere / elastic
https://github.com/olivere/elastic
stars | today |
---|---|
4266 | 3 |
Elasticsearch client for Go.
open-policy-agent / opa
https://github.com/open-policy-agent/opa
stars | today |
---|---|
2453 | 6 |
An open source, general-purpose policy engine.
GoogleCloudPlatform / spark-on-k8s-operator
https://github.com/GoogleCloudPlatform/spark-on-k8s-operator
stars | today |
---|---|
686 | 5 |
Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
Shopify / sarama
https://github.com/Shopify/sarama
stars | today |
---|---|
4775 | 8 |
Sarama is a Go library for Apache Kafka 0.8, and up.
cnlh / nps
stars | today |
---|---|
7428 | 35 |
一款轻量级、功能强大的内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩、站点保护、加密传输、多路复用、header修改等。支持web图形化管理,集成多用户模式。
uber-go / zap
https://github.com/uber-go/zap
stars | today |
---|---|
7664 | 5 |
Blazing fast, structured, leveled logging in Go.
DATA-DOG / go-sqlmock
https://github.com/DATA-DOG/go-sqlmock
stars | today |
---|---|
1818 | 2 |
Sql mock driver for golang to test database interactions
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
37964 | 37 |
The world’s fastest framework for building websites.
helm / helm
stars | today |
---|---|
13708 | 14 |
The Kubernetes Package Manager
sirupsen / logrus
https://github.com/sirupsen/logrus
stars | today |
---|---|
12299 | 10 |
Structured, pluggable logging for Go.
docker / compose-on-kubernetes
https://github.com/docker/compose-on-kubernetes
stars | today |
---|---|
1113 | 3 |
Deploy applications described in Compose onto Kubernetes clusters
Language: java
justauth / JustAuth
https://github.com/justauth/JustAuth
stars | today |
---|---|
4087 | 36 |
💯 史上最全的整合第三方登录的开源库。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐和Gitlab等第三方平台的授权登录。 Login, so easy!
qunarcorp / bistoury
https://github.com/qunarcorp/bistoury
stars | today |
---|---|
754 | 20 |
Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案
apache / incubator-dolphinscheduler
https://github.com/apache/incubator-dolphinscheduler
stars | today |
---|---|
1677 | 3 |
Apache DolphinScheduler
elunez / eladmin
https://github.com/elunez/eladmin
stars | today |
---|---|
3158 | 95 |
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
76453 | 112 |
📚 Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
2227324689 / gpmall
https://github.com/2227324689/gpmall
stars | today |
---|---|
1413 | 6 |
【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
10245 | 15 |
Apache Flink
prestosql / presto
https://github.com/prestosql/presto
stars | today |
---|---|
602 | 7 |
Official home of the community managed version of Presto, the distributed SQL query engine for big data, under the auspices of the Presto Software Foundation.
testcontainers / testcontainers-java
https://github.com/testcontainers/testcontainers-java
stars | today |
---|---|
2807 | 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.
CarGuo / GSYVideoPlayer
https://github.com/CarGuo/GSYVideoPlayer
stars | today |
---|---|
11659 | 12 |
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
alibaba / fastjson
https://github.com/alibaba/fastjson
stars | today |
---|---|
19134 | 22 |
🚄 A fast JSON parser/generator for Java. (Aliyun Data Lake Analytics https://www.aliyun.com/product/datalakeanalytics powered by fastjson )
frank-lam / fullstack-tutorial
https://github.com/frank-lam/fullstack-tutorial
stars | today |
---|---|
5502 | 24 |
🚀 fullstack tutorial 2019,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
bazelbuild / bazel
https://github.com/bazelbuild/bazel
stars | today |
---|---|
12747 | 10 |
a fast, scalable, multi-language and extensible build system
apache / beam
https://github.com/apache/beam
stars | today |
---|---|
3266 | 3 |
Apache Beam
hankcs / HanLP
https://github.com/hankcs/HanLP
stars | today |
---|---|
14687 | 15 |
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
TechEmpower / FrameworkBenchmarks
https://github.com/TechEmpower/FrameworkBenchmarks
stars | today |
---|---|
4419 | 4 |
Source for the TechEmpower Framework Benchmarks project
antlr / antlr4
https://github.com/antlr/antlr4
stars | today |
---|---|
6298 | 6 |
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
16584 | 21 |
All Algorithms implemented in Java
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
16285 | 18 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
FIRST-Tech-Challenge / SkyStone
https://github.com/FIRST-Tech-Challenge/SkyStone
stars | today |
---|---|
64 | 6 |
FTC SDK
google / ExoPlayer
https://github.com/google/ExoPlayer
stars | today |
---|---|
13901 | 11 |
An extensible media player for Android
Curzibn / Luban
https://github.com/Curzibn/Luban
stars | today |
---|---|
10627 | 7 |
Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法
kmagiera / react-native-screens
https://github.com/kmagiera/react-native-screens
stars | today |
---|---|
781 | 4 |
Native navigation primitives for your React Native app.
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
54267 | 126 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
apache / servicecomb-java-chassis
https://github.com/apache/servicecomb-java-chassis
stars | today |
---|---|
960 | 8 |
ServiceComb Java Chassis is a Software Development Kit (SDK) for rapid development of microservices in Java, providing service registration, service discovery, dynamic routing, and service management features
Language: c++
google / differential-privacy
https://github.com/google/differential-privacy
stars | today |
---|---|
704 | 180 |
microsoft / PowerToys
https://github.com/microsoft/PowerToys
stars | today |
---|---|
7106 | 1817 |
Windows system utilities to maximize productivity
microsoft / calculator
https://github.com/microsoft/calculator
stars | today |
---|---|
18440 | 15 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
yandex / ClickHouse
https://github.com/yandex/ClickHouse
stars | today |
---|---|
8142 | 18 |
ClickHouse is a free analytic DBMS for big data.
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
1116 | 3 |
ONNX Runtime: cross-platform, high performance scoring engine for ML models
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
12777 | 10 |
Googletest - Google Testing and Mocking Framework
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
7692 | 12 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
24286 | 34 |
Godot Engine – Multi-platform 2D and 3D game engine
SerenityOS / serenity
https://github.com/SerenityOS/serenity
stars | today |
---|---|
2571 | 14 |
Serenity Operating System
NervanaSystems / ngraph
https://github.com/NervanaSystems/ngraph
stars | today |
---|---|
1056 | 6 |
nGraph - open source C++ library, compiler and runtime for Deep Learning
PX4 / Firmware
https://github.com/PX4/Firmware
stars | today |
---|---|
2881 | 9 |
PX4 Autopilot Software
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
49034 | 14 |
The Swift Programming Language
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
133657 | 63 |
An Open Source Machine Learning Framework for Everyone
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
7382 | 11 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
bulletphysics / bullet3
https://github.com/bulletphysics/bullet3
stars | today |
---|---|
5340 | 4 |
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
9760 | 12 |
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)
BVLC / caffe
stars | today |
---|---|
29001 | 11 |
Caffe: a fast open framework for deep learning.
gnuradio / gnuradio
https://github.com/gnuradio/gnuradio
stars | today |
---|---|
1798 | 0 |
GNU Radio
harfbuzz / harfbuzz
https://github.com/harfbuzz/harfbuzz
stars | today |
---|---|
1208 | 1 |
HarfBuzz text shaping engine
onnx / onnx-tensorrt
https://github.com/onnx/onnx-tensorrt
stars | today |
---|---|
400 | 2 |
ONNX-TensorRT: TensorRT backend for ONNX
radareorg / cutter
https://github.com/radareorg/cutter
stars | today |
---|---|
5498 | 29 |
Free and Open Source Reverse Engineering Platform powered by radare2
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
10825 | 13 |
Cloud-native high-performance edge/middle/service proxy
facebook / folly
https://github.com/facebook/folly
stars | today |
---|---|
13599 | 10 |
An open-source C++ library developed and used at Facebook.
esphome / esphome
https://github.com/esphome/esphome
stars | today |
---|---|
891 | 6 |
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
ceres-solver / ceres-solver
https://github.com/ceres-solver/ceres-solver
stars | today |
---|---|
1233 | 3 |
A large scale non-linear optimization library
Language: javascript
chakra-ui / chakra-ui
https://github.com/chakra-ui/chakra-ui
stars | today |
---|---|
1191 | 228 |
⚡️ Simple, Modular & Accessible UI Components for your React Applications
qianguyihao / Web
https://github.com/qianguyihao/Web
stars | today |
---|---|
6215 | 47 |
前端入门和进阶学习笔记,超详细的Web前端学习图文教程。从零开始学前端,做一个Web全栈工程师。持续更新…
donwa / goindex
https://github.com/donwa/goindex
stars | today |
---|---|
223 | 30 |
Google Drive Directory Index
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
40660 | 24 |
The React Framework
vadimdemedes / draqula
https://github.com/vadimdemedes/draqula
stars | today |
---|---|
336 | 36 |
🧛 GraphQL client for minimalistic React apps
taniarascia / webpack-boilerplate
https://github.com/taniarascia/webpack-boilerplate
stars | today |
---|---|
152 | 53 |
A sensible Webpack 4 boilerplate.
SortableJS / Sortable
https://github.com/SortableJS/Sortable
stars | today |
---|---|
17605 | 6 |
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.
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
31394 | 127 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
jquery / jquery-ui
https://github.com/jquery/jquery-ui
stars | today |
---|---|
10701 | 1 |
The official jQuery user interface library.
facebook / jest
https://github.com/facebook/jest
stars | today |
---|---|
27393 | 10 |
Delightful JavaScript Testing.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
53358 | 38 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
d3 / d3
stars | today |
---|---|
87185 | 27 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
mozilla / send
https://github.com/mozilla/send
stars | today |
---|---|
8251 | 6 |
Simple, private file sharing from the makers of Firefox
sampotts / plyr
https://github.com/sampotts/plyr
stars | today |
---|---|
14984 | 54 |
A simple HTML5, YouTube and Vimeo player
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
135680 | 50 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
flow-typed / flow-typed
https://github.com/flow-typed/flow-typed
stars | today |
---|---|
3408 | 20 |
A central repository for Flow library definitions
fabricjs / fabric.js
https://github.com/fabricjs/fabric.js
stars | today |
---|---|
13472 | 11 |
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
rt2zz / redux-persist
https://github.com/rt2zz/redux-persist
stars | today |
---|---|
8818 | 14 |
persist and rehydrate a redux store
facundoolano / google-play-scraper
https://github.com/facundoolano/google-play-scraper
stars | today |
---|---|
998 | 5 |
Node.js scraper to get data from Google Play
json-editor / json-editor
https://github.com/json-editor/json-editor
stars | today |
---|---|
1341 | 4 |
JSON Schema Based Editor
webtorrent / webtorrent
https://github.com/webtorrent/webtorrent
stars | today |
---|---|
20289 | 12 |
⚡️ Streaming torrent client for the web
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
304717 | 49 |
The https://www.freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
airbnb / enzyme
https://github.com/airbnb/enzyme
stars | today |
---|---|
17877 | 9 |
JavaScript Testing utilities for React
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
16653 | 18 |
The best design tools for everything 👉
GavinZhuLei / vue-form-making
https://github.com/GavinZhuLei/vue-form-making
stars | today |
---|---|
1342 | 119 |
基于Vue的表单设计器,让表单开发简单而高效。
Language: unknown
google / eng-practices
https://github.com/google/eng-practices
stars | today |
---|---|
2891 | 1284 |
Google’s Engineering Practices documentation
microsoft / vscode-icons
https://github.com/microsoft/vscode-icons
stars | today |
---|---|
308 | 19 |
Icons for Visual Studio Code
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
22467 | 23 |
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
HowProgrammingWorks / Index
https://github.com/HowProgrammingWorks/Index
stars | today |
---|---|
274 | 25 |
Repositories Index
ruanyf / weekly
https://github.com/ruanyf/weekly
stars | today |
---|---|
8475 | 14 |
科技爱好者周刊,每周五发布
zenika-open-source / open-source-promotion-cheat-sheet
https://github.com/zenika-open-source/open-source-promotion-cheat-sheet
stars | today |
---|---|
129 | 22 |
📄 Open source promotion cheat sheet
interviewBubble / Data-Science-Competitions
https://github.com/interviewBubble/Data-Science-Competitions
stars | today |
---|---|
244 | 31 |
Goal of this repo is to provide solutions of all Data Science Competitions(Kaggle, Data Hack, Machine Hack, Driven Data etc…).
dumb-password-rules / dumb-password-rules
https://github.com/dumb-password-rules/dumb-password-rules
stars | today |
---|---|
1253 | 244 |
Shaming sites with dumb password rules.
infosecn1nja / AD-Attack-Defense
https://github.com/infosecn1nja/AD-Attack-Defense
stars | today |
---|---|
1769 | 12 |
Attack and defend active directory using modern post exploitation adversary tradecraft activity
mgechev / angular-performance-checklist
https://github.com/mgechev/angular-performance-checklist
stars | today |
---|---|
2878 | 5 |
Cheatsheet for developing ⚡lightning⚡ fast progressive Angular applications.
karan / Projects
https://github.com/karan/Projects
stars | today |
---|---|
28947 | 12 |
📃 A list of practical projects that anyone can solve in any programming language.
yuuwill / 1024app-android
https://github.com/yuuwill/1024app-android
stars | today |
---|---|
2512 | 9 |
草榴官方客户端,小草客户端,Android
borisbanushev / stockpredictionai
https://github.com/borisbanushev/stockpredictionai
stars | today |
---|---|
1550 | 6 |
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use L…
loonggg / DevMoneySharing
https://github.com/loonggg/DevMoneySharing
stars | today |
---|---|
621 | 10 |
独立开发者赚钱经验分享
ruanyf / document-style-guide
https://github.com/ruanyf/document-style-guide
stars | today |
---|---|
5079 | 15 |
中文技术文档的写作规范
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
87510 | 74 |
Roadmap to becoming a web developer in 2019
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
17225 | 18 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
gibsjose / cpp-cheat-sheet
https://github.com/gibsjose/cpp-cheat-sheet
stars | today |
---|---|
1379 | 9 |
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
programthink / books
https://github.com/programthink/books
stars | today |
---|---|
5998 | 6 |
【编程随想】收藏的电子书清单(多个学科,含下载链接)
rolling-scopes-school / lectures
https://github.com/rolling-scopes-school/lectures
stars | today |
---|---|
190 | 1 |
openshift / community
https://github.com/openshift/community
stars | today |
---|---|
9 | 0 |
Community organizational documentations and process for OKD
mlss-skoltech / lectures
https://github.com/mlss-skoltech/lectures
stars | today |
---|---|
38 | 4 |
repository with the lectures for MLSS Skoltech
he4rt / curso-php
https://github.com/he4rt/curso-php
stars | today |
---|---|
69 | 6 |
Quer aprender a desenvolver sistemas Web com PHP? Está no lugar certo!
Awesome-Windows / Awesome
https://github.com/Awesome-Windows/Awesome
stars | today |
---|---|
9721 | 18 |
💻 An awesome & curated list of best applications and tools for Windows.
abc-club / free-resources
https://github.com/abc-club/free-resources
stars | today |
---|---|
178 | 8 |
前端资源合集