Language: python
testerSunshine / 12306
https://github.com/testerSunshine/12306
stars | today |
---|---|
3552 | 316 |
12306智能刷票,订票
lancopku / pkuseg-python
https://github.com/lancopku/pkuseg-python
stars | today |
---|---|
2126 | 258 |
python版本:领域细分的中文分词工具,简单易用,跟现有开源工具相比提高了分词的准确率。
kimiyoung / transformer-xl
https://github.com/kimiyoung/transformer-xl
stars | today |
---|---|
250 | 171 |
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
39213 | 148 |
As easy as httpie /aitch-tee-tee-pie/ 🥧 Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://twitter.com/clihttp
elliottzheng / CopyTranslator
https://github.com/elliottzheng/CopyTranslator
stars | today |
---|---|
992 | 137 |
Foreign paper reading and translation assistant based on copy and translate.(Latest: v0.0.7-Kylin-RC1)
yzhao062 / pyod
https://github.com/yzhao062/pyod
stars | today |
---|---|
914 | 115 |
A Python Toolkit for Scalable Outlier Detection (Anomaly Detection)
mahmoud / awesome-python-applications
https://github.com/mahmoud/awesome-python-applications
stars | today |
---|---|
5219 | 84 |
💿 Free software that works great, and also happens to be open-source Python.
ecthros / uncaptcha2
https://github.com/ecthros/uncaptcha2
stars | today |
---|---|
3790 | 82 |
defeating the latest version of ReCaptcha with 91% accuracy
meolu / walle-web
https://github.com/meolu/walle-web
stars | today |
---|---|
6205 | 84 |
walle - 瓦力 开源项目代码部署平台
pjialin / py12306
https://github.com/pjialin/py12306
stars | today |
---|---|
213 | 67 |
🚂 12306 购票助手,支持分布式,多账号,多任务购票
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
47034 | 54 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
59883 | 64 |
A curated list of awesome Python frameworks, libraries, software and resources
yoyoyo-yo / Gasyori100knock
https://github.com/yoyoyo-yo/Gasyori100knock
stars | today |
---|---|
441 | 63 |
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
20395 | 56 |
All Algorithms implemented in Python
zalandoresearch / flair
https://github.com/zalandoresearch/flair
stars | today |
---|---|
4113 | 60 |
A very simple framework for state-of-the-art Natural Language Processing (NLP)
youyuge34 / Anime-InPainting
https://github.com/youyuge34/Anime-InPainting
stars | today |
---|---|
99 | 57 |
An application tool of edge-connect, which can do anime inpainting and drawing. 动漫人物图片自动修复,去马赛克,填补,去瑕疵
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
45912 | 54 |
Command-line program to download videos from YouTube.com and other video sites
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
54697 | 46 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
46271 | 51 |
A collective list of free APIs for use in software and web development.
knazeri / edge-connect
https://github.com/knazeri/edge-connect
stars | today |
---|---|
534 | 47 |
EdgeConnect: Generative Image Inpainting with Adversarial Edge Learning. https://arxiv.org/abs/1901.00212
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
20014 | 38 |
The world’s simplest facial recognition api for Python and the command line
d2l-ai / d2l-zh
https://github.com/d2l-ai/d2l-zh
stars | today |
---|---|
6108 | 34 |
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
xinntao / ESRGAN
https://github.com/xinntao/ESRGAN
stars | today |
---|---|
639 | 40 |
ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution (Third Region)
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
10862 | 33 |
TensorFlow code and pre-trained models for BERT
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
20525 | 31 |
🏡 Open source home automation that puts local control and privacy first
Language: go
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
15866 | 318 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
alash3al / sqler
https://github.com/alash3al/sqler
stars | today |
---|---|
1329 | 145 |
write APIs using direct SQL queries with no hassle, let’s rethink about SQL
mmcloughlin / avo
https://github.com/mmcloughlin/avo
stars | today |
---|---|
619 | 108 |
Generate x86 Assembly with Go
drk1wi / Modlishka
https://github.com/drk1wi/Modlishka
stars | today |
---|---|
917 | 71 |
Modlishka. Reverse Proxy. Phishing NG.
lni / dragonboat
https://github.com/lni/dragonboat
stars | today |
---|---|
1180 | 71 |
Dragonboat is a feature complete and high performance multi-group Raft library in Go.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
46788 | 58 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
51776 | 60 |
The Go programming language
rook / rook
stars | today |
---|---|
4218 | 62 |
Storage Orchestration for Kubernetes
esimov / pigo
https://github.com/esimov/pigo
stars | today |
---|---|
1382 | 54 |
Golang implementation of Pico face detection library.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
38899 | 45 |
A curated list of awesome Go frameworks, libraries and software
gomods / athens
https://github.com/gomods/athens
stars | today |
---|---|
1671 | 49 |
A Go module datastore and proxy
windmilleng / tilt
https://github.com/windmilleng/tilt
stars | today |
---|---|
1611 | 46 |
Local Kubernetes development with no stress
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
18778 | 41 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
GoogleContainerTools / krew
https://github.com/GoogleContainerTools/krew
stars | today |
---|---|
264 | 40 |
📦 Package manager for “kubectl plugins”
gaia-pipeline / gaia
https://github.com/gaia-pipeline/gaia
stars | today |
---|---|
3186 | 40 |
Build powerful pipelines in any programming language.
spieglt / FlyingCarpet
https://github.com/spieglt/FlyingCarpet
stars | today |
---|---|
494 | 37 |
Wireless, encrypted file transfer over automatically configured ad hoc networking. No network infrastructure required (access point, router, switch). Just two laptops with wireless chips in close range. Mac, Windows, and Linux.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
21380 | 31 |
The Prometheus monitoring system and time series database.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
23603 | 33 |
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.
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
4421 | 31 |
Like Prometheus, but for logs.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
31746 | 31 |
The world’s fastest framework for building websites.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
23704 | 31 |
Open Source Continuous File Synchronization
360EntSecGroup-Skylar / excelize
https://github.com/360EntSecGroup-Skylar/excelize
stars | today |
---|---|
3150 | 29 |
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
cnlh / easyProxy
https://github.com/cnlh/easyProxy
stars | today |
---|---|
209 | 27 |
一款轻量级、功能强大的内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩(节省带宽和流量)、站点保护、加密传输、多路复用等。
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
14408 | 26 |
Connect, secure, control, and observe services.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
27321 | 25 |
A golang ebook intro how to build a web with golang
Language: java
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
2076 | 1114 |
Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
20138 | 221 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
5374 | 193 |
😮 互联网 Java 工程师进阶知识完全扫盲
JarvisGG / NestedTouchScrollingLayout
https://github.com/JarvisGG/NestedTouchScrollingLayout
stars | today |
---|---|
161 | 141 |
🎱 处理子 View,父 View 嵌套滚动,成本比 support v4 NestedScrolling 低,放心食用~
yaoguangluo / DETA_CACHE
https://github.com/yaoguangluo/DETA_CACHE
stars | today |
---|---|
104 | 97 |
《VPCS架构》德塔公司开源缓存服务器 纯map对象 存储上亿级量子碎片,2分法字符串索引,高并发安全,超时验证。作者 罗瑶光
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
4170 | 96 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
yaoguangluo / DETA_BackEnd
https://github.com/yaoguangluo/DETA_BackEnd
stars | today |
---|---|
99 | 90 |
世界领先的《VPCS架构》 微后端物联网架构 VPC_5.0 架构作者 罗瑶光
yaoguangluo / NeroParser
https://github.com/yaoguangluo/NeroParser
stars | today |
---|---|
76 | 53 |
基于VPC架构,速度每秒高达1200万中文简体字分词,文件体积大小32Kb迷你,复杂中文病句子分词,词性,词频统计精准确,可自由添加词库的快速神经网络中文分词包。作者:罗瑶光
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
8649 | 61 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
33016 | 48 |
Spring Boot
elunez / eladmin
https://github.com/elunez/eladmin
stars | today |
---|---|
282 | 52 |
项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 JWT、Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,前端菜单动态路由
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
3076 | 49 |
⛹️ 🐘 秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
Tencent / matrix
https://github.com/Tencent/matrix
stars | today |
---|---|
3095 | 48 |
Matrix is a plugin style, non-invasive APM system developed by WeChat.
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
10795 | 27 |
The “REST With Spring” Course:
alibaba / Sentinel
https://github.com/alibaba/Sentinel
stars | today |
---|---|
4632 | 41 |
A lightweight powerful flow control component enabling reliability and monitoring for microservices
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
25894 | 30 |
Spring Framework
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
9764 | 35 |
All Algorithms implemented in Java
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
43432 | 36 |
Design patterns implemented in Java
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
9284 | 37 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
crossoverJie / cim
https://github.com/crossoverJie/cim
stars | today |
---|---|
1321 | 32 |
📲 cim(cross IM) 适用于开发者的即时通讯系统
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
37537 | 28 |
Open Source, Distributed, RESTful Search Engine
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
10777 | 30 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
23884 | 26 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
netty / netty
https://github.com/netty/netty
stars | today |
---|---|
17452 | 27 |
Netty project - an event-driven asynchronous network application framework
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
3690 | 26 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
Language: c++
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
9739 | 146 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
llvm / llvm-project
https://github.com/llvm/llvm-project
stars | today |
---|---|
163 | 121 |
This is a mirror of the canonical LLVM subversion repository. Please see http://llvm.org/ for instructions on contributing to LLVM.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
118365 | 84 |
An Open Source Machine Learning Framework for Everyone
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
68693 | 56 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
23736 | 46 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
HKUST-Aerial-Robotics / VINS-Fusion
https://github.com/HKUST-Aerial-Robotics/VINS-Fusion
stars | today |
---|---|
48 | 44 |
An optimization-based multi-sensor state estimator
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
18741 | 45 |
Godot Engine – Multi-platform 2D and 3D game engine
mbinary / USTC-CS-Courses-Resource
https://github.com/mbinary/USTC-CS-Courses-Resource
stars | today |
---|---|
563 | 41 |
❤️ 中国科学技术大学计算机学院课程资源( https://mbinary.coding.me/ustc-cs/ )
HackerPoet / MarbleMarcher
https://github.com/HackerPoet/MarbleMarcher
stars | today |
---|---|
969 | 41 |
A Fractal Physics Game
ggerganov / kbd-audio
https://github.com/ggerganov/kbd-audio
stars | today |
---|---|
1895 | 39 |
Tools for capturing and analysing keyboard input paired with microphone capture 🎤 ⌨️
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
30964 | 29 |
Open Source Computer Vision Library
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
31428 | 33 |
Protocol Buffers - Google’s data interchange format
apache / incubator-mxnet
https://github.com/apache/incubator-mxnet
stars | today |
---|---|
16014 | 28 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
HackerPoet / NonEuclidean
https://github.com/HackerPoet/NonEuclidean
stars | today |
---|---|
570 | 31 |
A Non-Euclidean Rendering Engine for 3D scenes.
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
6192 | 29 |
Nintendo Switch Emulator
grpc / grpc
stars | today |
---|---|
18952 | 25 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
12939 | 27 |
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.
google / flutter-desktop-embedding
https://github.com/google/flutter-desktop-embedding
stars | today |
---|---|
3250 | 25 |
Desktop implementations of the Flutter embedding API
energicryptocurrency / energi
https://github.com/energicryptocurrency/energi
stars | today |
---|---|
1211 | 23 |
Cryptocurrency for world adoption.
GameFoundry / bsf
https://github.com/GameFoundry/bsf
stars | today |
---|---|
997 | 23 |
Modern C++14 library for the development of real-time graphical applications
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
36730 | 17 |
Bitcoin Core integration/staging tree
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
23634 | 19 |
Tesseract Open Source OCR Engine (main repository)
zeux / meshoptimizer
https://github.com/zeux/meshoptimizer
stars | today |
---|---|
837 | 20 |
Mesh optimization library that makes indexed meshes more GPU-friendly
technoblogy / lisp-badge
https://github.com/technoblogy/lisp-badge
stars | today |
---|---|
31 | 20 |
A handheld computer programmed in Lisp with a self-contained keyboard and display.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
12453 | 16 |
JSON for Modern C++
Language: javascript
chokcoco / CSS-Inspiration
https://github.com/chokcoco/CSS-Inspiration
stars | today |
---|---|
1504 | 489 |
CSS Inspiration,在这里找到写 CSS 的灵感!
jaywcjlove / awesome-mac
https://github.com/jaywcjlove/awesome-mac
stars | today |
---|---|
23889 | 364 |
Now we have become very big, Different from the original idea. Collect premium software in various categories.
juliangarnier / anime
https://github.com/juliangarnier/anime
stars | today |
---|---|
25663 | 308 |
JavaScript animation engine
zadam / trilium
https://github.com/zadam/trilium
stars | today |
---|---|
3163 | 218 |
Build your personal knowledge base with Trilium Notes
jsdf / little-virtual-computer
https://github.com/jsdf/little-virtual-computer
stars | today |
---|---|
226 | 191 |
Learn how computers work by simulating them in Javascript
vuejs / vue
stars | today |
---|---|
124705 | 139 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
ericalli / static-site-boilerplate
https://github.com/ericalli/static-site-boilerplate
stars | today |
---|---|
457 | 138 |
A better workflow for building modern static websites.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
43817 | 113 |
Headless Chrome Node API
yaoguangluo / DETA_DataBase
https://github.com/yaoguangluo/DETA_DataBase
stars | today |
---|---|
100 | 93 |
部署在德塔HTTP服务器的德塔数据库系统,全面采用VPC和VPCS架构引擎。基于VPC架构的无死锁,高并发,json,碎片,对象,量子数据库。作者:罗瑶光
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
119534 | 91 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
22597 | 87 |
The largest Node.js best practices list (January 2019)
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
36482 | 79 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
drcmda / react-with-gesture
https://github.com/drcmda/react-with-gesture
stars | today |
---|---|
1113 | 70 |
👇 Bread n butter utility for component-tied mouse/touch gestures in React
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
53539 | 65 |
Promise based HTTP client for the browser and node.js
trys / JournalBook
https://github.com/trys/JournalBook
stars | today |
---|---|
294 | 65 |
JournalBook is a private, offline-first personal journal.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
61861 | 56 |
Set up a modern web app by running one command.
sindresorhus / globby
https://github.com/sindresorhus/globby
stars | today |
---|---|
874 | 62 |
User-friendly glob matching
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
42207 | 55 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
GitSquared / edex-ui
https://github.com/GitSquared/edex-ui
stars | today |
---|---|
7238 | 56 |
A science fiction terminal emulator designed for large touchscreens that runs on all major OSs.
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
24054 | 58 |
📜 33 concepts every JavaScript developer should know.
GoogleChromeLabs / quicklink
https://github.com/GoogleChromeLabs/quicklink
stars | today |
---|---|
4945 | 55 |
⚡️ Faster subsequent page-loads by prefetching in-viewport links during idle time
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
47957 | 44 |
JavaScript 3D library.
vaneenige / uos
https://github.com/vaneenige/uos
stars | today |
---|---|
66 | 52 |
🐭 A tiny 250b scroll listener with progress.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
33379 | 48 |
The React Framework
vaheqelyan / karin
https://github.com/vaheqelyan/karin
stars | today |
---|---|
234 | 49 |
An elegant promise based HTTP client for the browser and node.js [WIP]
Language: unknown
yujiangshui / A-Programmers-Guide-to-English
https://github.com/yujiangshui/A-Programmers-Guide-to-English
stars | today |
---|---|
2844 | 987 |
专为程序员编写的英语学习指南。v1.0
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
66555 | 738 |
Roadmap to becoming a web developer in 2019
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
10993 | 231 |
💫 A collection of awesome lists, manuals, blogs, hacks, one-liners, cli/web tools and more. Especially for System and Network Administrators, DevOps, Pentesters or Security Researchers.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
46607 | 157 |
📚 Computer Science Learning Notes
VincentSit / ChinaMobilePhoneNumberRegex
https://github.com/VincentSit/ChinaMobilePhoneNumberRegex
stars | today |
---|---|
2212 | 147 |
Regular expressions that match the mobile phone number in mainland China. / 一组匹配中国大陆手机号码的正则表达式。
wesbos / dad-jokes
https://github.com/wesbos/dad-jokes
stars | today |
---|---|
839 | 147 |
dad jokes
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
99602 | 87 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
94435 | 62 |
A book series on JavaScript. @YDKJS on twitter.
yanirs / established-remote
https://github.com/yanirs/established-remote
stars | today |
---|---|
1513 | 66 |
A list of established remote companies
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
77502 | 45 |
A collection of useful .gitignore templates
hendricius / pizza-dough
https://github.com/hendricius/pizza-dough
stars | today |
---|---|
1847 | 61 |
This recipe is dedicated to helping you make the best possible pizza dough for Neapolitan pizza.
changtuiqie / Mac.WeChat
https://github.com/changtuiqie/Mac.WeChat
stars | today |
---|---|
479 | 60 |
微信ipad协议、微信mac协议,可实现微信80%功能;支持62数据登录、扫码登录、收发朋友圈、查看朋友圈、微信建群、微信拉人进群、微信公众号阅读、微信消息收发、微信附近的人定位、微信添加好友、微信红包接收、微信防撤回、分享小程序、微信加粉、微信收藏、微信标签等
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
116005 | 51 |
📚 Freely available programming books
MaximAbramchuck / awesome-interview-questions
https://github.com/MaximAbramchuck/awesome-interview-questions
stars | today |
---|---|
25415 | 55 |
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
chokcoco / iCSS
https://github.com/chokcoco/iCSS
stars | today |
---|---|
4924 | 51 |
谈谈一些有趣的 CSS 话题
guardrailsio / awesome-python-security
https://github.com/guardrailsio/awesome-python-security
stars | today |
---|---|
157 | 50 |
Awesome Python Security resources 🕶 🐍 🔐
jokermonn / -Api
https://github.com/jokermonn/-Api
stars | today |
---|---|
5697 | 42 |
📖 「一个」、「Time 时光」、「开眼」、「一席」、「梨视频」、「微软必应词典」、「金山词典」、「豆瓣电影」、「中央天气」、「魅族天气」、「每日一文」、「12306」、「途牛」、「快递100」、「快递」应用 Api。仅供学习,禁止商业使用,侵权请联系删除。
ernw / hardening
https://github.com/ernw/hardening
stars | today |
---|---|
336 | 41 |
Repository of Hardening Guides
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
41299 | 39 |
🎉 A curated list of awesome things related to Vue.js
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
17049 | 37 |
Curated list of project-based tutorials
nominalaeon / guides
https://github.com/nominalaeon/guides
stars | today |
---|---|
57 | 40 |
A collection of how-to’s and style guides for stuff I’m semi-proficient with.
MunGell / awesome-for-beginners
https://github.com/MunGell/awesome-for-beginners
stars | today |
---|---|
8300 | 35 |
A list of awesome beginners-friendly projects.
jeffgerickson / algorithms
https://github.com/jeffgerickson/algorithms
stars | today |
---|---|
2479 | 34 |
Bug-tracking for Jeff’s algorithms book, notes, etc.
borisbanushev / stockpredictionai
https://github.com/borisbanushev/stockpredictionai
stars | today |
---|---|
42 | 28 |
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use L…
ruanyf / weekly
https://github.com/ruanyf/weekly
stars | today |
---|---|
3423 | 32 |
技术分享周刊,每周五发布