Language: python
NVlabs / stylegan
https://github.com/NVlabs/stylegan
stars | today |
---|---|
2396 | 363 |
StyleGAN - Official TensorFlow Implementation
uber / ludwig
https://github.com/uber/ludwig
stars | today |
---|---|
2118 | 352 |
Ludwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code.
openai / gpt-2
https://github.com/openai/gpt-2
stars | today |
---|---|
419 | 292 |
Code for the paper “Language Models are Unsupervised Multitask Learners”
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
50969 | 211 |
A collective list of free APIs for use in software and web development.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
57130 | 104 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
google / clusterfuzz
https://github.com/google/clusterfuzz
stars | today |
---|---|
2778 | 104 |
All your bug are belong to us.
neuroradiology / InsideReCaptcha
https://github.com/neuroradiology/InsideReCaptcha
stars | today |
---|---|
678 | 105 |
Reverse-engineering the new “captchaless” ReCaptcha system…
initstring / dirty_sock
https://github.com/initstring/dirty_sock
stars | today |
---|---|
244 | 83 |
Ubuntu Linux privilege escalation exploit (CVE-2019-7304)
google / jax
stars | today |
---|---|
3391 | 63 |
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
48312 | 48 |
Models and examples built with TensorFlow
encode / databases
https://github.com/encode/databases
stars | today |
---|---|
142 | 61 |
Async database support for Python. 🗄
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
20988 | 53 |
The world’s simplest facial recognition api for Python and the command line
gto76 / python-cheatsheet
https://github.com/gto76/python-cheatsheet
stars | today |
---|---|
3221 | 44 |
Comprehensive Python Cheatsheet
dmlc / gluon-cv
https://github.com/dmlc/gluon-cv
stars | today |
---|---|
1800 | 44 |
Gluon CV Toolkit
zalandoresearch / flair
https://github.com/zalandoresearch/flair
stars | today |
---|---|
4944 | 47 |
A very simple framework for state-of-the-art Natural Language Processing (NLP)
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
61482 | 42 |
A curated list of awesome Python frameworks, libraries, software and resources
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
12049 | 38 |
TensorFlow code and pre-trained models for BERT
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
21721 | 37 |
All Algorithms implemented in Python
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
35366 | 29 |
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/
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
21344 | 32 |
🏡 Open source home automation that puts local control and privacy first
vintasoftware / django-zombodb
https://github.com/vintasoftware/django-zombodb
stars | today |
---|---|
63 | 38 |
Easy Django integration with Elasticsearch through ZomboDB Postgres Extension
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
38213 | 30 |
Deep Learning for humans
toodef / neural-pipeline
https://github.com/toodef/neural-pipeline
stars | today |
---|---|
74 | 36 |
Neural networks training pipeline based on PyTorch
jabbalaci / PythonEXE
https://github.com/jabbalaci/PythonEXE
stars | today |
---|---|
185 | 34 |
How to create an executable file from a Python script?
pjialin / py12306
https://github.com/pjialin/py12306
stars | today |
---|---|
3678 | 33 |
🚂 12306 购票助手,支持分布式,多账号,多任务购票以及 Web 页面管理
Language: go
eranyanay / 1m-go-websockets
https://github.com/eranyanay/1m-go-websockets
stars | today |
---|---|
1762 | 839 |
handling 1M websockets connections in Go
zserge / lorca
https://github.com/zserge/lorca
stars | today |
---|---|
3593 | 189 |
Build cross-platform modern desktop apps in Go + HTML5
filecoin-project / go-filecoin
https://github.com/filecoin-project/go-filecoin
stars | today |
---|---|
218 | 146 |
Filecoin Full Node Implementation in Go
cjbassi / gotop
https://github.com/cjbassi/gotop
stars | today |
---|---|
4267 | 80 |
A terminal based graphical activity monitor inspired by gtop and vtop
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
48203 | 71 |
Production-Grade Container Scheduling and Management
mithrandie / csvq
https://github.com/mithrandie/csvq
stars | today |
---|---|
302 | 67 |
SQL-like query language for csv
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
39889 | 50 |
A curated list of awesome Go frameworks, libraries and software
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
40198 | 49 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
13464 | 42 |
A platform for building proxies to bypass network restrictions.
golang / go
stars | today |
---|---|
53129 | 43 |
The Go programming language
cilium / cilium
https://github.com/cilium/cilium
stars | today |
---|---|
3445 | 41 |
API Aware Networking and Security using BPF and XDP
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
2909 | 39 |
Learn Go with test-driven development
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
15282 | 38 |
Connect, secure, control, and observe services.
apex / up
stars | today |
---|---|
6534 | 40 |
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
chenjiandongx / go-echarts
https://github.com/chenjiandongx/go-echarts
stars | today |
---|---|
346 | 38 |
🎨 The adorable charts library for Golang
smallstep / certificates
https://github.com/smallstep/certificates
stars | today |
---|---|
333 | 37 |
🛡️ An online certificate authority and related tools for secure automated certificate management, so you can use TLS everywhere.
d5 / tengo
stars | today |
---|---|
954 | 35 |
A fast script language for Go
tinode / chat
https://github.com/tinode/chat
stars | today |
---|---|
1588 | 35 |
Instant messaging server; backend in Go; Android, web command line clients; chatbots
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
32653 | 34 |
The world’s fastest framework for building websites.
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
22918 | 29 |
Distributed reliable key-value store for the most critical data of a distributed system
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
19720 | 31 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
24338 | 30 |
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.
helm / helm
stars | today |
---|---|
10081 | 23 |
The Kubernetes Package Manager
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
22015 | 26 |
The Prometheus monitoring system and time series database.
b3log / pipe
stars | today |
---|---|
2088 | 27 |
🎷 一款小而美的博客平台,专为程序员设计。 https://hacpai.com/tag/pipe
Language: java
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
3239 | 544 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
23931 | 243 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
9126 | 225 |
😮 互联网 Java 工程师进阶知识完全扫盲
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
8076 | 151 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
9805 | 95 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
6041 | 83 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
GoogleContainerTools / jib
https://github.com/GoogleContainerTools/jib
stars | today |
---|---|
5809 | 83 |
⛵️ Build container images for your Java applications.
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
4958 | 71 |
🔥 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 |
---|---|
44502 | 52 |
Design patterns implemented in Java
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
34107 | 44 |
Spring Boot
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
10811 | 55 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
4033 | 47 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
11562 | 25 |
The “REST With Spring” Course:
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
7369 | 37 |
Apache Flink
geektime-geekbang / geektime-spring-family
https://github.com/geektime-geekbang/geektime-spring-family
stars | today |
---|---|
255 | 36 |
极客时间视频课程《玩转Spring全家桶》
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
38352 | 35 |
Open Source, Distributed, RESTful Search Engine
airbnb / lottie-android
https://github.com/airbnb/lottie-android
stars | today |
---|---|
24242 | 37 |
Render After Effects animations natively on Android and iOS, Web, and React Native
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
10549 | 35 |
All Algorithms implemented in Java
square / okhttp
https://github.com/square/okhttp
stars | today |
---|---|
30851 | 34 |
An HTTP+HTTP/2 client for Android and Java applications.
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
26528 | 28 |
Spring Framework
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
11432 | 28 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
ReactiveX / RxJava
https://github.com/ReactiveX/RxJava
stars | today |
---|---|
37604 | 27 |
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
4273 | 27 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
google / guava
https://github.com/google/guava
stars | today |
---|---|
29782 | 26 |
Google core libraries for Java
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
24439 | 22 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
Language: c++
patr0nus / DeskGap
https://github.com/patr0nus/DeskGap
stars | today |
---|---|
523 | 191 |
A cross-platform desktop app framework based on Node.js and the system webview
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
120586 | 88 |
An Open Source Machine Learning Framework for Everyone
pytorch / ELF
https://github.com/pytorch/ELF
stars | today |
---|---|
2564 | 96 |
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
69991 | 50 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
24801 | 47 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
24468 | 38 |
Tesseract Open Source OCR Engine (main repository)
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
31758 | 23 |
Open Source Computer Vision Library
rpng / R-VIO
stars | today |
---|---|
46 | 34 |
Robocentric sliding-window filtering-based visual-inertial odometry
uNetworking / uWebSockets.js
https://github.com/uNetworking/uWebSockets.js
stars | today |
---|---|
518 | 31 |
TypeScript web server - 15x faster than Deno
Coffee2CodeNL / gebaar-libinput
https://github.com/Coffee2CodeNL/gebaar-libinput
stars | today |
---|---|
34 | 27 |
Gebaar, A Super Simple WM Independent Touchpad Gesture Daemon for libinput
secrary / idenLib
https://github.com/secrary/idenLib
stars | today |
---|---|
153 | 24 |
idenLib - Library Function Identification
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
32083 | 22 |
Protocol Buffers - Google’s data interchange format
asLody / whale
https://github.com/asLody/whale
stars | today |
---|---|
340 | 22 |
Hook Framework for Android/IOS/Linux/MacOS
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
13754 | 20 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
12819 | 20 |
JSON for Modern C++
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
19349 | 19 |
Godot Engine – Multi-platform 2D and 3D game engine
grpc / grpc
stars | today |
---|---|
19500 | 18 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
google / jsonnet
https://github.com/google/jsonnet
stars | today |
---|---|
2468 | 20 |
Jsonnet - The data templating language
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
5299 | 18 |
Distributed training framework for TensorFlow, Keras, PyTorch, and MXNet.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
11211 | 15 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
MKXJun / DirectX11-With-Windows-SDK
https://github.com/MKXJun/DirectX11-With-Windows-SDK
stars | today |
---|---|
114 | 17 |
系列教程与演示项目:使用Windows SDK(C++)开发Direct3D 11.x
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
46639 | 17 |
The Swift Programming Language
vergecurrency / VERGE
https://github.com/vergecurrency/VERGE
stars | today |
---|---|
1292 | 17 |
official source code repository for VERGE cryptocurrency
apache / arrow
https://github.com/apache/arrow
stars | today |
---|---|
3296 | 17 |
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication…
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
16368 | 17 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Language: javascript
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
2487 | 540 |
A full-featured download manager.
pomber / git-history
https://github.com/pomber/git-history
stars | today |
---|---|
7551 | 453 |
Quickly browse the history of any GitHub file
kleampa / not-paid
https://github.com/kleampa/not-paid
stars | today |
---|---|
5203 | 205 |
Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away
didi / chameleon
https://github.com/didi/chameleon
stars | today |
---|---|
2259 | 200 |
🦎 一套代码运行多端,一端所见即多端所见
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
14100 | 200 |
The next open source file uploader for web browsers 🐶
instantpage / instant.page
https://github.com/instantpage/instant.page
stars | today |
---|---|
1996 | 163 |
Make your site’s pages instant in 1 minute and improve your conversion rate by 1%
hugetiny / negibox
https://github.com/hugetiny/negibox
stars | today |
---|---|
151 | 134 |
Negibox, the only one multi-protocol cross-platform downloader you need for your devices(Mac,Windows,Linux,Android,iOS)(http https ftp sftp ftps magnet BitTorrent MetaLink)
vuejs / vue
stars | today |
---|---|
127871 | 109 |
🖖 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 |
---|---|
38871 | 93 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
44685 | 92 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
nextapps-de / flexsearch
https://github.com/nextapps-de/flexsearch
stars | today |
---|---|
3777 | 96 |
Next-Generation full text search library for Browser and Node.js
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
122355 | 82 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
ryanflorence / react-conf-2018
https://github.com/ryanflorence/react-conf-2018
stars | today |
---|---|
513 | 87 |
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
130792 | 70 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
klaussinani / qoa
https://github.com/klaussinani/qoa
stars | today |
---|---|
1127 | 80 |
💬 Minimal interactive command-line prompts
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
45356 | 73 |
Headless Chrome Node API
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
25853 | 69 |
📜 33 concepts every JavaScript developer should know.
withspectrum / spectrum
https://github.com/withspectrum/spectrum
stars | today |
---|---|
6098 | 73 |
Simple, powerful online communities.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
63520 | 66 |
Set up a modern web app by running one command.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
34726 | 59 |
The React Framework
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
73922 | 57 |
A framework for building native apps with React.
felixrieseberg / windows95
https://github.com/felixrieseberg/windows95
stars | today |
---|---|
15139 | 61 |
💩 🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
patrickhulce / third-party-web
https://github.com/patrickhulce/third-party-web
stars | today |
---|---|
194 | 60 |
Summary of which third party scripts are most responsible for excessive JavaScript execution on the web.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
25260 | 55 |
The largest Node.js best practices list (January 2019)
juliangarnier / anime
https://github.com/juliangarnier/anime
stars | today |
---|---|
29600 | 56 |
JavaScript animation engine
Language: unknown
EBazarov / nsfw_data_source_urls
https://github.com/EBazarov/nsfw_data_source_urls
stars | today |
---|---|
632 | 546 |
Collection of NSFW images URLs for the purposes of training an NSFW Image Classifier
trimstray / nginx-quick-reference
https://github.com/trimstray/nginx-quick-reference
stars | today |
---|---|
4942 | 334 |
⚡️ This notes describes how to improve Nginx performance, security and other important things; ssllabs A+ 100%.
brightmart / nlp_chinese_corpus
https://github.com/brightmart/nlp_chinese_corpus
stars | today |
---|---|
1010 | 294 |
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
imthenachoman / How-To-Secure-A-Linux-Server
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server
stars | today |
---|---|
1571 | 222 |
An evolving how-to guide for securing a Linux server.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
73231 | 211 |
Roadmap to becoming a web developer in 2019
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
155 | 141 |
The best design tools for everything.
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
3060 | 123 |
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
49363 | 107 |
😋 技术面试必备基础知识
stanzhai / be-a-professional-programmer
https://github.com/stanzhai/be-a-professional-programmer
stars | today |
---|---|
7002 | 95 |
成为专业程序员路上用到的各种优秀资料、神器及框架
GitHubDaily / GitHubDaily
https://github.com/GitHubDaily/GitHubDaily
stars | today |
---|---|
2108 | 77 |
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
ityouknow / awesome-spring-boot
https://github.com/ityouknow/awesome-spring-boot
stars | today |
---|---|
1482 | 76 |
Spring Boot Resources
zziz / pwc
stars | today |
---|---|
8868 | 72 |
Papers with code. Sorted by stars. Updated weekly.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
101736 | 68 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
78994 | 50 |
A collection of useful .gitignore templates
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
96320 | 60 |
A book series on JavaScript. @YDKJS on twitter.
raylene / eng-handbook
https://github.com/raylene/eng-handbook
stars | today |
---|---|
179 | 63 |
A developer’s guide to management: an open-sourced handbook for leading software engineering teams.
jjqqkk / chromium
https://github.com/jjqqkk/chromium
stars | today |
---|---|
938 | 48 |
Chromium browser with SSL VPN. Use this browser to unblock websites.
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
10388 | 43 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
19176 | 48 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
42328 | 49 |
🎉 A curated list of awesome things related to Vue.js
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
117330 | 42 |
📚 Freely available programming books
digitalocean / engineering-code-of-conduct
https://github.com/digitalocean/engineering-code-of-conduct
stars | today |
---|---|
195 | 47 |
Code of Conduct for DigitalOcean’s Engineering Team
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
7806 | 44 |
An updated list of public BitTorrent trackers
mcgrady20150318 / BayesianNeuralNetwork
https://github.com/mcgrady20150318/BayesianNeuralNetwork
stars | today |
---|---|
46 | 43 |
a repo sharing Bayesian Neural Network recent papers
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
74208 | 35 |
A complete computer science study plan to become a software engineer.