Language: python
sherlock-project / sherlock
https://github.com/sherlock-project/sherlock
stars | today |
---|---|
4243 | 210 |
🔎 Find usernames across social networks
hhyo / Archery
https://github.com/hhyo/Archery
stars | today |
---|---|
551 | 30 |
SQL审核查询平台
wagtail / wagtail
https://github.com/wagtail/wagtail
stars | today |
---|---|
7506 | 28 |
A Django content management system focused on flexibility and user experience
facebookresearch / DeepSDF
https://github.com/facebookresearch/DeepSDF
stars | today |
---|---|
129 | 19 |
Learning Continuous Signed Distance Functions for Shape Representation
facebookresearch / adaptive-span
https://github.com/facebookresearch/adaptive-span
stars | today |
---|---|
173 | 31 |
Adaptive Attention Span in Transformers
P1sec / QCSuper
https://github.com/P1sec/QCSuper
stars | today |
---|---|
180 | 50 |
QCSuper is a tool communicating with Qualcomm-based phones and modems, allowing to capture raw 2G/3G/4G radio frames, among other things.
deepinsight / insightface
https://github.com/deepinsight/insightface
stars | today |
---|---|
4280 | 46 |
Face Analysis Project on MXNet
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
7178 | 29 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
tangzixiang0304 / Shielded_detector
https://github.com/tangzixiang0304/Shielded_detector
stars | today |
---|---|
280 | 5 |
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
69004 | 50 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
davidsandberg / facenet
https://github.com/davidsandberg/facenet
stars | today |
---|---|
8560 | 4 |
Face recognition using Tensorflow
LiuXingMing / SinaSpider
https://github.com/LiuXingMing/SinaSpider
stars | today |
---|---|
2727 | 2 |
新浪微博爬虫(Scrapy、Redis)
tensorflow / tensor2tensor
https://github.com/tensorflow/tensor2tensor
stars | today |
---|---|
8318 | 6 |
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
quark0 / darts
https://github.com/quark0/darts
stars | today |
---|---|
2082 | 5 |
Differentiable architecture search for convolutional and recurrent networks
python / mypy
https://github.com/python/mypy
stars | today |
---|---|
6371 | 8 |
Optional static typing for Python 3 and 2 (PEP 484)
WenDesi / lihang_book_algorithm
https://github.com/WenDesi/lihang_book_algorithm
stars | today |
---|---|
2950 | 13 |
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
tensorpack / tensorpack
https://github.com/tensorpack/tensorpack
stars | today |
---|---|
4424 | 4 |
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
mlflow / mlflow
https://github.com/mlflow/mlflow
stars | today |
---|---|
4194 | 7 |
Open source platform for the machine learning lifecycle
sfyc23 / EverydayWechat
https://github.com/sfyc23/EverydayWechat
stars | today |
---|---|
5168 | 91 |
微信助手:1.每日定时给好友发送定制消息。2.自动回复好友。3.群助手功能。
welliamcao / OpsManage
https://github.com/welliamcao/OpsManage
stars | today |
---|---|
1672 | 19 |
自动化运维平台: 代码及应用部署CI/CD、资产管理CMDB、计划任务管理平台、SQL审核|回滚、任务调度、站内WIKI
tornadoweb / tornado
https://github.com/tornadoweb/tornado
stars | today |
---|---|
17995 | 10 |
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
PeterWang512 / FALdetector
https://github.com/PeterWang512/FALdetector
stars | today |
---|---|
388 | 6 |
Code for the paper: Detecting Photoshopped Faces by Scripting Photoshop
lwlodo / deep_nude
https://github.com/lwlodo/deep_nude
stars | today |
---|---|
39 | 11 |
Language: go
weaveworks / ignite
https://github.com/weaveworks/ignite
stars | today |
---|---|
271 | 54 |
Ignite a Firecracker microVM
nats-io / nats-server
https://github.com/nats-io/nats-server
stars | today |
---|---|
6057 | 52 |
High-Performance server for NATS, the cloud native messaging system.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
18556 | 11 |
Connect, secure, control, and observe services.
openkruise / kruise
https://github.com/openkruise/kruise
stars | today |
---|---|
710 | 12 |
Automate application workloads management on Kubernetes
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
17758 | 27 |
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
hashicorp / consul
https://github.com/hashicorp/consul
stars | today |
---|---|
16541 | 42 |
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
roboll / helmfile
https://github.com/roboll/helmfile
stars | today |
---|---|
1166 | 2 |
Deploy Kubernetes Helm Charts
openshift / origin
https://github.com/openshift/origin
stars | today |
---|---|
6407 | 6 |
The self-managing, auto-upgrading, Kubernetes distribution for everyone
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
6268 | 9 |
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
micro / go-micro
https://github.com/micro/go-micro
stars | today |
---|---|
8037 | 23 |
A microservice development framework
argoproj / argo-cd
https://github.com/argoproj/argo-cd
stars | today |
---|---|
1363 | 15 |
Declarative continuous deployment for Kubernetes.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
29106 | 38 |
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.
tektoncd / pipeline
https://github.com/tektoncd/pipeline
stars | today |
---|---|
2657 | 16 |
A K8s-native Pipeline resource.
CodisLabs / codis
https://github.com/CodisLabs/codis
stars | today |
---|---|
9836 | 12 |
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
linkerd / linkerd2
https://github.com/linkerd/linkerd2
stars | today |
---|---|
4213 | 5 |
A service mesh for Kubernetes and beyond. Main repo for Linkerd 2.x.
spf13 / cobra
https://github.com/spf13/cobra
stars | today |
---|---|
12895 | 35 |
A Commander for modern Go CLI interactions
go-ldap / ldap
https://github.com/go-ldap/ldap
stars | today |
---|---|
785 | 2 |
Basic LDAP v3 functionality for the GO programming language.
grpc-ecosystem / grpc-gateway
https://github.com/grpc-ecosystem/grpc-gateway
stars | today |
---|---|
6375 | 18 |
gRPC to JSON proxy generator following the gRPC HTTP spec
DATA-DOG / go-sqlmock
https://github.com/DATA-DOG/go-sqlmock
stars | today |
---|---|
1664 | 6 |
Sql mock driver for golang to test database interactions
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
6519 | 9 |
Like Prometheus, but for logs.
cilium / cilium
https://github.com/cilium/cilium
stars | today |
---|---|
4137 | 8 |
API Aware Networking and Security using BPF and XDP
mitchellh / mapstructure
https://github.com/mitchellh/mapstructure
stars | today |
---|---|
2354 | 6 |
Go library for decoding generic map values into native Go structures.
Shopify / sarama
https://github.com/Shopify/sarama
stars | today |
---|---|
4525 | 8 |
Sarama is a Go library for Apache Kafka 0.8, and up.
sylabs / singularity
https://github.com/sylabs/singularity
stars | today |
---|---|
1233 | 0 |
Singularity: Application containers for Linux
go-redis / redis
https://github.com/go-redis/redis
stars | today |
---|---|
6277 | 16 |
Type-safe Redis client for Golang
Language: java
lenve / vhr
stars | today |
---|---|
6095 | 261 |
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
alipay / SoloPi
https://github.com/alipay/SoloPi
stars | today |
---|---|
765 | 183 |
Soloπ 自动化测试工具
spring2go / staffjoy
https://github.com/spring2go/staffjoy
stars | today |
---|---|
384 | 37 |
微服务和云原生架构教学案例项目,基于Spring Boot和Kubernetes技术栈
apache / lucene-solr
https://github.com/apache/lucene-solr
stars | today |
---|---|
2744 | 5 |
Mirror of Apache Lucene + Solr
mockito / mockito
https://github.com/mockito/mockito
stars | today |
---|---|
9050 | 10 |
Most popular Mocking framework for unit tests written in Java
baidu / uid-generator
https://github.com/baidu/uid-generator
stars | today |
---|---|
1918 | 27 |
UniqueID generator
OpenAPITools / openapi-generator
https://github.com/OpenAPITools/openapi-generator
stars | today |
---|---|
2638 | 21 |
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
apereo / cas
stars | today |
---|---|
6226 | 10 |
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
dbeaver / dbeaver
https://github.com/dbeaver/dbeaver
stars | today |
---|---|
9621 | 17 |
Free universal database tool and SQL client
lenve / CoolMeeting
https://github.com/lenve/CoolMeeting
stars | today |
---|---|
403 | 9 |
更多 Java 教程—–>
looly / hutool
https://github.com/looly/hutool
stars | today |
---|---|
6187 | 24 |
A set of tools that keep Java sweet.
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
14450 | 21 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
micronaut-projects / micronaut-core
https://github.com/micronaut-projects/micronaut-core
stars | today |
---|---|
2557 | 35 |
Micronaut Application Framework
mybatis / mybatis-3
https://github.com/mybatis/mybatis-3
stars | today |
---|---|
11257 | 4 |
MyBatis SQL mapper framework for Java
Netflix / conductor
https://github.com/Netflix/conductor
stars | today |
---|---|
1914 | 2 |
Conductor is a microservices orchestration engine - https://netflix.github.io/conductor/
alibaba / easyexcel
https://github.com/alibaba/easyexcel
stars | today |
---|---|
7081 | 22 |
快速、简单避免OOM的java处理Excel工具
hortonworks / cloudbreak
https://github.com/hortonworks/cloudbreak
stars | today |
---|---|
264 | 0 |
A tool for provisioning and managing Apache Hadoop clusters in the cloud. Cloudbreak, as part of the Hortonworks Data Platform, makes it easy to provision, configure and elastically grow HDP clusters on cloud infrastructure. Cloudbreak can be used to provision Hadoop across cloud infrastructure providers including AWS, Azure, GCP and OpenStack.
dropwizard / dropwizard
https://github.com/dropwizard/dropwizard
stars | today |
---|---|
7258 | 2 |
A damn simple library for building production-ready RESTful web services.
antlr / antlr4
https://github.com/antlr/antlr4
stars | today |
---|---|
6006 | 5 |
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
google / ExoPlayer
https://github.com/google/ExoPlayer
stars | today |
---|---|
13509 | 8 |
An extensible media player for Android
TechEmpower / FrameworkBenchmarks
https://github.com/TechEmpower/FrameworkBenchmarks
stars | today |
---|---|
4256 | 6 |
Source for the TechEmpower Framework Benchmarks project
zhangyd-c / JustAuth
https://github.com/zhangyd-c/JustAuth
stars | today |
---|---|
549 | 63 |
💯 史上最全的整合第三方登录的工具,目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软和今日头条等第三方平台的授权登录。 Login, so easy!
fabric8io / kubernetes-client
https://github.com/fabric8io/kubernetes-client
stars | today |
---|---|
886 | 2 |
Java client for Kubernetes & OpenShift
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
47978 | 136 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
alibaba / p3c
https://github.com/alibaba/p3c
stars | today |
---|---|
16845 | 32 |
Alibaba Java Coding Guidelines pmd implements and IDE plugin
Language: c++
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
28325 | 55 |
Tesseract Open Source OCR Engine (main repository)
generalized-intelligence / GAAS
https://github.com/generalized-intelligence/GAAS
stars | today |
---|---|
939 | 25 |
Generalized Aviation: Open source autonomous aviation and drone intelligence software platform, designed for drones and VTOLs.
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
902 | 0 |
ONNX Runtime: cross-platform, high performance scoring engine for ML models
Tencent / ncnn
https://github.com/Tencent/ncnn
stars | today |
---|---|
6796 | 8 |
ncnn is a high-performance neural network inference framework optimized for the mobile platform
google / libphonenumber
https://github.com/google/libphonenumber
stars | today |
---|---|
9446 | 43 |
Google’s common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
google / glog
https://github.com/google/glog
stars | today |
---|---|
3143 | 3 |
C++ implementation of the Google logging module
osquery / osquery
https://github.com/osquery/osquery
stars | today |
---|---|
14357 | 3 |
SQL powered operating system instrumentation, monitoring, and analytics.
sorbet / sorbet
https://github.com/sorbet/sorbet
stars | today |
---|---|
1444 | 9 |
A fast, powerful type checker designed for Ruby
flutter / engine
https://github.com/flutter/engine
stars | today |
---|---|
3214 | 9 |
The Flutter engine
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
48481 | 16 |
The Swift Programming Language
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
9448 | 4 |
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)
rapidsai / cuml
https://github.com/rapidsai/cuml
stars | today |
---|---|
594 | 1 |
cuML - RAPIDS Machine Learning Library
onnx / onnx-tensorrt
https://github.com/onnx/onnx-tensorrt
stars | today |
---|---|
319 | 2 |
ONNX-TensorRT: TensorRT backend for ONNX
facebook / hhvm
https://github.com/facebook/hhvm
stars | today |
---|---|
16078 | 1 |
A virtual machine for executing programs written in Hack.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
130810 | 73 |
An Open Source Machine Learning Framework for Everyone
open-source-parsers / jsoncpp
https://github.com/open-source-parsers/jsoncpp
stars | today |
---|---|
3848 | 5 |
A C++ library for interacting with JSON.
google / or-tools
https://github.com/google/or-tools
stars | today |
---|---|
4245 | 4 |
Google’s Operations Research tools:
jvm-profiling-tools / async-profiler
https://github.com/jvm-profiling-tools/async-profiler
stars | today |
---|---|
1916 | 4 |
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
6076 | 15 |
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
microsoft / Azure-Kinect-Sensor-SDK
https://github.com/microsoft/Azure-Kinect-Sensor-SDK
stars | today |
---|---|
196 | 13 |
A cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device.
Qihoo360 / pika
https://github.com/Qihoo360/pika
stars | today |
---|---|
2861 | 5 |
Pika is a nosql compatible with redis, it is developed by Qihoo’s DBA and infrastructure team
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
14332 | 5 |
A library that provides an embeddable, persistent key-value store for fast storage.
facebook / folly
https://github.com/facebook/folly
stars | today |
---|---|
13294 | 7 |
An open-source C++ library developed and used at Facebook.
intel / tbb
stars | today |
---|---|
1301 | 8 |
Official Intel® Threading Building Blocks (Intel TBB) GitHub repository.
capnproto / capnproto
https://github.com/capnproto/capnproto
stars | today |
---|---|
6624 | 3 |
Cap’n Proto serialization/RPC system - core tools and C++ library
Language: javascript
Advanced-Frontend / Daily-Interview-Question
https://github.com/Advanced-Frontend/Daily-Interview-Question
stars | today |
---|---|
10893 | 311 |
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
apple / swift-evolution
https://github.com/apple/swift-evolution
stars | today |
---|---|
10235 | 17 |
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
cteams / Thief-Book
https://github.com/cteams/Thief-Book
stars | today |
---|---|
581 | 33 |
一款真正的跨平台摸鱼神器
metowolf / vCards
https://github.com/metowolf/vCards
stars | today |
---|---|
748 | 81 |
📡️ vCards 中国黄页 - 优化 iOS 来电、信息界面体验
google / site-kit-wp
https://github.com/google/site-kit-wp
stars | today |
---|---|
344 | 7 |
Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web.
nondanee / UnblockNeteaseMusic
https://github.com/nondanee/UnblockNeteaseMusic
stars | today |
---|---|
3006 | 17 |
Revive unavailable songs for Netease Cloud Music
facebook / docusaurus
https://github.com/facebook/docusaurus
stars | today |
---|---|
12573 | 102 |
Easy to maintain open source documentation websites.
SheetJS / js-xlsx
https://github.com/SheetJS/js-xlsx
stars | today |
---|---|
16684 | 19 |
📗 SheetJS Community Edition – Spreadsheet Toolkit
lodash / lodash
https://github.com/lodash/lodash
stars | today |
---|---|
40193 | 24 |
A modern JavaScript utility library delivering modularity, performance, & extras.
material-components / material-components-web
https://github.com/material-components/material-components-web
stars | today |
---|---|
12808 | 12 |
Modular and customizable Material Design UI components for the web
Coding-Coach / find-a-mentor
https://github.com/Coding-Coach/find-a-mentor
stars | today |
---|---|
398 | 8 |
Coding Coach alpha website
cypress-io / cypress-example-recipes
https://github.com/cypress-io/cypress-example-recipes
stars | today |
---|---|
544 | 1 |
Various recipes for testing common scenarios with Cypress
mapbox / mapbox-gl-js
https://github.com/mapbox/mapbox-gl-js
stars | today |
---|---|
4602 | 10 |
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
appium / appium
https://github.com/appium/appium
stars | today |
---|---|
9698 | 10 |
📱 Automation for iOS, Android, and Windows Apps.
wix / Detox
stars | today |
---|---|
4934 | 16 |
Gray box end-to-end testing and automation framework for mobile apps
bkimminich / juice-shop
https://github.com/bkimminich/juice-shop
stars | today |
---|---|
2142 | 7 |
OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
d3 / d3
stars | today |
---|---|
85940 | 32 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
airbnb / enzyme
https://github.com/airbnb/enzyme
stars | today |
---|---|
17554 | 12 |
JavaScript Testing utilities for React
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
132548 | 59 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
exceljs / exceljs
https://github.com/exceljs/exceljs
stars | today |
---|---|
4025 | 11 |
Excel Workbook Manager
b3log / baidu-netdisk-downloaderx
https://github.com/b3log/baidu-netdisk-downloaderx
stars | today |
---|---|
4334 | 23 |
⚡️ 百度网盘不限速下载器 BND,支持 Windows、Mac 和 Linux。
jhipster / generator-jhipster
https://github.com/jhipster/generator-jhipster
stars | today |
---|---|
14179 | 8 |
Open Source application generator for creating Spring Boot + Angular/React projects in seconds!
ansible / awx
https://github.com/ansible/awx
stars | today |
---|---|
6218 | 7 |
AWX Project
aws-samples / aws-serverless-workshops
https://github.com/aws-samples/aws-serverless-workshops
stars | today |
---|---|
1913 | 7 |
Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
aws-samples / aws-serverless-airline-booking
https://github.com/aws-samples/aws-serverless-airline-booking
stars | today |
---|---|
257 | 6 |
Airline Booking is a complete web application that provides Flight Search, Flight Payment, Flight Booking, Flight Preferences and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application is the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of July.
Language: unknown
W00t3k / Awesome-Cellular-Hacking
https://github.com/W00t3k/Awesome-Cellular-Hacking
stars | today |
---|---|
489 | 89 |
Awesome-Cellular-Hacking
mbeaudru / modern-js-cheatsheet
https://github.com/mbeaudru/modern-js-cheatsheet
stars | today |
---|---|
18853 | 36 |
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
veorq / cryptocoding
https://github.com/veorq/cryptocoding
stars | today |
---|---|
406 | 37 |
Guidelines for low-level cryptography software
FavioVazquez / ds-cheatsheets
https://github.com/FavioVazquez/ds-cheatsheets
stars | today |
---|---|
5647 | 13 |
List of Data Science Cheatsheets to rule the world
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
29064 | 226 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
8002 | 44 |
Cheat Sheets
flink-china / flink-training-course
https://github.com/flink-china/flink-training-course
stars | today |
---|---|
1130 | 9 |
Flink 中文视频课程(持续更新…)
jbhuang0604 / awesome-computer-vision
https://github.com/jbhuang0604/awesome-computer-vision
stars | today |
---|---|
10530 | 22 |
A curated list of awesome computer vision resources
felipefialho / frontend-challenges
https://github.com/felipefialho/frontend-challenges
stars | today |
---|---|
2506 | 54 |
💥 Listing some playful open-source’s challenges of jobs to test your knowledge
CocoaPods / Specs
https://github.com/CocoaPods/Specs
stars | today |
---|---|
5252 | 2 |
The CocoaPods Master Repo
0voice / from_coder_to_expert
https://github.com/0voice/from_coder_to_expert
stars | today |
---|---|
7028 | 69 |
2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
22478 | 28 |
Curated list of project-based tutorials
ttpianobirds / RenZhengfei
https://github.com/ttpianobirds/RenZhengfei
stars | today |
---|---|
618 | 4 |
任正非思想
pditommaso / awesome-pipeline
https://github.com/pditommaso/awesome-pipeline
stars | today |
---|---|
2249 | 4 |
A curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
davideuler / architecture.of.internet-product
https://github.com/davideuler/architecture.of.internet-product
stars | today |
---|---|
15457 | 41 |
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
34058 | 25 |
A topic-centric list of HQ open datasets. PR ☛☛☛
no-Dark / Adult
https://github.com/no-Dark/Adult
stars | today |
---|---|
1317 | 4 |
yygmind / blog
https://github.com/yygmind/blog
stars | today |
---|---|
5854 | 46 |
我是木易杨,公众号「高级前端进阶」作者,跟着我每周重点攻克一个前端面试重难点。接下来让我带你走进高级前端的世界,在进阶的路上,共勉!
r0f1 / datascience
https://github.com/r0f1/datascience
stars | today |
---|---|
1879 | 6 |
Curated list of Python resources for data science.
Hack-with-Github / Free-Security-eBooks
https://github.com/Hack-with-Github/Free-Security-eBooks
stars | today |
---|---|
2137 | 1 |
Free Security and Hacking eBooks
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
52242 | 43 |
📚 免费的计算机编程类中文书籍,欢迎投稿
EthicalML / awesome-production-machine-learning
https://github.com/EthicalML/awesome-production-machine-learning
stars | today |
---|---|
762 | 3 |
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
125309 | 52 |
📚 Freely available programming books
MaximAbramchuck / awesome-interview-questions
https://github.com/MaximAbramchuck/awesome-interview-questions
stars | today |
---|---|
28312 | 16 |
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
aws-samples / aws-modern-application-workshop
https://github.com/aws-samples/aws-modern-application-workshop
stars | today |
---|---|
448 | 2 |
A tutorial for developers that want to learn about how to build modern applications on top of AWS. You will build a sample website that leverages infrastructure as code, containers, serverless code functions, CI/CD, and more.