Language: python
PaddlePaddle / LARK
https://github.com/PaddlePaddle/LARK
stars | today |
---|---|
294 | 207 |
LAnguage Representations Kit
zhaoolee / ChromeAppHeroes
https://github.com/zhaoolee/ChromeAppHeroes
stars | today |
---|---|
1697 | 93 |
🌈 Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
19654 | 60 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
64137 | 64 |
A curated list of awesome Python frameworks, libraries, software and resources
shengqiangzhang / examples-of-web-crawlers
https://github.com/shengqiangzhang/examples-of-web-crawlers
stars | today |
---|---|
113 | 53 |
python爬虫例子,对新手比较友好。淘宝模拟登录,淘宝商品爬虫,淘宝我已购买的宝贝爬虫,天猫商品爬虫,每天不同时间段通过微信发消息提醒女友,爬取5K分辨率超清唯美壁纸
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
49775 | 41 |
Models and examples built with TensorFlow
stellargraph / stellargraph
https://github.com/stellargraph/stellargraph
stars | today |
---|---|
365 | 46 |
StellarGraph - Machine Learning on Graphs
AdrianVollmer / PowerHub
https://github.com/AdrianVollmer/PowerHub
stars | today |
---|---|
51 | 44 |
A web application to transfer PowerShell modules, executables, snippets and files
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
48227 | 41 |
Command-line program to download videos from YouTube.com and other video sites
CriseLYJ / awesome-python-login-model
https://github.com/CriseLYJ/awesome-python-login-model
stars | today |
---|---|
3487 | 44 |
😮 python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助 ❤️ ,如果喜欢记得给个star哦 🌟
sherlock-project / sherlock
https://github.com/sherlock-project/sherlock
stars | today |
---|---|
3281 | 45 |
🔎 Find usernames across social networks
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
16112 | 36 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
59551 | 38 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
knownsec / pocsuite3
https://github.com/knownsec/pocsuite3
stars | today |
---|---|
121 | 40 |
pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404 Team.
pirate / ArchiveBox
https://github.com/pirate/ArchiveBox
stars | today |
---|---|
3868 | 39 |
🗃 The open source self-hosted web archive. Takes browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more…
Frint0 / email-enum
https://github.com/Frint0/email-enum
stars | today |
---|---|
140 | 36 |
Email-Enum searches mainstream websites and tells you if an email is registered!
rusty1s / pytorch_geometric
https://github.com/rusty1s/pytorch_geometric
stars | today |
---|---|
2721 | 35 |
Geometric Deep Learning Extension Library for PyTorch
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
1533 | 33 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
39115 | 24 |
Deep Learning for humans
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
53564 | 31 |
A collective list of free APIs for use in software and web development.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
21966 | 27 |
The world’s simplest facial recognition api for Python and the command line
paranoidninja / CarbonCopy
https://github.com/paranoidninja/CarbonCopy
stars | today |
---|---|
153 | 29 |
A tool which creates a spoofed certificate of any online website and signs an Executable for AV Evasion. Works for both Windows and Linux
tiangolo / fastapi
https://github.com/tiangolo/fastapi
stars | today |
---|---|
595 | 29 |
FastAPI framework, high performance, easy to learn, fast to code, ready for production
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
22101 | 21 |
🏡 Open source home automation that puts local control and privacy first
jantic / DeOldify
https://github.com/jantic/DeOldify
stars | today |
---|---|
5328 | 25 |
A Deep Learning based project for colorizing and restoring old images
Language: go
gotify / server
https://github.com/gotify/server
stars | today |
---|---|
3402 | 70 |
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
openacid / slim
https://github.com/openacid/slim
stars | today |
---|---|
811 | 58 |
Unbelievably space efficient data structures in Golang.
golang / go
stars | today |
---|---|
54620 | 39 |
The Go programming language
kylesliu / awesome-golang-leetcode
https://github.com/kylesliu/awesome-golang-leetcode
stars | today |
---|---|
210 | 44 |
📝 LeetCode of algorithms with golang solution(updating).
grandecola / bigqueue
https://github.com/grandecola/bigqueue
stars | today |
---|---|
252 | 42 |
Embedded, Fast and Persistent bigqueue implementation
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
41150 | 33 |
A curated list of awesome Go frameworks, libraries and software
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
49606 | 30 |
Production-Grade Container Scheduling and Management
yggdrasil-network / yggdrasil-go
https://github.com/yggdrasil-network/yggdrasil-go
stars | today |
---|---|
305 | 29 |
An experiment in scalable routing as an encrypted IPv6 overlay network
rancher / submariner
https://github.com/rancher/submariner
stars | today |
---|---|
652 | 28 |
Connect all your Kubernetes clusters, no matter where they are in the world.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
25195 | 26 |
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.
rancher / k3s
https://github.com/rancher/k3s
stars | today |
---|---|
5497 | 27 |
Lightweight Kubernetes. 5 less than k8s.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
21037 | 24 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
reconquest / tubekit
https://github.com/reconquest/tubekit
stars | today |
---|---|
71 | 27 |
🧪 kubectl alternative with quick context switching, kubectl on steroids
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
33521 | 25 |
The world’s fastest framework for building websites.
gojektech / weaver
https://github.com/gojektech/weaver
stars | today |
---|---|
204 | 25 |
An Advanced HTTP Reverse Proxy with Dynamic Sharding Strategies
infinimesh / kaf
https://github.com/infinimesh/kaf
stars | today |
---|---|
35 | 25 |
Modern CLI for Apache Kafka, written in Go.
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
11872 | 24 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
21039 | 24 |
The Cloud Native Edge Router
uber / kraken
https://github.com/uber/kraken
stars | today |
---|---|
2050 | 23 |
P2P Docker registry capable of distributing TBs of data in seconds
ztrue / tracerr
https://github.com/ztrue/tracerr
stars | today |
---|---|
363 | 23 |
Golang errors with stack trace and source fragments.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
12318 | 19 |
百度网盘客户端 - Go语言编写
google / cel-go
https://github.com/google/cel-go
stars | today |
---|---|
153 | 21 |
The Go implementation of the Common Expression Language (CEL). CEL is a non-Turing complete language designed to be portable and fast. It is well suited to embedded applications expression evaluation with familiar syntax and features, protocol buffer support, and not needing the sandboxing needed for a runtime like JavaScript or Lua.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
24692 | 19 |
Open Source Continuous File Synchronization
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
23526 | 19 |
Distributed reliable key-value store for the most critical data of a distributed system
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
12832 | 18 |
Git with a cup of tea, painless self-hosted git service
Language: java
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
29677 | 120 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
12445 | 63 |
😮 互联网 Java 工程师进阶知识完全扫盲
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
8443 | 57 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
11636 | 47 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
c0ny1 / chunked-coding-converter
https://github.com/c0ny1/chunked-coding-converter
stars | today |
---|---|
133 | 42 |
Burp suite 分块传输辅助插件
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
35334 | 28 |
Spring Boot
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
12495 | 25 |
The “REST With Spring” Course:
alipay / sofa-jraft
https://github.com/alipay/sofa-jraft
stars | today |
---|---|
620 | 31 |
A production-grade java implementation of RAFT consensus algorithm.
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
39180 | 29 |
Open Source, Distributed, RESTful Search Engine
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
27302 | 24 |
Spring Framework
x-ream / x7
stars | today |
---|---|
996 | 20 |
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
6432 | 27 |
🔥 Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
11003 | 26 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
11431 | 21 |
All Algorithms implemented in Java
kdn251 / interviews
https://github.com/kdn251/interviews
stars | today |
---|---|
33113 | 24 |
Everything you need to know to get the job.
javagrowing / JGrowing
https://github.com/javagrowing/JGrowing
stars | today |
---|---|
829 | 25 |
Java is Growing up but not only Java。Java成长路线,但学到不仅仅是Java。
ThisIsLibra / AndroidProjectCreator
https://github.com/ThisIsLibra/AndroidProjectCreator
stars | today |
---|---|
99 | 22 |
Convert an APK to an Android Studio Project using multiple open-source decompilers
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
19423 | 18 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
google / guava
https://github.com/google/guava
stars | today |
---|---|
30334 | 19 |
Google core libraries for Java
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
25091 | 15 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
12260 | 15 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
839 | 19 |
Quarkus: Supersonic Subatomic Java.
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
5794 | 17 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
dianping / cat
https://github.com/dianping/cat
stars | today |
---|---|
8428 | 16 |
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
ElderDrivers / EdXposed
https://github.com/ElderDrivers/EdXposed
stars | today |
---|---|
652 | 16 |
Elder driver Xposed Framework.
Language: c++
ShiqiYu / libfacedetection
https://github.com/ShiqiYu/libfacedetection
stars | today |
---|---|
4754 | 510 |
An open source library for face detection in images. The face detection speed can reach 1500FPS.
Microsoft / calculator
https://github.com/Microsoft/calculator
stars | today |
---|---|
13124 | 170 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
123041 | 82 |
An Open Source Machine Learning Framework for Everyone
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
20042 | 58 |
Godot Engine – Multi-platform 2D and 3D game engine
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
25312 | 42 |
Tesseract Open Source OCR Engine (main repository)
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
71049 | 39 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
32686 | 27 |
Open Source Computer Vision Library
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
3690 | 34 |
📚 C/C++面试基础知识总结
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
25840 | 29 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
apache / incubator-singa
https://github.com/apache/incubator-singa
stars | today |
---|---|
1672 | 18 |
Mirror of Apache Singa (Incubating)
owncloud / client
https://github.com/owncloud/client
stars | today |
---|---|
1099 | 24 |
💻 Desktop Syncing Client for ownCloud
ValveSoftware / GameNetworkingSockets
https://github.com/ValveSoftware/GameNetworkingSockets
stars | today |
---|---|
3805 | 23 |
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. Encryption.
swoole / swoole-src
https://github.com/swoole/swoole-src
stars | today |
---|---|
12531 | 23 |
🚀 Coroutine-based concurrency library for PHP (Like Golang)
lemire / simdjson
https://github.com/lemire/simdjson
stars | today |
---|---|
6132 | 17 |
Parsing gigabytes of JSON per second
haoel / leetcode
https://github.com/haoel/leetcode
stars | today |
---|---|
9096 | 15 |
LeetCode Problems’ Solutions
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
46995 | 17 |
The Swift Programming Language
pybind / pybind11
https://github.com/pybind/pybind11
stars | today |
---|---|
4837 | 16 |
Seamless operability between C++11 and Python
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
13798 | 15 |
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
DoubleLabyrinth / SdoKeyCrypt-sys-local-privilege-elevation
https://github.com/DoubleLabyrinth/SdoKeyCrypt-sys-local-privilege-elevation
stars | today |
---|---|
42 | 15 |
CVE-2019-9729
google / filament
https://github.com/google/filament
stars | today |
---|---|
6192 | 14 |
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
13191 | 13 |
JSON for Modern C++
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
14162 | 11 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
9648 | 11 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
6184 | 11 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
grpc / grpc
stars | today |
---|---|
20009 | 10 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Language: javascript
alexfoxy / laxxx
https://github.com/alexfoxy/laxxx
stars | today |
---|---|
1020 | 257 |
Simple & light weight (2kb minified & zipped) vanilla javascript plugin to create smooth & beautiful animations when you scrolllll! Harness the power of the most intuitive interaction and make your websites come alive!
mozilla / send
https://github.com/mozilla/send
stars | today |
---|---|
5940 | 162 |
Simple, private file sharing from the makers of Firefox
lyricat / wechat-format
https://github.com/lyricat/wechat-format
stars | today |
---|---|
431 | 121 |
微信公众号排版编辑器,转化 Markdown 微信特制的 HTML
vuejs / vue
stars | today |
---|---|
130956 | 93 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
infinitered / nsfwjs
https://github.com/infinitered/nsfwjs
stars | today |
---|---|
2158 | 74 |
NSFW detection on the client-side via Tensorflow JS
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
124559 | 63 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
yjjnls / awesome-blockchain
https://github.com/yjjnls/awesome-blockchain
stars | today |
---|---|
443 | 43 |
⚡️ Curated list of resources for the development and applications of block chain.
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
5880 | 47 |
A full-featured download manager.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
46217 | 44 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
40947 | 43 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
49580 | 39 |
JavaScript 3D library.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
32713 | 40 |
Build blazing fast, modern apps and websites with React
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
65044 | 38 |
Set up a modern web app by running one command.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
56453 | 40 |
Promise based HTTP client for the browser and node.js
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
12639 | 37 |
🚀 Open source Node.js Headless CMS to easily build customisable APIs
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
82818 | 38 |
JavaScript Style Guide
syhyz1990 / baiduyun
https://github.com/syhyz1990/baiduyun
stars | today |
---|---|
1056 | 38 |
油猴脚本 直接下载百度网盘和百度网盘分享的文件,直链下载超级加速
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
46753 | 38 |
Headless Chrome Node API
nuxt / nuxt.js
https://github.com/nuxt/nuxt.js
stars | today |
---|---|
18786 | 37 |
The Vue.js Framework
juliangarnier / anime
https://github.com/juliangarnier/anime
stars | today |
---|---|
30198 | 34 |
JavaScript animation engine
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
35741 | 30 |
The React Framework
hasura / graphql-engine
https://github.com/hasura/graphql-engine
stars | today |
---|---|
7848 | 30 |
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
75076 | 28 |
A framework for building native apps with React.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
59091 | 26 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
45231 | 24 |
React components for faster and easier web development. Build your own design system, or start with Material Design.
Language: unknown
twhite96 / js-dev-reads
https://github.com/twhite96/js-dev-reads
stars | today |
---|---|
382 | 313 |
A list of books 📚 and articles 📝 for the discerning web developer to read.
clone95 / Machine-Learning-Study-Path-March-2019
https://github.com/clone95/Machine-Learning-Study-Path-March-2019
stars | today |
---|---|
531 | 206 |
A complete ML study path, focused on TensorFlow and Scikit-Learn
vlang-io / V
stars | today |
---|---|
616 | 167 |
Simple, fast, safe, compiled language for creating maintainable software. Supports translation from C/C++.
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
10955 | 124 |
Ghidra is a software reverse engineering (SRE) framework
jkup / awesome-personal-blogs
https://github.com/jkup/awesome-personal-blogs
stars | today |
---|---|
1565 | 96 |
A delightful list of personal tech blogs
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
53424 | 78 |
😋 技术面试必备基础知识
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
80512 | 49 |
A collection of useful .gitignore templates
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
76208 | 63 |
Roadmap to becoming a web developer in 2019
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
103933 | 63 |
😎 Awesome lists about all kinds of interesting topics
dgryski / go-perfbook
https://github.com/dgryski/go-perfbook
stars | today |
---|---|
3562 | 61 |
Thoughts on Go performance optimization
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
97975 | 51 |
A book series on JavaScript. @YDKJS on twitter.
florinpop17 / app-ideas
https://github.com/florinpop17/app-ideas
stars | today |
---|---|
182 | 54 |
A Collection of application ideas which can be used to improve your coding skills.
ffhelicopter / Go42
https://github.com/ffhelicopter/Go42
stars | today |
---|---|
1759 | 48 |
写《Go语言四十二章经》,纯粹是因为开发过程中碰到过的一些问题,踩到过的一些坑,感觉在Go语言学习使用过程中,有必要深刻理解这门语言的核心思维、清晰掌握语言的细节规范以及反复琢磨标准包代码设计模式,于是才有了这本书。
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
118572 | 37 |
📚 Freely available programming books
Micropoor / Micro8
https://github.com/Micropoor/Micro8
stars | today |
---|---|
13114 | 35 |
Gitbook
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
43159 | 39 |
🤓 Build your own (insert technology here)
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
7765 | 38 |
The best design tools for everything.
rShetty / awesome-podcasts
https://github.com/rShetty/awesome-podcasts
stars | today |
---|---|
8792 | 37 |
Collection of awesome podcasts
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
11128 | 32 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
hollischuang / algorithm
https://github.com/hollischuang/algorithm
stars | today |
---|---|
63 | 33 |
mml-book / mml-book.github.io
https://github.com/mml-book/mml-book.github.io
stars | today |
---|---|
1980 | 29 |
Companion webpage to the book “Mathematics For Machine Learning”
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
43369 | 28 |
🎉 A curated list of awesome things related to Vue.js
imthenachoman / How-To-Secure-A-Linux-Server
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server
stars | today |
---|---|
8414 | 29 |
An evolving how-to guide for securing a Linux server.
xiaolai / time-as-a-friend
https://github.com/xiaolai/time-as-a-friend
stars | today |
---|---|
23 | 19 |
《把时间当作朋友》