Language: python
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
44934 | 35 |
Deep Learning for humans
quantopian / zipline
https://github.com/quantopian/zipline
stars | today |
---|---|
9890 | 145 |
Zipline, a Pythonic Algorithmic Trading Library
x899 / chrome_password_grabber
https://github.com/x899/chrome_password_grabber
stars | today |
---|---|
279 | 33 |
Get unencrypted ‘Saved Password’ from Google Chrome
evilsocket / pwnagotchi
https://github.com/evilsocket/pwnagotchi
stars | today |
---|---|
1896 | 97 |
(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
20433 | 85 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
74716 | 129 |
A curated list of awesome Python frameworks, libraries, software and resources
trailofbits / algo
https://github.com/trailofbits/algo
stars | today |
---|---|
15218 | 130 |
Set up a personal VPN in the cloud
notadamking / tensortrade
https://github.com/notadamking/tensortrade
stars | today |
---|---|
512 | 113 |
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
iovisor / bcc
https://github.com/iovisor/bcc
stars | today |
---|---|
7846 | 12 |
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
elaine-zheng / summer2020internships
https://github.com/elaine-zheng/summer2020internships
stars | today |
---|---|
1463 | 20 |
Keep track of internships for Summer 2020 for undergraduates interested in tech./SWE/related fields
fishtown-analytics / dbt
https://github.com/fishtown-analytics/dbt
stars | today |
---|---|
1097 | 1 |
dbt (data build tool) enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
cornellius-gp / gpytorch
https://github.com/cornellius-gp/gpytorch
stars | today |
---|---|
1597 | 15 |
A highly efficient and modular implementation of Gaussian Processes in PyTorch
huggingface / transformers
https://github.com/huggingface/transformers
stars | today |
---|---|
15697 | 67 |
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
uber / causalml
https://github.com/uber/causalml
stars | today |
---|---|
464 | 9 |
Uplift modeling and causal inference with machine learning algorithms
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
58639 | 41 |
Models and examples built with TensorFlow
apache / airflow
https://github.com/apache/airflow
stars | today |
---|---|
14357 | 16 |
Apache Airflow
williamFalcon / pytorch-lightning
https://github.com/williamFalcon/pytorch-lightning
stars | today |
---|---|
2585 | 22 |
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
39917 | 26 |
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/
30-seconds / 30-seconds-of-python
https://github.com/30-seconds/30-seconds-of-python
stars | today |
---|---|
5420 | 84 |
A curated collection of useful Python snippets that you can understand in 30 seconds or less.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
75303 | 73 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
OUCMachineLearning / OUCML
https://github.com/OUCMachineLearning/OUCML
stars | today |
---|---|
1863 | 49 |
nvbn / thefuck
https://github.com/nvbn/thefuck
stars | today |
---|---|
49699 | 205 |
Magnificent app which corrects your previous console command.
google / diff-match-patch
https://github.com/google/diff-match-patch
stars | today |
---|---|
2342 | 40 |
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
pytorch / fairseq
https://github.com/pytorch/fairseq
stars | today |
---|---|
5899 | 19 |
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
d2l-ai / d2l-zh
https://github.com/d2l-ai/d2l-zh
stars | today |
---|---|
14244 | 58 |
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
Language: go
rancher / rancher
https://github.com/rancher/rancher
stars | today |
---|---|
12869 | 69 |
Complete container management platform
cookieY / Yearning
https://github.com/cookieY/Yearning
stars | today |
---|---|
2568 | 39 |
受欢迎的 Mysql sql审核平台
json-iterator / go
https://github.com/json-iterator/go
stars | today |
---|---|
6204 | 91 |
A high-performance 100% compatible drop-in replacement of “encoding/json”
moby / moby
stars | today |
---|---|
55263 | 43 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
20996 | 14 |
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
openshift / origin
https://github.com/openshift/origin
stars | today |
---|---|
6868 | 2 |
The self-managing, auto-upgrading, Kubernetes distribution for everyone
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
27830 | 27 |
Distributed reliable key-value store for the most critical data of a distributed system
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
18595 | 23 |
MinIO is a high performance object storage server compatible with Amazon S3 APIs
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
9497 | 15 |
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
helm / charts
https://github.com/helm/charts
stars | today |
---|---|
10533 | 22 |
Curated applications for Kubernetes
Shopify / sarama
https://github.com/Shopify/sarama
stars | today |
---|---|
4945 | 8 |
Sarama is a Go library for Apache Kafka 0.8, and up.
mozilla / sops
https://github.com/mozilla/sops
stars | today |
---|---|
3046 | 6 |
Simple and flexible tool for managing secrets
elastic / beats
https://github.com/elastic/beats
stars | today |
---|---|
8089 | 7 |
🐠 Beats - Lightweight shippers for Elasticsearch & Logstash
influxdata / telegraf
https://github.com/influxdata/telegraf
stars | today |
---|---|
7542 | 6 |
The plugin-driven server agent for collecting & reporting metrics.
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
22229 | 19 |
beego is an open-source, high-performance web framework for the Go programming language.
containers / libpod
https://github.com/containers/libpod
stars | today |
---|---|
3054 | 18 |
libpod is a library used to create container pods. Home of Podman.
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
15598 | 16 |
The fantastic ORM library for Golang, aims to be developer friendly
gorilla / websocket
https://github.com/gorilla/websocket
stars | today |
---|---|
10206 | 17 |
A fast, well-tested and widely used WebSocket implementation for Go.
gardener / gardener
https://github.com/gardener/gardener
stars | today |
---|---|
1203 | 8 |
Kubernetes API server extension and controller managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, and Packet with minimal TCO.
valyala / fasthttp
https://github.com/valyala/fasthttp
stars | today |
---|---|
10295 | 12 |
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Jguer / yay
stars | today |
---|---|
3661 | 30 |
Yet another Yogurt - An AUR Helper written in Go
golang / protobuf
https://github.com/golang/protobuf
stars | today |
---|---|
5548 | 9 |
Go support for Google’s protocol buffers
alexellis / k3sup
https://github.com/alexellis/k3sup
stars | today |
---|---|
591 | 6 |
k3sup: from Zero to KUBECONFIG in < 1 min
prometheus / alertmanager
https://github.com/prometheus/alertmanager
stars | today |
---|---|
2639 | 4 |
Prometheus Alertmanager
golang / mock
https://github.com/golang/mock
stars | today |
---|---|
3160 | 9 |
GoMock is a mocking framework for the Go programming language.
Language: java
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
17945 | 75 |
All Algorithms implemented in Java
Netflix / mantis
https://github.com/Netflix/mantis
stars | today |
---|---|
166 | 37 |
A platform that makes it easy for developers to build realtime, cost-effective, operations-focused applications
alibaba / Sentinel
https://github.com/alibaba/Sentinel
stars | today |
---|---|
9238 | 30 |
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
2227324689 / gpmall
https://github.com/2227324689/gpmall
stars | today |
---|---|
2160 | 151 |
【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
grpc / grpc-java
https://github.com/grpc/grpc-java
stars | today |
---|---|
6740 | 5 |
The Java gRPC implementation. HTTP/2 based RPC
apache / skywalking
https://github.com/apache/skywalking
stars | today |
---|---|
10863 | 22 |
APM, Application Performance Monitoring System
alibaba / easyexcel
https://github.com/alibaba/easyexcel
stars | today |
---|---|
10301 | 60 |
快速、简单避免OOM的java处理Excel工具
dbeaver / dbeaver
https://github.com/dbeaver/dbeaver
stars | today |
---|---|
10805 | 19 |
Free universal database tool and SQL client
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
44950 | 32 |
Open Source, Distributed, RESTful Search Engine
h2oai / h2o-3
https://github.com/h2oai/h2o-3
stars | today |
---|---|
4402 | 7 |
Open Source Fast Scalable Machine Learning Platform For Smarter Applications: Deep Learning, Gradient Boosting & XGBoost, Random Forest, Generalized Linear Modeling (Logistic Regression, Elastic Net), K-Means, PCA, Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
williamfiset / Algorithms
https://github.com/williamfiset/Algorithms
stars | today |
---|---|
1426 | 14 |
A collection of algorithms and data structures
antlr / antlr4
https://github.com/antlr/antlr4
stars | today |
---|---|
6543 | 12 |
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
2819 | 4 |
Quarkus: Supersonic Subatomic Java.
google / guice
https://github.com/google/guice
stars | today |
---|---|
8632 | 7 |
Guice (pronounced ‘juice’) is a lightweight dependency injection framework for Java 6 and above, brought to you by Google.
CymChad / BaseRecyclerViewAdapterHelper
https://github.com/CymChad/BaseRecyclerViewAdapterHelper
stars | today |
---|---|
18541 | 10 |
BRVAH:Powerful and flexible RecyclerAdapter
dengyuhan / magnetW
https://github.com/dengyuhan/magnetW
stars | today |
---|---|
3650 | 72 |
磁力搜网页版 - 磁力链接聚合搜索 - https://bt.lansou.pw
baomidou / mybatis-plus-samples
https://github.com/baomidou/mybatis-plus-samples
stars | today |
---|---|
637 | 3 |
MyBatis-Plus Samples
bethrobson / Head-First-Design-Patterns
https://github.com/bethrobson/Head-First-Design-Patterns
stars | today |
---|---|
1631 | 6 |
Code for Head First Design Patterns book (2014)
alibaba / p3c
https://github.com/alibaba/p3c
stars | today |
---|---|
18614 | 28 |
Alibaba Java Coding Guidelines pmd implements and IDE plugin
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
42728 | 37 |
Spring Boot
baomidou / mybatis-plus
https://github.com/baomidou/mybatis-plus
stars | today |
---|---|
6839 | 11 |
An powerful enhanced toolkit of MyBatis for simplify development
Tencent / Shadow
https://github.com/Tencent/Shadow
stars | today |
---|---|
3591 | 14 |
零反射全动态Android插件框架
spring-cloud / spring-cloud-gateway
https://github.com/spring-cloud/spring-cloud-gateway
stars | today |
---|---|
1952 | 3 |
A Gateway built on Spring Framework 5.x and Spring Boot 2.x providing routing and more.
react-native-community / react-native-webview
https://github.com/react-native-community/react-native-webview
stars | today |
---|---|
1875 | 6 |
React Native Cross-Platform WebView
apache / incubator-druid
https://github.com/apache/incubator-druid
stars | today |
---|---|
8754 | 6 |
Apache Druid (Incubating) - Column oriented distributed data store ideal for powering interactive applications
Language: c++
Naotonosato / Blawn
https://github.com/Naotonosato/Blawn
stars | today |
---|---|
528 | 201 |
Pleasant Programming Language.
ArduPilot / ardupilot
https://github.com/ArduPilot/ardupilot
stars | today |
---|---|
4422 | 26 |
ArduPlane, ArduCopter, ArduRover source
ethz-asl / kalibr
https://github.com/ethz-asl/kalibr
stars | today |
---|---|
1262 | 5 |
The Kalibr visual-inertial calibration toolbox
llvm / llvm-project
https://github.com/llvm/llvm-project
stars | today |
---|---|
2226 | 14 |
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org .
ceph / ceph
stars | today |
---|---|
6847 | 5 |
Ceph is a distributed object, block, and file storage platform
onnx / onnx-tensorrt
https://github.com/onnx/onnx-tensorrt
stars | today |
---|---|
443 | 3 |
ONNX-TensorRT: TensorRT backend for ONNX
BVLC / caffe
stars | today |
---|---|
29296 | 11 |
Caffe: a fast open framework for deep learning.
TheCherno / Hazel
https://github.com/TheCherno/Hazel
stars | today |
---|---|
1807 | 8 |
Hazel Engine
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
11255 | 14 |
Cloud-native high-performance edge/middle/service proxy
CleverRaven / Cataclysm-DDA
https://github.com/CleverRaven/Cataclysm-DDA
stars | today |
---|---|
3524 | 6 |
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
15194 | 11 |
An open autonomous driving platform
Tencent / ncnn
https://github.com/Tencent/ncnn
stars | today |
---|---|
7477 | 14 |
ncnn is a high-performance neural network inference framework optimized for the mobile platform
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
77821 | 35 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
milvus-io / milvus
https://github.com/milvus-io/milvus
stars | today |
---|---|
351 | 20 |
Milvus is an open source vector search engine.
alibaba / MNN
https://github.com/alibaba/MNN
stars | today |
---|---|
2634 | 5 |
MNN is a lightweight deep neural network inference engine.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
30593 | 22 |
Tesseract Open Source OCR Engine (main repository)
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
16012 | 10 |
JSON for Modern C++
v8 / v8
stars | today |
---|---|
13681 | 13 |
The official mirror of the V8 Git repository
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
14128 | 23 |
🔧 Cross-platform GUI management tool for Redis
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
1288 | 4 |
ONNX Runtime: cross-platform, high performance scoring engine for ML models
mongodb / mongo
https://github.com/mongodb/mongo
stars | today |
---|---|
16899 | 7 |
The MongoDB Database
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
136337 | 59 |
An Open Source Machine Learning Framework for Everyone
sysown / proxysql
https://github.com/sysown/proxysql
stars | today |
---|---|
3323 | 2 |
High-performance MySQL proxy with a GPL license.
snap-stanford / snap
https://github.com/snap-stanford/snap
stars | today |
---|---|
1337 | 0 |
Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
PX4 / Firmware
https://github.com/PX4/Firmware
stars | today |
---|---|
2992 | 2 |
PX4 Autopilot Software
Language: javascript
zeit / hyper
stars | today |
---|---|
31520 | 104 |
A terminal built on web technologies
knrt10 / kubernetes-basicLearning
https://github.com/knrt10/kubernetes-basicLearning
stars | today |
---|---|
373 | 91 |
Understand kubernetes step by step. A simple repo for beginners 🔥
NobyDa / Script
https://github.com/NobyDa/Script
stars | today |
---|---|
126 | 10 |
goldbergyoni / nodebestpractices
https://github.com/goldbergyoni/nodebestpractices
stars | today |
---|---|
34899 | 101 |
✅ The largest Node.js best practices list (September 2019)
nolimits4web / swiper
https://github.com/nolimits4web/swiper
stars | today |
---|---|
21452 | 31 |
Most modern mobile touch slider with hardware accelerated transitions
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
65150 | 64 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
72809 | 39 |
Set up a modern web app by running one command.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
39433 | 36 |
Build blazing fast, modern apps and websites with React
gulpjs / gulp
https://github.com/gulpjs/gulp
stars | today |
---|---|
31500 | 6 |
The streaming build system
aws-samples / aws-serverless-workshops
https://github.com/aws-samples/aws-serverless-workshops
stars | today |
---|---|
2256 | 5 |
Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
TryGhost / Ghost
https://github.com/TryGhost/Ghost
stars | today |
---|---|
31335 | 70 |
👻 The #1 headless Node.js CMS for professional publishing
OHIF / Viewers
https://github.com/OHIF/Viewers
stars | today |
---|---|
556 | 3 |
OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
didi / gatekeeper
https://github.com/didi/gatekeeper
stars | today |
---|---|
131 | 13 |
A non-dependent, online configuration, GO-developed, API gateway
qishibo / AnotherRedisDesktopManager
https://github.com/qishibo/AnotherRedisDesktopManager
stars | today |
---|---|
2449 | 22 |
🚀 🚀 🚀 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.
GitSquared / edex-ui
https://github.com/GitSquared/edex-ui
stars | today |
---|---|
11649 | 22 |
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
apache / incubator-echarts
https://github.com/apache/incubator-echarts
stars | today |
---|---|
37266 | 91 |
A powerful, interactive charting and visualization library for browser
marmelab / react-admin
https://github.com/marmelab/react-admin
stars | today |
---|---|
9938 | 19 |
A frontend Framework for building admin applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
13199 | 22 |
Roadmap to becoming a React developer in 2019
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
55082 | 37 |
Headless Chrome Node.js API
d3 / d3
stars | today |
---|---|
88156 | 37 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
muhammederdem / credit-card-form
https://github.com/muhammederdem/credit-card-form
stars | today |
---|---|
393 | 159 |
Credit card form with smooth and sweet micro-interactions
RobinHerbots / Inputmask
https://github.com/RobinHerbots/Inputmask
stars | today |
---|---|
4593 | 11 |
Input Mask plugin
stephentian / 33-js-concepts
https://github.com/stephentian/33-js-concepts
stars | today |
---|---|
9672 | 57 |
📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
crmeb / CRMEB
https://github.com/crmeb/CRMEB
stars | today |
---|---|
1764 | 35 |
开源微信公众号商城 小程序商城系统,带分销、拼团、秒杀、砍价、优惠券、积分等功能,前后端全部开源,更是一套方便二次开发的框架
iptv-org / iptv
https://github.com/iptv-org/iptv
stars | today |
---|---|
6904 | 91 |
Collection of 8000+ publicly available IPTV channels from all over the world
Language: unknown
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
6267 | 38 |
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
aivivn / Machine-Learning-Yearning-Vietnamese-Translation
https://github.com/aivivn/Machine-Learning-Yearning-Vietnamese-Translation
stars | today |
---|---|
231 | 12 |
P1xt / p1xt-guides
https://github.com/P1xt/p1xt-guides
stars | today |
---|---|
4786 | 7 |
Programming curricula
thunlp / PLMpapers
https://github.com/thunlp/PLMpapers
stars | today |
---|---|
883 | 26 |
Must-read Papers on pre-trained language models.
MicrosoftLearning / AZ-103-MicrosoftAzureAdministrator
https://github.com/MicrosoftLearning/AZ-103-MicrosoftAzureAdministrator
stars | today |
---|---|
327 | 4 |
AZ-103: Microsoft Azure Administrator
yifeikong / reverse-interview-zh
https://github.com/yifeikong/reverse-interview-zh
stars | today |
---|---|
4374 | 258 |
技术面试最后反问面试官的话
ForrestKnight / open-source-cs
https://github.com/ForrestKnight/open-source-cs
stars | today |
---|---|
9653 | 7 |
Video discussing this curriculum:
sudheerj / reactjs-interview-questions
https://github.com/sudheerj/reactjs-interview-questions
stars | today |
---|---|
3516 | 7 |
List of top 500 ReactJS Interview Questions & Answers….Coding exercise questions are coming soon!!
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
57381 | 65 |
📚 免费的计算机编程类中文书籍,欢迎投稿
goldbergyoni / javascript-testing-best-practices
https://github.com/goldbergyoni/javascript-testing-best-practices
stars | today |
---|---|
5851 | 28 |
📗 🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2019)
ziishaned / learn-regex
https://github.com/ziishaned/learn-regex
stars | today |
---|---|
30903 | 71 |
Learn regex the easy way
viraptor / reverse-interview
https://github.com/viraptor/reverse-interview
stars | today |
---|---|
10843 | 66 |
Questions to ask the company during your interview
aws-samples / aws-modern-application-workshop
https://github.com/aws-samples/aws-modern-application-workshop
stars | today |
---|---|
596 | 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.
tanprathan / MobileApp-Pentest-Cheatsheet
https://github.com/tanprathan/MobileApp-Pentest-Cheatsheet
stars | today |
---|---|
1965 | 5 |
The Mobile App Pentest cheat sheet was created to provide concise collection of high value information on specific mobile application penetration testing topics.
programthink / books
https://github.com/programthink/books
stars | today |
---|---|
6412 | 22 |
【编程随想】收藏的电子书清单(多个学科,含下载链接)
Trinea / android-open-project
https://github.com/Trinea/android-open-project
stars | today |
---|---|
29291 | 9 |
A categorized collection of Android Open Source Projects, More powerful web version:
kylelobo / The-Documentation-Compendium
https://github.com/kylelobo/The-Documentation-Compendium
stars | today |
---|---|
3204 | 15 |
📢 Various README templates & tips on writing high-quality documentation that people want to read.
notable / notable
https://github.com/notable/notable
stars | today |
---|---|
12853 | 15 |
The Markdown-based note-taking app that doesn’t suck.
agarrharr / awesome-macos-screensavers
https://github.com/agarrharr/awesome-macos-screensavers
stars | today |
---|---|
1820 | 30 |
🍎 🖥 🎆 A curated list of screensavers for Mac OS X
Alvin9999 / new-pac
https://github.com/Alvin9999/new-pac
stars | today |
---|---|
17757 | 32 |
amarasovic / interpretability-literature
https://github.com/amarasovic/interpretability-literature
stars | today |
---|---|
153 | 12 |
fouber / blog
https://github.com/fouber/blog
stars | today |
---|---|
19862 | 7 |
没事写写文章,喜欢的话请点star,想订阅点watch,千万别fork!
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
38183 | 37 |
后端架构师技术图谱
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
90830 | 52 |
A collection of useful .gitignore templates
xxjwxc / uber_go_guide_cn
https://github.com/xxjwxc/uber_go_guide_cn
stars | today |
---|---|
419 | 25 |
The Uber Go Style Guide . Uber Go 语言编码规范中文版