Language: python
videoflow / videoflow
https://github.com/videoflow/videoflow
stars | today |
---|---|
434 | 367 |
Python framework that facilitates the quick development of complex video analysis applications and other series-processing based applications in a multiprocessing environment.
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
42825 | 223 |
All Algorithms implemented in Python
STVIR / pysot
https://github.com/STVIR/pysot
stars | today |
---|---|
1665 | 100 |
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
shunliz / Machine-Learning
https://github.com/shunliz/Machine-Learning
stars | today |
---|---|
169 | 99 |
机器学习原理
chris104957 / maildown
https://github.com/chris104957/maildown
stars | today |
---|---|
281 | 102 |
A super simple CLI for sending emails
machinelearningmindset / machine-learning-course
https://github.com/machinelearningmindset/machine-learning-course
stars | today |
---|---|
4638 | 69 |
💬 Machine Learning Course with Python
facebookresearch / pythia
https://github.com/facebookresearch/pythia
stars | today |
---|---|
2102 | 65 |
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
63620 | 56 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
asvcode / Vision_UI
https://github.com/asvcode/Vision_UI
stars | today |
---|---|
59 | 52 |
UI visual interface for fastai
seungeunrho / minimalRL
https://github.com/seungeunrho/minimalRL
stars | today |
---|---|
114 | 50 |
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
KakaoBrain / torchgpipe
https://github.com/KakaoBrain/torchgpipe
stars | today |
---|---|
122 | 44 |
A GPipe implementation in PyTorch
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
14197 | 37 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
53228 | 34 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
67805 | 35 |
A curated list of awesome Python frameworks, libraries, software and resources
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
41440 | 30 |
Deep Learning for humans
implus / PytorchInsight
https://github.com/implus/PytorchInsight
stars | today |
---|---|
65 | 36 |
a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
24466 | 27 |
The Python programming language
EvilCult / iptv-m3u-maker
https://github.com/EvilCult/iptv-m3u-maker
stars | today |
---|---|
57 | 31 |
IPTV 国内电视台直播源 收集&汇总
woj-ciech / LeakLooker
https://github.com/woj-ciech/LeakLooker
stars | today |
---|---|
400 | 28 |
Find open databases with Shodan
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
24167 | 25 |
The world’s simplest facial recognition api for Python and the command line
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
18694 | 24 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
23454 | 25 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
44339 | 26 |
The Python micro framework for building web applications.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
35316 | 26 |
scikit-learn: machine learning in Python
weskerfoot / DeleteFB
https://github.com/weskerfoot/DeleteFB
stars | today |
---|---|
1999 | 27 |
Selenium script to delete all of your Facebook wall posts
Language: go
XiaoMi / Gaea
https://github.com/XiaoMi/Gaea
stars | today |
---|---|
464 | 88 |
Gaea is a mysql proxy, it’s developed by xiaomi b2c-systech team.
cnlh / nps
stars | today |
---|---|
3609 | 74 |
一款轻量级、功能强大的内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩、站点保护、加密传输、多路复用、header修改等。支持web图形化管理,集成多用户模式。
rancher / rio
https://github.com/rancher/rio
stars | today |
---|---|
655 | 67 |
Kubernetes based MicroPaaS
codr7 / g-fu
stars | today |
---|---|
143 | 56 |
a Lisp to Go
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
53153 | 38 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
58564 | 38 |
The Go programming language
VictoriaMetrics / VictoriaMetrics
https://github.com/VictoriaMetrics/VictoriaMetrics
stars | today |
---|---|
291 | 38 |
VictoriaMetrics - high-performance, cost-effective and scalable time series database, long-term remote storage for Prometheus
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
35386 | 30 |
The world’s fastest framework for building websites.
fullstorydev / grpcurl
https://github.com/fullstorydev/grpcurl
stars | today |
---|---|
1693 | 29 |
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
djhworld / simple-computer
https://github.com/djhworld/simple-computer
stars | today |
---|---|
734 | 28 |
the scott CPU from “But How Do It Know?” by J. Clark Scott
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
27540 | 25 |
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.
google / nftables
https://github.com/google/nftables
stars | today |
---|---|
330 | 25 |
This package manipulates Linux nftables (the iptables successor)
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
17752 | 23 |
Connect, secure, control, and observe services.
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
20533 | 21 |
beego is an open-source, high-performance web framework for the Go programming language.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
44198 | 20 |
A curated list of awesome Go frameworks, libraries and software
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
26057 | 20 |
Open Source Continuous File Synchronization
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
30245 | 18 |
A golang ebook intro how to build a web with golang
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
21653 | 18 |
🌸 A command-line fuzzy finder
storyicon / gos
https://github.com/storyicon/gos
stars | today |
---|---|
116 | 18 |
Gos: Armed Golang 💪 ( solutions for go module, goproxy, cross compilation, etc.)
nicksnyder / go-i18n
https://github.com/nicksnyder/go-i18n
stars | today |
---|---|
992 | 17 |
Translate your Go program into multiple languages.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
22517 | 17 |
The Cloud Native Edge Router
mlabouardy / komiser
https://github.com/mlabouardy/komiser
stars | today |
---|---|
1967 | 17 |
☁️ Cloud Environment Inspector 👮 🔒 💰
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
15192 | 16 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
16282 | 16 |
MinIO is a high performance object storage server compatible with Amazon S3 APIs
cdr / sshcode
https://github.com/cdr/sshcode
stars | today |
---|---|
3000 | 16 |
Run VS Code on any server over SSH.
Language: java
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
27427 | 167 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
41172 | 97 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
63544 | 89 |
📚 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
13948 | 50 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
20341 | 39 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
resotto / uranus
https://github.com/resotto/uranus
stars | today |
---|---|
45 | 42 |
Memo & Task web-app
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
38282 | 25 |
Spring Boot
siaorg / sia-task
https://github.com/siaorg/sia-task
stars | today |
---|---|
461 | 33 |
微服务任务调度框架
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
14115 | 30 |
All Algorithms implemented in Java
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
14343 | 17 |
The “REST With Spring” Course:
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
29382 | 22 |
Spring Framework
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
41323 | 23 |
Open Source, Distributed, RESTful Search Engine
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
15634 | 19 |
Ghidra is a software reverse engineering (SRE) framework
Comsecuris / gdbghidra
https://github.com/Comsecuris/gdbghidra
stars | today |
---|---|
25 | 21 |
gdbghidra - a visual bridge between a GDB session and GHIDRA
devzwy / open_nsfw_android
https://github.com/devzwy/open_nsfw_android
stars | today |
---|---|
485 | 19 |
色情图片离线识别,基于TensorFlow实现。识别只需200ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,tflite(6M)为训练好的模型,该模型文件可用于iOS、java、C++等平台
zhanghai / MaterialFiles
https://github.com/zhanghai/MaterialFiles
stars | today |
---|---|
69 | 20 |
Material Design file manager for Android
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
6940 | 15 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
apache / dubbo
https://github.com/apache/dubbo
stars | today |
---|---|
26688 | 15 |
Apache Dubbo is a high-performance, java based, open source RPC framework.
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
47883 | 15 |
Design patterns implemented in Java
JeffLi1993 / springboot-learning-example
https://github.com/JeffLi1993/springboot-learning-example
stars | today |
---|---|
9422 | 16 |
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
14265 | 14 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
72crm / 72crm-java
https://github.com/72crm/72crm-java
stars | today |
---|---|
231 | 16 |
The JAVA version for “72CRM”
apache / pulsar
https://github.com/apache/pulsar
stars | today |
---|---|
3537 | 15 |
Apache Pulsar - distributed pub-sub messaging system
mybatis / mybatis-3
https://github.com/mybatis/mybatis-3
stars | today |
---|---|
10799 | 12 |
MyBatis SQL mapper framework for Java
Tencent / QMUI_Android
https://github.com/Tencent/QMUI_Android
stars | today |
---|---|
8024 | 14 |
提高 Android UI 开发效率的 UI 库
Language: c++
microsoft / terminal
https://github.com/microsoft/terminal
stars | today |
---|---|
41077 | 251 |
The new Windows Terminal, and the original Windows console host – all in the same place!
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
128304 | 70 |
An Open Source Machine Learning Framework for Everyone
SerenityOS / serenity
https://github.com/SerenityOS/serenity
stars | today |
---|---|
1394 | 74 |
Serenity Operating System
xdspacelab / openvslam
https://github.com/xdspacelab/openvslam
stars | today |
---|---|
760 | 38 |
A Versatile Visual SLAM Framework
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
35069 | 27 |
Open Source Computer Vision Library
microsoft / SPTAG
https://github.com/microsoft/SPTAG
stars | today |
---|---|
3065 | 36 |
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
28391 | 33 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
34564 | 27 |
Protocol Buffers - Google’s data interchange format
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
22401 | 23 |
Godot Engine – Multi-platform 2D and 3D game engine
BinomialLLC / basis_universal
https://github.com/BinomialLLC/basis_universal
stars | today |
---|---|
845 | 22 |
Basis Universal GPU Texture Codec
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
73647 | 18 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
google / zetasql
https://github.com/google/zetasql
stars | today |
---|---|
983 | 21 |
ZetaSQL - Analyzer Framework for SQL
adalenv / CVE-2019-0708-Tool
https://github.com/adalenv/CVE-2019-0708-Tool
stars | today |
---|---|
66 | 20 |
100 stars to make the exploit public. ( 50 emails will be send at 21:00 UTC Sunday, 26 May 2019
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
5386 | 17 |
📚 C/C++面试基础知识总结
astar-ai / pdi
https://github.com/astar-ai/pdi
stars | today |
---|---|
43 | 18 |
PDI: Panorama Depth Image
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
17618 | 15 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
topjohnwu / Magisk
https://github.com/topjohnwu/Magisk
stars | today |
---|---|
6107 | 16 |
A Magic Mask to Alter Android System Systemless-ly
Lurkki14 / tuxclocker
https://github.com/Lurkki14/tuxclocker
stars | today |
---|---|
155 | 17 |
Qt overclocking tool for GNU/Linux
microsoft / interpret
https://github.com/microsoft/interpret
stars | today |
---|---|
1020 | 15 |
Fit interpretable models. Explain blackbox machine learning.
octobanana / peaclock
https://github.com/octobanana/peaclock
stars | today |
---|---|
207 | 16 |
A responsive and customizable clock, timer, and stopwatch for the terminal.
wszqkzqk / deepin-wine-ubuntu
https://github.com/wszqkzqk/deepin-wine-ubuntu
stars | today |
---|---|
1996 | 14 |
Deepin wine for ubuntu
TesraSupernet / TesraSupernet
https://github.com/TesraSupernet/TesraSupernet
stars | today |
---|---|
44 | 15 |
This block chain is about Tesra Supernet.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
27217 | 13 |
Tesseract Open Source OCR Engine (main repository)
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
38460 | 12 |
Bitcoin Core integration/staging tree
olive-editor / olive
https://github.com/olive-editor/olive
stars | today |
---|---|
1777 | 13 |
Professional open-source NLE video editor
Language: javascript
scrumpy / tiptap
https://github.com/scrumpy/tiptap
stars | today |
---|---|
3873 | 356 |
A rich-text editor for Vue.js
sveltejs / svelte
https://github.com/sveltejs/svelte
stars | today |
---|---|
16789 | 215 |
Cybernetically enhanced web apps
imfunniee / gitfolio
https://github.com/imfunniee/gitfolio
stars | today |
---|---|
2613 | 141 |
personal website + blog for every github user
pixijs / pixi.js
https://github.com/pixijs/pixi.js
stars | today |
---|---|
23703 | 122 |
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
cloudkj / scar
https://github.com/cloudkj/scar
stars | today |
---|---|
1343 | 121 |
Deploy static websites in seconds - with HTTPS, a global CDN, and custom domains.
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
10068 | 112 |
A full-featured download manager.
azl397985856 / leetcode
https://github.com/azl397985856/leetcode
stars | today |
---|---|
8194 | 89 |
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
129846 | 80 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
amejiarosario / dsa.js
https://github.com/amejiarosario/dsa.js
stars | today |
---|---|
1860 | 90 |
Data Structures and Algorithms explained and implemented in JavaScript
vuejs / vue
stars | today |
---|---|
139470 | 72 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
robb0wen / tornis
https://github.com/robb0wen/tornis
stars | today |
---|---|
716 | 61 |
Tornis helps you watch and respond to changes in your browser’s viewport 🌲
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
47196 | 51 |
React components for faster and easier web development. Build your own design system, or start with Material Design.
PavelDoGreat / WebGL-Fluid-Simulation
https://github.com/PavelDoGreat/WebGL-Fluid-Simulation
stars | today |
---|---|
2687 | 49 |
Play with fluids in your browser (works even on mobile)
hsiaosiyuan0 / jlua
https://github.com/hsiaosiyuan0/jlua
stars | today |
---|---|
57 | 48 |
Yet another Lua implementation in pure JavaScript.
sghall / react-vertex
https://github.com/sghall/react-vertex
stars | today |
---|---|
97 | 43 |
◾️ React Vertex | Hooks-based WebGL library for React
scaleflex / js-cloudimage-360-view
https://github.com/scaleflex/js-cloudimage-360-view
stars | today |
---|---|
1179 | 40 |
Engage your customers with a stunning 360 view of your products
vitalets / await-timeout
https://github.com/vitalets/await-timeout
stars | today |
---|---|
168 | 40 |
A Promise-based API for setTimeout / clearTimeout
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
133541 | 31 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
hakimel / reveal.js
https://github.com/hakimel/reveal.js
stars | today |
---|---|
46421 | 30 |
The HTML Presentation Framework
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
77506 | 33 |
A framework for building native apps with React.
lib-pku / libpku
https://github.com/lib-pku/libpku
stars | today |
---|---|
17608 | 30 |
贵校课程资料民间整理
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
37654 | 32 |
The React Framework
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
85597 | 29 |
JavaScript Style Guide
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
61506 | 24 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
49140 | 26 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Language: unknown
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
46641 | 505 |
Master the command line, in one page
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
16017 | 181 |
The Patterns Behind Scalable, Reliable, and Performant Large-Scale Systems
dwmkerr / hacker-laws
https://github.com/dwmkerr/hacker-laws
stars | today |
---|---|
5923 | 183 |
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful.
afshinea / stanford-cs-221-artificial-intelligence
https://github.com/afshinea/stanford-cs-221-artificial-intelligence
stars | today |
---|---|
302 | 168 |
VIP cheatsheets for Stanford’s CS 221 Artificial Intelligence
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
6526 | 54 |
Cheat Sheets
nusr / hacker-laws-zh
https://github.com/nusr/hacker-laws-zh
stars | today |
---|---|
2316 | 57 |
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful. (对开发人员有用的定律、理论、原则和模式。)
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
81809 | 53 |
Roadmap to becoming a web developer in 2019
eloraiby / fs-pacer
https://github.com/eloraiby/fs-pacer
stars | today |
---|---|
106 | 51 |
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
123304 | 44 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
109053 | 45 |
😎 Awesome lists about all kinds of interesting topics
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
102256 | 44 |
A book series on JavaScript. @YDKJS on twitter.
justjavac / awesome-wechat-weapp
https://github.com/justjavac/awesome-wechat-weapp
stars | today |
---|---|
24136 | 43 |
微信小程序开发资源汇总 💯
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
84270 | 29 |
A collection of useful .gitignore templates
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
10490 | 35 |
An updated list of public BitTorrent trackers
Nate711 / StanfordDoggoProject
https://github.com/Nate711/StanfordDoggoProject
stars | today |
---|---|
882 | 30 |
Stanford Doggo is an open source quadruped robot that jumps, flips, and trots!
dxxzst / Free-SS-SSR
https://github.com/dxxzst/Free-SS-SSR
stars | today |
---|---|
1215 | 29 |
免费的SS账号、SSR账号,定期更新。优先更新:
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
45627 | 26 |
🎉 A curated list of awesome things related to Vue.js
SandboxEscaper / polarbearrepo
https://github.com/SandboxEscaper/polarbearrepo
stars | today |
---|---|
710 | 25 |
hq450 / fancyss_history_package
https://github.com/hq450/fancyss_history_package
stars | today |
---|---|
1609 | 24 |
科学上网插件的离线安装包储存在这里
veorq / cryptocoding
https://github.com/veorq/cryptocoding
stars | today |
---|---|
30 | 27 |
Guidelines for low-level cryptography software
getlantern / download
https://github.com/getlantern/download
stars | today |
---|---|
7815 | 23 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴
yadox666 / The-Hackers-Hardware-Toolkit
https://github.com/yadox666/The-Hackers-Hardware-Toolkit
stars | today |
---|---|
931 | 21 |
The best hacker’s gadgets for Red Team pentesters and security researchers.
HuijieL / RenZhengfei
https://github.com/HuijieL/RenZhengfei
stars | today |
---|---|
576 | 18 |
任正非思想
benedekrozemberczki / awesome-gradient-boosting-papers
https://github.com/benedekrozemberczki/awesome-gradient-boosting-papers
stars | today |
---|---|
23 | 23 |
A curated list of gradient boosting research papers with implementations.
benmahr / RenZhengfei
https://github.com/benmahr/RenZhengfei
stars | today |
---|---|
34 | 22 |
任正非思想