Language: python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
97453 | 236 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
anandpawara / Real_Time_Image_Animation
https://github.com/anandpawara/Real_Time_Image_Animation
stars | today |
---|---|
976 | 325 |
The Project is real time application in opencv using first order model
public-apis / public-apis
https://github.com/public-apis/public-apis
stars | today |
---|---|
84620 | 298 |
A collective list of free APIs for use in software and web development.
rusty1s / pytorch_geometric
https://github.com/rusty1s/pytorch_geometric
stars | today |
---|---|
7745 | 39 |
Geometric Deep Learning Extension Library for PyTorch
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
23171 | 23 |
TensorFlow code and pre-trained models for BERT
jina-ai / jina
https://github.com/jina-ai/jina
stars | today |
---|---|
448 | 12 |
Jina is the cloud-native neural search framework powered by state-of-the-art AI and deep learning
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
9312 | 6 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
ranjian0 / building_tool
https://github.com/ranjian0/building_tool
stars | today |
---|---|
366 | 18 |
Building generation addon for blender
espnet / espnet
https://github.com/espnet/espnet
stars | today |
---|---|
2343 | 39 |
End-to-End Speech Processing Toolkit
xinshuoweng / AB3DMOT
https://github.com/xinshuoweng/AB3DMOT
stars | today |
---|---|
756 | 6 |
Official Python Implementation for “A Baseline for 3D Multi-Object Tracking”, In Submission
vaexio / vaex
https://github.com/vaexio/vaex
stars | today |
---|---|
3753 | 162 |
Out-of-Core DataFrames for Python, ML, visualize and explore big tabular data at a billion rows per second 🚀
chubin / wttr.in
https://github.com/chubin/wttr.in
stars | today |
---|---|
10736 | 44 |
⛅ The right way to check the weather
PaddlePaddle / PaddleHub
https://github.com/PaddlePaddle/PaddleHub
stars | today |
---|---|
1115 | 8 |
Toolkit For Pre-Trained Model Application of PaddlePaddle(『飞桨』预训练模型应用工具 )
iperov / DeepFaceLab
https://github.com/iperov/DeepFaceLab
stars | today |
---|---|
14403 | 22 |
DeepFaceLab is the leading software for creating deepfakes.
minimaxir / big-list-of-naughty-strings
https://github.com/minimaxir/big-list-of-naughty-strings
stars | today |
---|---|
37250 | 103 |
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
abewley / sort
https://github.com/abewley/sort
stars | today |
---|---|
1627 | 6 |
Simple, online, and realtime tracking of multiple objects in a video sequence.
OpenMined / PySyft
https://github.com/OpenMined/PySyft
stars | today |
---|---|
5618 | 14 |
A library for encrypted, privacy preserving machine learning
qqwweee / keras-yolo3
https://github.com/qqwweee/keras-yolo3
stars | today |
---|---|
5795 | 10 |
A Keras implementation of YOLOv3 (Tensorflow backend)
ranahanocka / point2mesh
https://github.com/ranahanocka/point2mesh
stars | today |
---|---|
129 | 25 |
Reconstruct Watertight Meshes from Point Clouds [SIGGRAPH 2020]
docker / compose
https://github.com/docker/compose
stars | today |
---|---|
19678 | 12 |
Define and run multi-container applications with Docker
Yelp / elastalert
https://github.com/Yelp/elastalert
stars | today |
---|---|
6757 | 4 |
Easy & Flexible Alerting With ElasticSearch
httprunner / httprunner
https://github.com/httprunner/httprunner
stars | today |
---|---|
1970 | 5 |
One-stop solution for HTTP(S) testing.
aws-samples / aws-cdk-examples
https://github.com/aws-samples/aws-cdk-examples
stars | today |
---|---|
956 | 6 |
Example projects using the AWS CDK
lyhue1991 / eat_tensorflow2_in_30_days
https://github.com/lyhue1991/eat_tensorflow2_in_30_days
stars | today |
---|---|
4373 | 25 |
Tensorflow2.0 🍎 🍊 is delicious, just eat it! 😋 😋
DataDog / integrations-core
https://github.com/DataDog/integrations-core
stars | today |
---|---|
378 | 0 |
Core integrations of the Datadog Agent
Language: go
evanw / esbuild
https://github.com/evanw/esbuild
stars | today |
---|---|
8866 | 188 |
An extremely fast JavaScript bundler and minifier
cli / cli
stars | today |
---|---|
8969 | 91 |
GitHub’s official command line tool
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
22934 | 17 |
Connect, secure, control, and observe services.
olivia-ai / olivia
https://github.com/olivia-ai/olivia
stars | today |
---|---|
2445 | 80 |
💁♀️ Your new best friend powered by an artificial neural network
kubernetes / client-go
https://github.com/kubernetes/client-go
stars | today |
---|---|
3417 | 6 |
Go client for Kubernetes.
weaveworks / eksctl
https://github.com/weaveworks/eksctl
stars | today |
---|---|
2370 | 3 |
The official CLI for Amazon EKS
tinode / chat
https://github.com/tinode/chat
stars | today |
---|---|
3303 | 9 |
Instant messaging server; backend in Go; iOS, Android, web, command line clients; chatbots
gophish / gophish
https://github.com/gophish/gophish
stars | today |
---|---|
4679 | 14 |
Open-Source Phishing Toolkit
goharbor / harbor
https://github.com/goharbor/harbor
stars | today |
---|---|
11927 | 18 |
An open source trusted cloud native registry project that stores, signs, and scans content.
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
22138 | 23 |
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.
sirupsen / logrus
https://github.com/sirupsen/logrus
stars | today |
---|---|
14934 | 11 |
Structured, pluggable logging for Go.
grpc-ecosystem / grpc-gateway
https://github.com/grpc-ecosystem/grpc-gateway
stars | today |
---|---|
8517 | 10 |
gRPC to JSON proxy generator following the gRPC HTTP spec
moby / moby
stars | today |
---|---|
57182 | 11 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
argoproj / argo
https://github.com/argoproj/argo
stars | today |
---|---|
5572 | 18 |
Argo Workflows: Get stuff done with Kubernetes.
ardanlabs / gotraining
https://github.com/ardanlabs/gotraining
stars | today |
---|---|
7349 | 4 |
Go Training Class Material :
rancher / rancher
https://github.com/rancher/rancher
stars | today |
---|---|
14340 | 9 |
Complete container management platform
github / gh-ost
https://github.com/github/gh-ost
stars | today |
---|---|
7729 | 7 |
GitHub’s Online Schema Migrations for MySQL
prometheus / node_exporter
https://github.com/prometheus/node_exporter
stars | today |
---|---|
4597 | 6 |
Exporter for machine metrics
jetstack / cert-manager
https://github.com/jetstack/cert-manager
stars | today |
---|---|
5667 | 7 |
Automatically provision and manage TLS certificates in Kubernetes
labstack / echo
https://github.com/labstack/echo
stars | today |
---|---|
17304 | 16 |
High performance, minimalist Go web framework
jaegertracing / jaeger-client-go
https://github.com/jaegertracing/jaeger-client-go
stars | today |
---|---|
806 | 2 |
Jaeger Bindings for Go OpenTracing API.
Dreamacro / clash
https://github.com/Dreamacro/clash
stars | today |
---|---|
8862 | 38 |
A rule-based tunnel in Go.
open-telemetry / opentelemetry-go
https://github.com/open-telemetry/opentelemetry-go
stars | today |
---|---|
661 | 3 |
OpenTelemetry Go API and SDK
ory / kratos
stars | today |
---|---|
908 | 27 |
Never build user login, user registration, 2fa, profile management ever again! Works on any operating system, cloud, with any programming language, user interface, and user experience! Written in Go.
gruntwork-io / terratest
https://github.com/gruntwork-io/terratest
stars | today |
---|---|
3914 | 7 |
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
Language: java
KunMinX / Jetpack-MVVM-Best-Practice
https://github.com/KunMinX/Jetpack-MVVM-Best-Practice
stars | today |
---|---|
3741 | 191 |
是 难得一见 的 Jetpack MVVM 最佳实践!在 蕴繁于简 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
80074 | 158 |
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
102091 | 106 |
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
looly / hutool
https://github.com/looly/hutool
stars | today |
---|---|
12787 | 41 |
A set of tools that keep Java sweet.
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
49082 | 28 |
Open Source, Distributed, RESTful Search Engine
alibaba / easyexcel
https://github.com/alibaba/easyexcel
stars | today |
---|---|
14900 | 26 |
快速、简单避免OOM的java处理Excel工具
alibaba / spring-cloud-alibaba
https://github.com/alibaba/spring-cloud-alibaba
stars | today |
---|---|
13784 | 39 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
tuguangquan / mybatis
https://github.com/tuguangquan/mybatis
stars | today |
---|---|
2562 | 32 |
mybatis源码中文注释
ionic-team / capacitor
https://github.com/ionic-team/capacitor
stars | today |
---|---|
3986 | 4 |
Build cross-platform Native Progressive Web Apps for iOS, Android, and the web ⚡️
Blankj / AndroidUtilCode
https://github.com/Blankj/AndroidUtilCode
stars | today |
---|---|
27093 | 11 |
🔥 Android developers should collect the following utils(updating).
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
37284 | 29 |
Spring Framework
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
34998 | 68 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
dyc87112 / SpringCloud-Learning
https://github.com/dyc87112/SpringCloud-Learning
stars | today |
---|---|
5689 | 20 |
Spring Cloud基础教程,持续连载更新中
jenkinsci / jenkins
https://github.com/jenkinsci/jenkins
stars | today |
---|---|
15557 | 9 |
Jenkins automation server
uber / RIBs
stars | today |
---|---|
5561 | 4 |
Uber’s cross-platform mobile architecture framework.
mohamed-taman / Springy-Store-Microservices
https://github.com/mohamed-taman/Springy-Store-Microservices
stars | today |
---|---|
143 | 2 |
Springy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the store is created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework, that implement cloud-native intuitive, design patterns and best practices.
apache / incubator-dolphinscheduler
https://github.com/apache/incubator-dolphinscheduler
stars | today |
---|---|
3893 | 6 |
Dolphin Scheduler is a distributed and easy-to-extend visual workflow scheduling platform, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing.(分布式易扩展的可视化工作流任务调度)
medcl / elasticsearch-analysis-ik
https://github.com/medcl/elasticsearch-analysis-ik
stars | today |
---|---|
9717 | 12 |
The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.
square / okhttp
https://github.com/square/okhttp
stars | today |
---|---|
37199 | 13 |
Square’s meticulous HTTP client for Java and Kotlin.
apache / druid
https://github.com/apache/druid
stars | today |
---|---|
9673 | 5 |
Apache Druid: a high performance real-time analytics database.
lightbend / config
https://github.com/lightbend/config
stars | today |
---|---|
4865 | 4 |
configuration library for JVM languages using HOCON files
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
43909 | 50 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
graphhopper / graphhopper
https://github.com/graphhopper/graphhopper
stars | today |
---|---|
2690 | 8 |
Open source routing engine for OpenStreetMap. Use it as Java library or server.
ReactiveX / RxJava
https://github.com/ReactiveX/RxJava
stars | today |
---|---|
42766 | 19 |
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
57949 | 19 |
Design patterns implemented in Java
Language: c++
expnkx / fast_io
https://github.com/expnkx/fast_io
stars | today |
---|---|
676 | 112 |
fast_io is a C++ io exception-safe RAII library based on C++ 20 Concepts. It is at least 10 times faster than cstdio than iostream.
google / mediapipe
https://github.com/google/mediapipe
stars | today |
---|---|
6933 | 122 |
MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
44930 | 31 |
Open Source Computer Vision Library
Tencent / ncnn
https://github.com/Tencent/ncnn
stars | today |
---|---|
8824 | 8 |
ncnn is a high-performance neural network inference framework optimized for the mobile platform
openvinotoolkit / openvino
https://github.com/openvinotoolkit/openvino
stars | today |
---|---|
1253 | 25 |
OpenVINO™ Toolkit - Deep Learning Deployment Toolkit repository
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
38999 | 34 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pybind / pybind11
https://github.com/pybind/pybind11
stars | today |
---|---|
7241 | 4 |
Seamless operability between C++11 and Python
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
18572 | 24 |
JSON for Modern C++
Ardour / ardour
https://github.com/Ardour/ardour
stars | today |
---|---|
1517 | 4 |
Mirror of Ardour Source Code
google / bloaty
https://github.com/google/bloaty
stars | today |
---|---|
2610 | 19 |
Bloaty McBloatface: a size profiler for binaries
facebookresearch / faiss
https://github.com/facebookresearch/faiss
stars | today |
---|---|
9791 | 15 |
A library for efficient similarity search and clustering of dense vectors.
CleverRaven / Cataclysm-DDA
https://github.com/CleverRaven/Cataclysm-DDA
stars | today |
---|---|
4181 | 3 |
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
15535 | 18 |
Googletest - Google Testing and Mocking Framework
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
8699 | 12 |
Fast C++ logging library.
azerothcore / azerothcore-wotlk
https://github.com/azerothcore/azerothcore-wotlk
stars | today |
---|---|
1011 | 5 |
AzerothCore - Modular MMORPG Server. Based on MaNGOS -> TrinityCore -> SunwellCore
wkhtmltopdf / wkhtmltopdf
https://github.com/wkhtmltopdf/wkhtmltopdf
stars | today |
---|---|
9569 | 6 |
Convert HTML to PDF using Webkit (QtWebKit)
IntelRealSense / realsense-ros
https://github.com/IntelRealSense/realsense-ros
stars | today |
---|---|
807 | 1 |
Intel® RealSense™ ROS Wrapper for D400 series, SR300 Camera and T265 Tracking Module
google / benchmark
https://github.com/google/benchmark
stars | today |
---|---|
4438 | 15 |
A microbenchmark support library
HackerPoet / NonEuclidean
https://github.com/HackerPoet/NonEuclidean
stars | today |
---|---|
2762 | 20 |
A Non-Euclidean Rendering Engine for 3D scenes.
cpp-taskflow / cpp-taskflow
https://github.com/cpp-taskflow/cpp-taskflow
stars | today |
---|---|
3448 | 8 |
Modern C++ Parallel Task Programming
flutter / engine
https://github.com/flutter/engine
stars | today |
---|---|
4186 | 5 |
The Flutter engine
lava / matplotlib-cpp
https://github.com/lava/matplotlib-cpp
stars | today |
---|---|
1821 | 8 |
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
onnx / onnx-tensorrt
https://github.com/onnx/onnx-tensorrt
stars | today |
---|---|
764 | 2 |
ONNX-TensorRT: TensorRT backend for ONNX
ceccocats / tkDNN
https://github.com/ceccocats/tkDNN
stars | today |
---|---|
62 | 1 |
Deep neural network library and toolkit to do high performace inference on NVIDIA jetson platforms
AnkerLeng / Cpp-0-1-Resource
https://github.com/AnkerLeng/Cpp-0-1-Resource
stars | today |
---|---|
1022 | 6 |
C++ 匠心之作 从0到1入门资料
Language: javascript
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
71694 | 313 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
popcorn-official / popcorn-desktop
https://github.com/popcorn-official/popcorn-desktop
stars | today |
---|---|
4393 | 250 |
Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player. Desktop ( Windows / Mac / Linux ) a Butter-Project Fork
mertJF / tailblocks
https://github.com/mertJF/tailblocks
stars | today |
---|---|
787 | 281 |
🎉 Ready-to-use Tailwind CSS blocks.
goldbergyoni / nodebestpractices
https://github.com/goldbergyoni/nodebestpractices
stars | today |
---|---|
44775 | 229 |
✅ The Node.js best practices list (May 2020)
nuxt / content
https://github.com/nuxt/content
stars | today |
---|---|
413 | 67 |
Write in a content/ directory and fetch your Markdown, JSON, YAML and CSV files through a MongoDB like API, acting as a Git-based Headless CMS
manojVivek / responsively-app
https://github.com/manojVivek/responsively-app
stars | today |
---|---|
2677 | 232 |
A modified browser that helps in responsive web development.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
96000 | 95 |
JavaScript Style Guide
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
41237 | 178 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
lerna / lerna
https://github.com/lerna/lerna
stars | today |
---|---|
22878 | 18 |
🐉 A tool for managing JavaScript projects with multiple packages.
jhipster / generator-jhipster
https://github.com/jhipster/generator-jhipster
stars | today |
---|---|
16179 | 13 |
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
microsoft / playwright
https://github.com/microsoft/playwright
stars | today |
---|---|
13104 | 35 |
Node library to automate Chromium, Firefox and WebKit with a single API
Fugiman / google-meet-grid-view
https://github.com/Fugiman/google-meet-grid-view
stars | today |
---|---|
443 | 8 |
Userscript to offer a grid-view layout in Google Meets
rjsf-team / react-jsonschema-form
https://github.com/rjsf-team/react-jsonschema-form
stars | today |
---|---|
8471 | 18 |
A React component for building Web forms from JSON Schema.
NodeRedis / node-redis
https://github.com/NodeRedis/node-redis
stars | today |
---|---|
12750 | 10 |
A high performance Node.js Redis client.
AzureAD / microsoft-authentication-library-for-js
https://github.com/AzureAD/microsoft-authentication-library-for-js
stars | today |
---|---|
945 | 3 |
Microsoft Authentication Library (MSAL) for JS
appium / appium
https://github.com/appium/appium
stars | today |
---|---|
11418 | 4 |
📱 Automation for iOS, Android, and Windows Apps.
CesiumGS / cesium
https://github.com/CesiumGS/cesium
stars | today |
---|---|
5764 | 6 |
An open-source JavaScript library for world-class 3D globes and maps 🌎
Advanced-Frontend / Daily-Interview-Question
https://github.com/Advanced-Frontend/Daily-Interview-Question
stars | today |
---|---|
18930 | 67 |
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
44660 | 37 |
Build blazing fast, modern apps and websites with React
iamadamdev / bypass-paywalls-chrome
https://github.com/iamadamdev/bypass-paywalls-chrome
stars | today |
---|---|
5155 | 36 |
Bypass Paywalls web browser extension
ryanmcdermott / clean-code-javascript
https://github.com/ryanmcdermott/clean-code-javascript
stars | today |
---|---|
36040 | 51 |
🛁 Clean Code concepts adapted for JavaScript
nolimits4web / swiper
https://github.com/nolimits4web/swiper
stars | today |
---|---|
23760 | 21 |
Most modern mobile touch slider with hardware accelerated transitions
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
57724 | 38 |
React components for faster and easier web development. Build your own design system, or start with Material Design.
tannerlinsley / react-query
https://github.com/tannerlinsley/react-query
stars | today |
---|---|
7370 | 54 |
⚛️ Hooks for fetching, caching and updating asynchronous data in React
h5bp / html5-boilerplate
https://github.com/h5bp/html5-boilerplate
stars | today |
---|---|
45211 | 94 |
A professional front-end template for building fast, robust, and adaptable web apps or sites.
Language: unknown
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
73110 | 338 |
🤓 Build your own (insert technology here)
DenoBrazil / deno-forum
https://github.com/DenoBrazil/deno-forum
stars | today |
---|---|
477 | 65 |
🦖 Fórum com o objetivo de centralizar discussões da comunidade de Deno
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
149449 | 255 |
📚 Freely available programming books
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
76720 | 226 |
Master the command line, in one page
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
109986 | 252 |
Roadmap to becoming a web developer in 2020
dair-ai / ml-visuals
https://github.com/dair-ai/ml-visuals
stars | today |
---|---|
912 | 133 |
Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
40033 | 166 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
117912 | 253 |
A complete computer science study plan to become a software engineer.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
122067 | 123 |
A book series on JavaScript. @YDKJS on twitter.
Chrismettal / EleLab_v2
https://github.com/Chrismettal/EleLab_v2
stars | today |
---|---|
184 | 22 |
Cheap DIY lab system for hobbyists and the tinkering folk
viraptor / reverse-interview
https://github.com/viraptor/reverse-interview
stars | today |
---|---|
13888 | 28 |
Questions to ask the company during your interview
monajalal / Resources-For-CS-Students
https://github.com/monajalal/Resources-For-CS-Students
stars | today |
---|---|
66 | 7 |
A list of resources such as scholarships, fellowships, and mailing list for helping CS students succeed in their career
yygmind / blog
https://github.com/yygmind/blog
stars | today |
---|---|
8230 | 14 |
我是木易杨,公众号「高级前端进阶」作者,跟着我每周重点攻克一个前端面试重难点。接下来让我带你走进高级前端的世界,在进阶的路上,共勉!
toutiaoio / awesome-architecture
https://github.com/toutiaoio/awesome-architecture
stars | today |
---|---|
7607 | 26 |
架构师技术图谱,助你早日成为架构师
sisterAn / JavaScript-Algorithms
https://github.com/sisterAn/JavaScript-Algorithms
stars | today |
---|---|
470 | 37 |
基础理论+JS框架应用+实践,从0到1构建整个前端算法体系
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
102554 | 104 |
A collection of useful .gitignore templates
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
18649 | 35 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
immuni-app / immuni-documentation
https://github.com/immuni-app/immuni-documentation
stars | today |
---|---|
685 | 23 |
Repo for Immuni’s documentation.
immuni-app / immuni
https://github.com/immuni-app/immuni
stars | today |
---|---|
30 | 5 |
Reference metadata repository for publiccode.yml indexing
AobingJava / JavaFamily
https://github.com/AobingJava/JavaFamily
stars | today |
---|---|
13100 | 63 |
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
infosecn1nja / Red-Teaming-Toolkit
https://github.com/infosecn1nja/Red-Teaming-Toolkit
stars | today |
---|---|
3683 | 5 |
A collection of open source and commercial tools that aid in red team operations.
igorwojda / android-ecosystem-cheat-sheet
https://github.com/igorwojda/android-ecosystem-cheat-sheet
stars | today |
---|---|
382 | 14 |
🤖 Android Ecosystem Cheatsheet 2020
OAI / OpenAPI-Specification
https://github.com/OAI/OpenAPI-Specification
stars | today |
---|---|
17676 | 10 |
The OpenAPI Specification Repository
gregsramblings / google-cloud-4-words
https://github.com/gregsramblings/google-cloud-4-words
stars | today |
---|---|
3627 | 4 |
The Google Cloud Developer’s Cheat Sheet
wangzhiwubigdata / God-Of-BigData
https://github.com/wangzhiwubigdata/God-Of-BigData
stars | today |
---|---|
1551 | 13 |
大数据面试题,大数据成神之路开启…Flink/Spark/Hadoop/Hbase/Hive…