Language: python
0voice / interview_internal_reference
https://github.com/0voice/interview_internal_reference
stars | today |
---|---|
6605 | 1011 |
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
zllrunning / video-object-removal
https://github.com/zllrunning/video-object-removal
stars | today |
---|---|
434 | 125 |
Just draw a bounding box and you can remove the object you want to remove.
huggingface / pytorch-transformers
https://github.com/huggingface/pytorch-transformers
stars | today |
---|---|
9187 | 228 |
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
NVIDIA / DeepLearningExamples
https://github.com/NVIDIA/DeepLearningExamples
stars | today |
---|---|
1127 | 32 |
Deep Learning Examples
vipstone / faceai
https://github.com/vipstone/faceai
stars | today |
---|---|
3904 | 82 |
一款入门级的人脸、视频、文字检测以及识别的项目.
foolwood / SiamMask
https://github.com/foolwood/SiamMask
stars | today |
---|---|
1692 | 21 |
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
25277 | 40 |
🏡 Open source home automation that puts local control and privacy first
microsoft / nni
https://github.com/microsoft/nni
stars | today |
---|---|
2899 | 9 |
An open source AutoML toolkit for neural architecture search and hyper-parameter tuning.
wistbean / learn_python3_spider
https://github.com/wistbean/learn_python3_spider
stars | today |
---|---|
445 | 46 |
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,爬虫项目实战实例等
Tencent / NeuralNLP-NeuralClassifier
https://github.com/Tencent/NeuralNLP-NeuralClassifier
stars | today |
---|---|
123 | 62 |
An Open-source Neural Hierarchical Multi-label Text Classification Toolkit
openai / gym
stars | today |
---|---|
17470 | 5 |
A toolkit for developing and comparing reinforcement learning algorithms.
cchen156 / Learning-to-See-in-the-Dark
https://github.com/cchen156/Learning-to-See-in-the-Dark
stars | today |
---|---|
2781 | 26 |
Learning to See in the Dark. CVPR 2018
danaugrs / huskarl
https://github.com/danaugrs/huskarl
stars | today |
---|---|
274 | 20 |
Deep Reinforcement Learning Framework + Algorithms
vincent-thevenin / Realistic-Neural-Talking-Head-Models
https://github.com/vincent-thevenin/Realistic-Neural-Talking-Head-Models
stars | today |
---|---|
122 | 1 |
My implementation of Few-Shot Adversarial Learning of Realistic Neural Talking Head Models (Egor Zakharov et al.).
PaddlePaddle / models
https://github.com/PaddlePaddle/models
stars | today |
---|---|
2114 | 19 |
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
openatx / uiautomator2
https://github.com/openatx/uiautomator2
stars | today |
---|---|
1332 | 10 |
Android Uiautomator2 Python Wrapper
thtrieu / darkflow
https://github.com/thtrieu/darkflow
stars | today |
---|---|
4898 | 5 |
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
chinese-poetry / chinese-poetry
https://github.com/chinese-poetry/chinese-poetry
stars | today |
---|---|
14727 | 71 |
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
Azure / azure-sdk-for-python
https://github.com/Azure/azure-sdk-for-python
stars | today |
---|---|
820 | 1 |
Microsoft Azure SDK for Python
idealo / image-super-resolution
https://github.com/idealo/image-super-resolution
stars | today |
---|---|
933 | 11 |
Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
awslabs / gluon-ts
https://github.com/awslabs/gluon-ts
stars | today |
---|---|
501 | 1 |
GluonTS - Probabilistic Time Series Modeling in Python
Rayhane-mamah / Tacotron-2
https://github.com/Rayhane-mamah/Tacotron-2
stars | today |
---|---|
1014 | 3 |
DeepMind’s Tacotron-2 Tensorflow implementation
gogcom / galaxy-integrations-python-api
https://github.com/gogcom/galaxy-integrations-python-api
stars | today |
---|---|
61 | 4 |
sergiomsilva / alpr-unconstrained
https://github.com/sergiomsilva/alpr-unconstrained
stars | today |
---|---|
706 | 0 |
License Plate Detection and Recognition in Unconstrained Scenarios
mlflow / mlflow
https://github.com/mlflow/mlflow
stars | today |
---|---|
4258 | 15 |
Open source platform for the machine learning lifecycle
Language: go
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
8923 | 20 |
The Go language implementation of gRPC. HTTP/2 based RPC
vugu / vugu
stars | today |
---|---|
2200 | 173 |
Vugu: A modern UI library for Go+WebAssembly (experimental)
XiaoMi / soar
https://github.com/XiaoMi/soar
stars | today |
---|---|
5203 | 47 |
SQL Optimizer And Rewriter
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
6599 | 4 |
Like Prometheus, but for logs.
eleme / lindb
https://github.com/eleme/lindb
stars | today |
---|---|
481 | 11 |
LinDB is a scalable, distributed, high performance, high availability Time Series Database.
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
14417 | 18 |
The fantastic ORM library for Golang, aims to be developer friendly
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
21238 | 16 |
beego is an open-source, high-performance web framework for the Go programming language.
docker / docker-ce
https://github.com/docker/docker-ce
stars | today |
---|---|
3018 | 2 |
Docker CE
rebuy-de / aws-nuke
https://github.com/rebuy-de/aws-nuke
stars | today |
---|---|
601 | 7 |
Nuke a whole AWS account and delete all its resources.
go-redis / redis
https://github.com/go-redis/redis
stars | today |
---|---|
6353 | 11 |
Type-safe Redis client for Golang
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
55525 | 39 |
Production-Grade Container Scheduling and Management
golang / mock
https://github.com/golang/mock
stars | today |
---|---|
2764 | 13 |
GoMock is a mocking framework for the Go programming language.
stretchr / testify
https://github.com/stretchr/testify
stars | today |
---|---|
7970 | 8 |
A toolkit with common assertions and mocks that plays nicely with the standard library
kubernetes / kubeadm
https://github.com/kubernetes/kubeadm
stars | today |
---|---|
1377 | 0 |
Aggregator for issues filed against kubeadm
hashicorp / vault
https://github.com/hashicorp/vault
stars | today |
---|---|
13345 | 19 |
A tool for secrets management, encryption as a service, and privileged access management
peterq / pan-light
https://github.com/peterq/pan-light
stars | today |
---|---|
4661 | 290 |
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
go-chi / chi
stars | today |
---|---|
5949 | 11 |
lightweight, idiomatic and composable router for building Go HTTP services
spf13 / viper
https://github.com/spf13/viper
stars | today |
---|---|
9158 | 11 |
Go configuration with fangs
kyma-project / kyma
https://github.com/kyma-project/kyma
stars | today |
---|---|
715 | 0 |
A flexible and easy way to connect and extend enterprise applications in a cloud-native world
kubernetes / kube-state-metrics
https://github.com/kubernetes/kube-state-metrics
stars | today |
---|---|
1480 | 5 |
Add-on agent to generate and expose cluster-level metrics.
swaggo / swag
https://github.com/swaggo/swag
stars | today |
---|---|
1217 | 19 |
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
Shopify / toxiproxy
https://github.com/Shopify/toxiproxy
stars | today |
---|---|
3878 | 16 |
⏰ 🔥 A TCP proxy to simulate network and system conditions for chaos and resiliency testing
tiagorlampert / CHAOS
https://github.com/tiagorlampert/CHAOS
stars | today |
---|---|
747 | 3 |
🔥 CHAOS is a PoC that allow generate payloads and control remote operating systems.
kubernetes / autoscaler
https://github.com/kubernetes/autoscaler
stars | today |
---|---|
2121 | 45 |
Autoscaling components for Kubernetes
moby / moby
stars | today |
---|---|
54186 | 11 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Language: java
apache / kafka
https://github.com/apache/kafka
stars | today |
---|---|
12894 | 76 |
Mirror of Apache Kafka
eclipse / openj9
https://github.com/eclipse/openj9
stars | today |
---|---|
1961 | 21 |
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that’s optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR ( https://github.com/eclipse/omr ) and combines with the Extensions for OpenJDK for OpenJ9 repo.
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
49455 | 303 |
Design patterns implemented in Java
dianping / cat
https://github.com/dianping/cat
stars | today |
---|---|
10298 | 67 |
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
grpc / grpc-java
https://github.com/grpc/grpc-java
stars | today |
---|---|
6359 | 12 |
The Java gRPC implementation. HTTP/2 based RPC
alibaba / easyexcel
https://github.com/alibaba/easyexcel
stars | today |
---|---|
7461 | 19 |
快速、简单避免OOM的java处理Excel工具
b3log / solo
stars | today |
---|---|
8655 | 197 |
🎸 一款小而美的博客系统,专为程序员设计。 https://hacpai.com/tag/solo
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
15738 | 50 |
All Algorithms implemented in Java
intuit / karate
https://github.com/intuit/karate
stars | today |
---|---|
2161 | 6 |
Web-Services Testing Made Simple
rest-assured / rest-assured
https://github.com/rest-assured/rest-assured
stars | today |
---|---|
4057 | 0 |
Java DSL for easy testing of REST services
winterbe / java8-tutorial
https://github.com/winterbe/java8-tutorial
stars | today |
---|---|
11920 | 26 |
Modern Java - A Guide to Java 8
alibaba / Sentinel
https://github.com/alibaba/Sentinel
stars | today |
---|---|
7828 | 14 |
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
apache / hbase
https://github.com/apache/hbase
stars | today |
---|---|
2938 | 5 |
Mirror of Apache HBase
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
7828 | 72 |
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
alibaba / jvm-sandbox-repeater
https://github.com/alibaba/jvm-sandbox-repeater
stars | today |
---|---|
139 | 6 |
A Java server-side recording and playback solution based on JVM-Sandbox
analysys / EasyScheduler
https://github.com/analysys/EasyScheduler
stars | today |
---|---|
1304 | 11 |
Easy Scheduler is a distributed workflow task scheduling system, which mainly resolve the problem of “complicated task dependencies but cannot directly monitor the health status of tasks”. Easy Scheduler assembles tasks in a DAG diagram and can monitor the running status of tasks in real time. Meanwhile, It supports operations such as retry, rec…
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
40169 | 36 |
Spring Boot
linkedin / brooklin
https://github.com/linkedin/brooklin
stars | today |
---|---|
171 | 25 |
An extensible distributed system for reliable nearline data streaming at scale
android10 / Android-CleanArchitecture
https://github.com/android10/Android-CleanArchitecture
stars | today |
---|---|
13609 | 9 |
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob’s clean architecture approach.
scwang90 / SmartRefreshLayout
https://github.com/scwang90/SmartRefreshLayout
stars | today |
---|---|
18112 | 10 |
🔥 下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
DrKLO / Telegram
https://github.com/DrKLO/Telegram
stars | today |
---|---|
12142 | 14 |
Telegram for Android source
redisson / redisson
https://github.com/redisson/redisson
stars | today |
---|---|
9879 | 8 |
Redisson - Redis Java client with features of In-Memory Data Grid. Supports over 30 objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC.
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
15620 | 66 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
2199 | 10 |
Quarkus: Supersonic Subatomic Java.
lionsoul2014 / ip2region
https://github.com/lionsoul2014/ip2region
stars | today |
---|---|
6615 | 14 |
Ip2region is a offline IP location library with accuracy rate of 99.9% and 0.0x millseconds searching performance. DB file is less then 5Mb with all ip address stored. binding for Java,PHP,C,Python,Nodejs,Golang,C#,lua. Binary,B-tree,Memory searching algorithm
Language: c++
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
12310 | 17 |
Googletest - Google Testing and Mocking Framework
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
915 | 2 |
ONNX Runtime: cross-platform, high performance scoring engine for ML models
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
15942 | 18 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
google / flatbuffers
https://github.com/google/flatbuffers
stars | today |
---|---|
12540 | 11 |
FlatBuffers: Memory Efficient Serialization Library
everdox / InfinityHook
https://github.com/everdox/InfinityHook
stars | today |
---|---|
146 | 56 |
Hook system calls, context switches, page faults and more.
OAID / Tengine
https://github.com/OAID/Tengine
stars | today |
---|---|
773 | 3 |
Tengine is a lite, high performance, modular inference engine for embedded device
ceph / ceph
stars | today |
---|---|
6434 | 11 |
Ceph is a distributed object, block, and file storage platform
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
6262 | 13 |
Fast C++ logging library.
IntelRealSense / realsense-ros
https://github.com/IntelRealSense/realsense-ros
stars | today |
---|---|
522 | 3 |
Intel® RealSense™ ROS Wrapper for D400 series, SR300 Camera and T265 Tracking Module
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
14402 | 11 |
A library that provides an embeddable, persistent key-value store for fast storage.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
131241 | 90 |
An Open Source Machine Learning Framework for Everyone
gaoxiang12 / slambook
https://github.com/gaoxiang12/slambook
stars | today |
---|---|
2904 | 7 |
pytorch / glow
https://github.com/pytorch/glow
stars | today |
---|---|
1578 | 2 |
Compiler for Neural Network hardware accelerators
BVLC / caffe
stars | today |
---|---|
28586 | 13 |
Caffe: a fast open framework for deep learning.
tencentyun / TIMSDK
https://github.com/tencentyun/TIMSDK
stars | today |
---|---|
376 | 4 |
腾讯云通信消息服务SDK,简单快速的即时通讯解决方案。
google / or-tools
https://github.com/google/or-tools
stars | today |
---|---|
4271 | 4 |
Google’s Operations Research tools:
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
29978 | 30 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
6186 | 24 |
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
microsoft / AirSim
https://github.com/microsoft/AirSim
stars | today |
---|---|
7890 | 0 |
News: We’re hosting a drone racing competition this Neurips. Click on link –>
ZcashFoundation / zecwallet
https://github.com/ZcashFoundation/zecwallet
stars | today |
---|---|
102 | 1 |
A z-Addr first full node and UI wallet for zcash
pybind / pybind11
https://github.com/pybind/pybind11
stars | today |
---|---|
5461 | 5 |
Seamless operability between C++11 and Python
ethz-asl / kalibr
https://github.com/ethz-asl/kalibr
stars | today |
---|---|
1124 | 2 |
The Kalibr visual-inertial calibration toolbox
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
16641 | 17 |
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
opencv / dldt
https://github.com/opencv/dldt
stars | today |
---|---|
715 | 2 |
Deep Learning Deployment Toolkit
InsightSoftwareConsortium / ITK
https://github.com/InsightSoftwareConsortium/ITK
stars | today |
---|---|
527 | 1 |
Insight Toolkit (ITK) – Official Repository
Language: javascript
b3log / baidu-netdisk-downloaderx
https://github.com/b3log/baidu-netdisk-downloaderx
stars | today |
---|---|
6914 | 355 |
⚡️ 一款图形界面的百度网盘不限速下载器,支持 Windows、Linux 和 Mac。 https://hacpai.com/tag/bnd
qishibo / AnotherRedisDesktopManager
https://github.com/qishibo/AnotherRedisDesktopManager
stars | today |
---|---|
1262 | 61 |
🚀 🚀 🚀 A faster, better and more stable redis desktop manager, compatible with Linux, windows, mac. What’s more, it won’t crash when loading a large number of keys.
ryanmcdermott / clean-code-javascript
https://github.com/ryanmcdermott/clean-code-javascript
stars | today |
---|---|
24356 | 261 |
🛁 Clean Code concepts adapted for JavaScript
elastic / search-ui
https://github.com/elastic/search-ui
stars | today |
---|---|
327 | 25 |
Libraries for the fast development of modern, engaging search experiences.
jxnblk / mdx-deck
https://github.com/jxnblk/mdx-deck
stars | today |
---|---|
7609 | 8 |
♠️ React MDX-based presentation decks
isaachinman / next-i18next
https://github.com/isaachinman/next-i18next
stars | today |
---|---|
437 | 6 |
The easiest way to translate your NextJs apps.
ferrannp / fithero
https://github.com/ferrannp/fithero
stars | today |
---|---|
193 | 38 |
Track your gym progress with FitHero. Built with React Native.
swagger-api / swagger-ui
https://github.com/swagger-api/swagger-ui
stars | today |
---|---|
15534 | 15 |
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
kenwheeler / slick
https://github.com/kenwheeler/slick
stars | today |
---|---|
24152 | 14 |
the last carousel you’ll ever need
mozilla / pdf.js
https://github.com/mozilla/pdf.js
stars | today |
---|---|
27341 | 16 |
PDF Reader in JavaScript
uber / react-vis
https://github.com/uber/react-vis
stars | today |
---|---|
5862 | 9 |
Data Visualization Components
bvaughn / react-virtualized
https://github.com/bvaughn/react-virtualized
stars | today |
---|---|
16236 | 15 |
React components for efficiently rendering large lists and tabular data
fengyuanchen / cropper
https://github.com/fengyuanchen/cropper
stars | today |
---|---|
7612 | 2 |
A simple jQuery image cropping plugin.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
79171 | 27 |
A framework for building native apps with React.
lerna / lerna
https://github.com/lerna/lerna
stars | today |
---|---|
17796 | 26 |
🐉 A tool for managing JavaScript projects with multiple packages.
necolas / react-native-web
https://github.com/necolas/react-native-web
stars | today |
---|---|
14331 | 18 |
React Native for Web
styled-system / styled-system
https://github.com/styled-system/styled-system
stars | today |
---|---|
4443 | 4 |
⬢ Style props for rapid UI development
qianguyihao / Web
https://github.com/qianguyihao/Web
stars | today |
---|---|
5257 | 12 |
前端入门和进阶学习笔记,超详细的Web前端学习图文教程。从零开始学前端,做一个Web全栈工程师。持续更新…
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
53212 | 24 |
JavaScript 3D library.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
31423 | 24 |
✅ The largest Node.js best practices list (July 2019)
handsontable / handsontable
https://github.com/handsontable/handsontable
stars | today |
---|---|
12250 | 6 |
Handsontable - JavaScript/HTML5 Data Grid Component with Spreadsheet Look & Feel. Available for React, Vue and Angular.
jhipster / generator-jhipster
https://github.com/jhipster/generator-jhipster
stars | today |
---|---|
14239 | 17 |
Open Source application generator for creating Spring Boot + Angular/React projects in seconds!
google / shaka-player
https://github.com/google/shaka-player
stars | today |
---|---|
3195 | 7 |
JavaScript player library / DASH & HLS client / MSE-EME player
odoo / odoo
stars | today |
---|---|
14356 | 13 |
Odoo. Open Source Apps To Grow Your Business.
chartjs / Chart.js
https://github.com/chartjs/Chart.js
stars | today |
---|---|
44446 | 18 |
Simple HTML5 Charts using the
Language: unknown
sorenduan / awesome-java-books
https://github.com/sorenduan/awesome-java-books
stars | today |
---|---|
1222 | 84 |
Java开发者技术书籍大全 - Java入门书籍,Java基础及进阶书籍,框架与中间件,架构设计,设计模式,数学与算法,JVM周边语言,项目管理&领导力&流程,职业素养与个人成长,格局与视野,面试参考书等。
yuuwill / 1024app-android
https://github.com/yuuwill/1024app-android
stars | today |
---|---|
2211 | 33 |
草榴官方客户端,小草客户端,Android
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
31609 | 94 |
⚡️ Delightful Node.js packages and resources
kahun / awesome-sysadmin
https://github.com/kahun/awesome-sysadmin
stars | today |
---|---|
18942 | 60 |
A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.
benedekrozemberczki / awesome-graph-classification
https://github.com/benedekrozemberczki/awesome-graph-classification
stars | today |
---|---|
1547 | 100 |
A collection of important graph embedding, classification and representation learning papers with implementations.
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
35738 | 59 |
后端架构师技术图谱
Fabsqrt / BitTigerLab
https://github.com/Fabsqrt/BitTigerLab
stars | today |
---|---|
958 | 1 |
沁原的硅谷创新课
loonggg / DevMoneySharing
https://github.com/loonggg/DevMoneySharing
stars | today |
---|---|
363 | 23 |
独立开发者赚钱经验分享
atinfo / awesome-test-automation
https://github.com/atinfo/awesome-test-automation
stars | today |
---|---|
3019 | 5 |
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by http://sdclabs.com
sayhiai / javaok
https://github.com/sayhiai/javaok
stars | today |
---|---|
167 | 18 |
必看!java后端,亮剑诛仙。java发展路线技术要点。
sudheerj / angular-interview-questions
https://github.com/sudheerj/angular-interview-questions
stars | today |
---|---|
456 | 3 |
List of 300 Angular Interview Questions and answers
gregsramblings / google-cloud-4-words
https://github.com/gregsramblings/google-cloud-4-words
stars | today |
---|---|
859 | 83 |
The Google Cloud Developer’s Cheat Sheet
caicloud / kube-ladder
https://github.com/caicloud/kube-ladder
stars | today |
---|---|
383 | 93 |
Learning Kubernetes, The Chinese Taoist Way
elaine-zheng / summer2020internships
https://github.com/elaine-zheng/summer2020internships
stars | today |
---|---|
127 | 14 |
Keep track of internships for Summer 2020 for undergraduates interested in tech./SWE/related fields
EthicalML / awesome-production-machine-learning
https://github.com/EthicalML/awesome-production-machine-learning
stars | today |
---|---|
830 | 21 |
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
EDDYCJY / blog
https://github.com/EDDYCJY/blog
stars | today |
---|---|
1851 | 12 |
煎鱼的博客,有点忙。
cxxr / better-java
https://github.com/cxxr/better-java
stars | today |
---|---|
5467 | 7 |
Resources for writing modern Java
sudheerj / javascript-interview-questions
https://github.com/sudheerj/javascript-interview-questions
stars | today |
---|---|
143 | 2 |
List of 1000 JavaScript Interview Questions
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
105285 | 97 |
A book series on JavaScript. @YDKJS on twitter.
kylelobo / The-Documentation-Compendium
https://github.com/kylelobo/The-Documentation-Compendium
stars | today |
---|---|
2668 | 3 |
📢 Various README templates & tips on writing high-quality documentation that people want to read.
Advanced-Frontend / BetterJob-of-Frontend
https://github.com/Advanced-Frontend/BetterJob-of-Frontend
stars | today |
---|---|
83 | 4 |
【BJF】你有故事我有酒,我有大厂前端岗内推机会,你有简历吗?
firmai / business-machine-learning
https://github.com/firmai/business-machine-learning
stars | today |
---|---|
185 | 3 |
A curated list of practical business machine learning (BML) and business data science (BDS) applications for Accounting, Customer, Employee, Legal, Management and Operations.
londonappbrewery / Flutter-Course-Resources
https://github.com/londonappbrewery/Flutter-Course-Resources
stars | today |
---|---|
494 | 3 |
firmai / industry-machine-learning
https://github.com/firmai/industry-machine-learning
stars | today |
---|---|
1771 | 6 |
A curated list of applied machine learning and data science notebooks and libraries across different industries.
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
52568 | 60 |
📚 免费的计算机编程类中文书籍,欢迎投稿