Language: python
JoYoungjoo / SC-FEGAN
https://github.com/JoYoungjoo/SC-FEGAN
stars | today |
---|---|
1045 | 436 |
SC-FEGAN : Face Editing Generative Adversarial Network with User’s Sketch and Color
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
9636 | 248 |
分享 GitHub 上有趣、入门级的开源项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目 ⭐️
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
13291 | 186 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
openai / gpt-2
https://github.com/openai/gpt-2
stars | today |
---|---|
3447 | 122 |
Code for the paper “Language Models are Unsupervised Multitask Learners”
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
51702 | 113 |
A collective list of free APIs for use in software and web development.
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
22321 | 95 |
All Algorithms implemented in Python
super-inspire / super-inspire-end
https://github.com/super-inspire/super-inspire-end
stars | today |
---|---|
700 | 100 |
Get a clean, out of the box, temporary Linux system in under 30s.(Ubuntu, Centos, Alpine are temporarily available for testing, and more will be provided later.)
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
62937 | 82 |
A curated list of awesome Python frameworks, libraries, software and resources
Ridter / acefile
https://github.com/Ridter/acefile
stars | today |
---|---|
158 | 74 |
POC of https://research.checkpoint.com/extracting-code-execution-from-winrar/
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
48665 | 58 |
Models and examples built with TensorFlow
graykode / gpt-2-Pytorch
https://github.com/graykode/gpt-2-Pytorch
stars | today |
---|---|
132 | 79 |
Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
taki0112 / Tensorflow-Cookbook
https://github.com/taki0112/Tensorflow-Cookbook
stars | today |
---|---|
1456 | 68 |
Simple Tensorflow Cookbook for easy-to-use
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
57625 | 68 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
wzpan / wukong-robot
https://github.com/wzpan/wukong-robot
stars | today |
---|---|
319 | 55 |
🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目。
neozhaoliang / pywonderland
https://github.com/neozhaoliang/pywonderland
stars | today |
---|---|
3238 | 55 |
A tour in the wonderland of math with Python.
ray-project / ray
https://github.com/ray-project/ray
stars | today |
---|---|
5897 | 57 |
A system for parallel and distributed Python that unifies the ML ecosystem.
google / clusterfuzz
https://github.com/google/clusterfuzz
stars | today |
---|---|
3119 | 50 |
Scalable fuzzing infrastructure.
uber / ludwig
https://github.com/uber/ludwig
stars | today |
---|---|
3077 | 52 |
Ludwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code.
cleardusk / 3DDFA
https://github.com/cleardusk/3DDFA
stars | today |
---|---|
1513 | 50 |
The pytorch improved re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
j00ru / ctf-tasks
https://github.com/j00ru/ctf-tasks
stars | today |
---|---|
263 | 49 |
An archive of low-level CTF challenges developed over the years
apachecn / awesome-algorithm
https://github.com/apachecn/awesome-algorithm
stars | today |
---|---|
8866 | 46 |
LeetCode, HackRank, 剑指offer, classic algorithm implementation
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
38445 | 44 |
Deep Learning for humans
deepmind / dm_control
https://github.com/deepmind/dm_control
stars | today |
---|---|
1323 | 47 |
The DeepMind Control Suite and Package
swisskyrepo / PayloadsAllTheThings
https://github.com/swisskyrepo/PayloadsAllTheThings
stars | today |
---|---|
6173 | 40 |
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
47468 | 38 |
Command-line program to download videos from YouTube.com and other video sites
Language: go
ovh / cds
stars | today |
---|---|
604 | 209 |
Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
alexellis / inlets
https://github.com/alexellis/inlets
stars | today |
---|---|
1728 | 194 |
Expose your local endpoints to the Internet
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
48585 | 67 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
40234 | 58 |
A curated list of awesome Go frameworks, libraries and software
ardanlabs / service
https://github.com/ardanlabs/service
stars | today |
---|---|
320 | 63 |
Starter code for writing web services in Go
golang / go
stars | today |
---|---|
53518 | 56 |
The Go programming language
lni / dragonboat
https://github.com/lni/dragonboat
stars | today |
---|---|
1712 | 44 |
A feature complete and high performance multi-group Raft library in Go.
markphelps / flipt
https://github.com/markphelps/flipt
stars | today |
---|---|
260 | 42 |
A self contained feature flag solution
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
24570 | 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.
chai2010 / go2-book
https://github.com/chai2010/go2-book
stars | today |
---|---|
75 | 40 |
📚 《Go2编程指南》开源图书,重点讲解Go2新特性,以及Go1教程中较少涉及的特性
gojektech / heimdall
https://github.com/gojektech/heimdall
stars | today |
---|---|
778 | 38 |
An enhanced HTTP client for Go
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
15554 | 34 |
Connect, secure, control, and observe services.
eranyanay / 1m-go-websockets
https://github.com/eranyanay/1m-go-websockets
stars | today |
---|---|
2846 | 36 |
handling 1M websockets connections in Go
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
22197 | 32 |
The Prometheus monitoring system and time series database.
aofei / air
stars | today |
---|---|
257 | 34 |
An ideally refined web framework for Go.
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
23091 | 31 |
Distributed reliable key-value store for the most critical data of a distributed system
Comcast / kuberhealthy
https://github.com/Comcast/kuberhealthy
stars | today |
---|---|
259 | 31 |
Easy synthetic testing for Kubernetes clusters. Works great with Prometheus.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
20583 | 30 |
The Cloud Native Edge Router
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
13201 | 30 |
OpenFaaS - Serverless Functions Made Simple
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
32893 | 29 |
The world’s fastest framework for building websites.
parsiya / Hacking-with-Go
https://github.com/parsiya/Hacking-with-Go
stars | today |
---|---|
474 | 29 |
Golang for Security Professionals
cjbassi / gotop
https://github.com/cjbassi/gotop
stars | today |
---|---|
4573 | 29 |
A terminal based graphical activity monitor inspired by gtop and vtop
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
13718 | 28 |
A platform for building proxies to bypass network restrictions.
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
14078 | 27 |
A tool for exploring each layer in a docker image
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
40385 | 25 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
Language: java
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
25412 | 190 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
10300 | 145 |
😮 互联网 Java 工程师进阶知识完全扫盲
crossoverJie / cim
https://github.com/crossoverJie/cim
stars | today |
---|---|
2227 | 101 |
📲 cim(cross IM) 适用于开发者的即时通讯系统
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
4459 | 91 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
skylot / jadx
https://github.com/skylot/jadx
stars | today |
---|---|
17546 | 81 |
Dex to Java decompiler
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
6873 | 63 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
5144 | 55 |
⛹️ 🐘 秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
34443 | 46 |
Spring Boot
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
10201 | 49 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
5506 | 48 |
🔥 Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
44764 | 43 |
Design patterns implemented in Java
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
10801 | 43 |
All Algorithms implemented in Java
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
11806 | 27 |
The “REST With Spring” Course:
ngbdf / redis-manager
https://github.com/ngbdf/redis-manager
stars | today |
---|---|
264 | 36 |
Redis 一站式管理平台,支持集群创建、管理、监控、报警
spring-cloud-incubator / spring-cloud-alibaba
https://github.com/spring-cloud-incubator/spring-cloud-alibaba
stars | today |
---|---|
3856 | 36 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
11657 | 36 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
yanzhenjie / AndPermission
https://github.com/yanzhenjie/AndPermission
stars | today |
---|---|
4990 | 35 |
🍓 Permissions manager for Android platform.
fanxinglong / fisher
https://github.com/fanxinglong/fisher
stars | today |
---|---|
39 | 36 |
基于Spring cloud Oauth2和Element-UI-Admin的后台权限管理框架
alibaba / easyexcel
https://github.com/alibaba/easyexcel
stars | today |
---|---|
3738 | 33 |
快速、简单避免OOM的java处理Excel工具
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
26725 | 25 |
Spring Framework
alibaba / Sentinel
https://github.com/alibaba/Sentinel
stars | today |
---|---|
5343 | 29 |
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
38557 | 28 |
Open Source, Distributed, RESTful Search Engine
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
24578 | 26 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
apache / rocketmq
https://github.com/apache/rocketmq
stars | today |
---|---|
6825 | 18 |
Mirror of Apache RocketMQ
the-pig-of-jungle / smart-show
https://github.com/the-pig-of-jungle/smart-show
stars | today |
---|---|
179 | 27 |
Smart Toast & Snackbar & TopBar & Dialog
Language: c++
lemire / simdjson
https://github.com/lemire/simdjson
stars | today |
---|---|
3121 | 911 |
Parsing gigabytes of JSON per second
uNetworking / uWebSockets.js
https://github.com/uNetworking/uWebSockets.js
stars | today |
---|---|
1063 | 244 |
TypeScript web server - 15x faster than Deno
cool2528 / baiduCDP
https://github.com/cool2528/baiduCDP
stars | today |
---|---|
418 | 188 |
百度网盘下载神器
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
121091 | 85 |
An Open Source Machine Learning Framework for Everyone
googlei18n / libphonenumber
https://github.com/googlei18n/libphonenumber
stars | today |
---|---|
8641 | 102 |
Google’s common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
13366 | 85 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
2918 | 56 |
📚 C/C++面试基础知识总结
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
70311 | 45 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
31999 | 28 |
Open Source Computer Vision Library
GENIVI / ramses
https://github.com/GENIVI/ramses
stars | today |
---|---|
220 | 37 |
A distributed system for rendering 3D content with focus on bandwidth and resource efficiency
amzeratul / halley
https://github.com/amzeratul/halley
stars | today |
---|---|
212 | 36 |
A lightweight game engine written in modern C++
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
25067 | 30 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
24692 | 32 |
Tesseract Open Source OCR Engine (main repository)
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
32237 | 24 |
Protocol Buffers - Google’s data interchange format
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
19494 | 26 |
Godot Engine – Multi-platform 2D and 3D game engine
generalized-intelligence / GAAS
https://github.com/generalized-intelligence/GAAS
stars | today |
---|---|
107 | 21 |
Open source autonomy flight and operation control system. Designed for autonomous drone and self-flying car.
google / flutter-desktop-embedding
https://github.com/google/flutter-desktop-embedding
stars | today |
---|---|
3922 | 20 |
Desktop implementations of the Flutter embedding API
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
12532 | 19 |
An open autonomous driving platform
plasma-umass / Mesh
https://github.com/plasma-umass/Mesh
stars | today |
---|---|
503 | 20 |
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
5405 | 18 |
Distributed training framework for TensorFlow, Keras, PyTorch, and MXNet.
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
9348 | 16 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
uNetworking / uWebSockets
https://github.com/uNetworking/uWebSockets
stars | today |
---|---|
10173 | 18 |
Tiny WebSockets
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
46728 | 16 |
The Swift Programming Language
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
5956 | 16 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
37210 | 13 |
Bitcoin Core integration/staging tree
Language: javascript
leon-ai / leon
https://github.com/leon-ai/leon
stars | today |
---|---|
3891 | 260 |
🧠 Leon is your open-source personal assistant.
Bogdan-Lyashenko / codecrumbs
https://github.com/Bogdan-Lyashenko/codecrumbs
stars | today |
---|---|
1049 | 191 |
Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support, and easy sharing.
pomber / git-history
https://github.com/pomber/git-history
stars | today |
---|---|
8780 | 155 |
Quickly browse the history of a file from any git repository
vuejs / vue
stars | today |
---|---|
128624 | 130 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
39533 | 108 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
122981 | 94 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
enilu / guns-lite
https://github.com/enilu/guns-lite
stars | today |
---|---|
162 | 90 |
基于spring boot脚手架项目,spring data jpa+Spring Boot2+bootstrap/vuejs完整的后台管理系统
OptimalBits / bull
https://github.com/OptimalBits/bull
stars | today |
---|---|
4820 | 92 |
Premium Queue package for handling jobs and messages in NodeJS.
infinitered / nsfwjs
https://github.com/infinitered/nsfwjs
stars | today |
---|---|
270 | 91 |
NSFW detection on the client-side via Tensorflow JS
sindresorhus / fast-cli
https://github.com/sindresorhus/fast-cli
stars | today |
---|---|
1429 | 81 |
Test your download and upload speed using fast.com
js-newbee / taro-yanxuan
https://github.com/js-newbee/taro-yanxuan
stars | today |
---|---|
639 | 62 |
首个 Taro 多端统一实例 - 网易严选(小程序 + H5 + React Native) - By 趣店 FED
react-spring / react-spring
https://github.com/react-spring/react-spring
stars | today |
---|---|
11297 | 62 |
✌️ A spring physics based React animation library
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
15354 | 64 |
The next open source file uploader for web browsers 🐶
Kickball / awesome-selfhosted
https://github.com/Kickball/awesome-selfhosted
stars | today |
---|---|
29472 | 62 |
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
82027 | 58 |
JavaScript Style Guide
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
45143 | 56 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
statsbotco / cube.js
https://github.com/statsbotco/cube.js
stars | today |
---|---|
464 | 61 |
📊 Serverless Analytics Framework
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
55444 | 58 |
Promise based HTTP client for the browser and node.js
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
63920 | 52 |
Set up a modern web app by running one command.
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
14955 | 54 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动小程序、H5、React Native 等的应用。 https://taro.js.org/
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
31882 | 52 |
Build blazing fast, modern apps and websites with React
huangjianke / Gitter
https://github.com/huangjianke/Gitter
stars | today |
---|---|
784 | 55 |
Gitter for GitHub - 可能是目前颜值最高的GitHub小程序客户端
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
35050 | 49 |
The React Framework
nextapps-de / flexsearch
https://github.com/nextapps-de/flexsearch
stars | today |
---|---|
4095 | 47 |
Next-Generation full text search library for Browser and Node.js
vuetifyjs / vuetify
https://github.com/vuetifyjs/vuetify
stars | today |
---|---|
16886 | 45 |
🐉 Material Component Framework for Vue.js 2
Language: unknown
Micropoor / Micro8
https://github.com/Micropoor/Micro8
stars | today |
---|---|
6721 | 1221 |
Gitbook
MiCode / Xiaomi_Kernel_OpenSource
https://github.com/MiCode/Xiaomi_Kernel_OpenSource
stars | today |
---|---|
3295 | 484 |
Xiaomi Mobile Phone Kernel OpenSource
kdeldycke / awesome-falsehood
https://github.com/kdeldycke/awesome-falsehood
stars | today |
---|---|
9435 | 377 |
💊 Curated list of falsehoods programmers believe in.
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
3681 | 335 |
The best design tools for everything.
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
16276 | 310 |
⭐️ A collection of awesome lists, manuals, blogs, hacks, one-liners, cli/web tools and more.
Advanced-Frontend / Daily-Interview-Question
https://github.com/Advanced-Frontend/Daily-Interview-Question
stars | today |
---|---|
1556 | 279 |
工作日每天一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
imthenachoman / How-To-Secure-A-Linux-Server
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server
stars | today |
---|---|
6743 | 266 |
An evolving how-to guide for securing a Linux server.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
50334 | 175 |
😋 技术面试必备基础知识
alexpate / awesome-design-systems
https://github.com/alexpate/awesome-design-systems
stars | today |
---|---|
8315 | 131 |
💅🏻 ⚒ A collection of awesome design systems
trimstray / nginx-quick-reference
https://github.com/trimstray/nginx-quick-reference
stars | today |
---|---|
6680 | 127 |
⚡️ This notes describes how to improve Nginx performance, security and other important things; @ssllabs A+ 100%.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
102410 | 101 |
😎 Awesome lists about all kinds of interesting topics
yygmind / blog
https://github.com/yygmind/blog
stars | today |
---|---|
2562 | 84 |
我是木易杨,网易高级前端工程师,跟着我每周重点攻克一个前端面试重难点。接下来让我带你走进高级前端的世界,在进阶的路上,共勉!
geekcompany / ResumeSample
https://github.com/geekcompany/ResumeSample
stars | today |
---|---|
16458 | 71 |
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
andirueckel / undefined-medium
https://github.com/andirueckel/undefined-medium
stars | today |
---|---|
252 | 79 |
undefined medium — a free and open-source monospace typeface with 400+ characters
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
79370 | 52 |
A collection of useful .gitignore templates
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
96754 | 61 |
A book series on JavaScript. @YDKJS on twitter.
seanbaxter / circle
https://github.com/seanbaxter/circle
stars | today |
---|---|
81 | 67 |
Draft copy of Circle white paper
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
42621 | 60 |
🎉 A curated list of awesome things related to Vue.js
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
3694 | 50 |
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
45499 | 51 |
📚 免费的计算机编程类中文书籍,欢迎投稿
justjavac / awesome-wechat-weapp
https://github.com/justjavac/awesome-wechat-weapp
stars | today |
---|---|
21571 | 49 |
微信小程序开发资源汇总 💯
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
117658 | 45 |
📚 Freely available programming books
akullpp / awesome-java
https://github.com/akullpp/awesome-java
stars | today |
---|---|
19689 | 45 |
A curated list of awesome frameworks, libraries and software for the Java programming language.
EBazarov / nsfw_data_source_urls
https://github.com/EBazarov/nsfw_data_source_urls
stars | today |
---|---|
1728 | 32 |
Collection of NSFW images URLs for the purposes of training an NSFW Image Classifier
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
18014 | 34 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.