Language: python
deezer / spleeter
https://github.com/deezer/spleeter
stars | today |
---|---|
4363 | 973 |
Deezer source separation library including pretrained models.
shenweichen / DeepCTR
https://github.com/shenweichen/DeepCTR
stars | today |
---|---|
2275 | 9 |
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
localstack / localstack
https://github.com/localstack/localstack
stars | today |
---|---|
20458 | 153 |
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
Linzaer / Ultra-Light-Fast-Generic-Face-Detector-1MB
https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
stars | today |
---|---|
3471 | 42 |
💎 1MB lightweight face detection model (1MB轻量级人脸检测模型)
avinassh / rockstar
https://github.com/avinassh/rockstar
stars | today |
---|---|
3709 | 114 |
Makes you a Rockstar C++ Programmer in 2 minutes
cloud-custodian / cloud-custodian
https://github.com/cloud-custodian/cloud-custodian
stars | today |
---|---|
2491 | 6 |
Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
datawire / ambassador
https://github.com/datawire/ambassador
stars | today |
---|---|
2306 | 4 |
open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
encode / httpx
https://github.com/encode/httpx
stars | today |
---|---|
2096 | 17 |
A next generation HTTP client for Python. 🦋
eastlakeside / interpy-zh
https://github.com/eastlakeside/interpy-zh
stars | today |
---|---|
4012 | 61 |
📘 《Python进阶》(Intermediate Python 中文版)
awslabs / aws-cloudformation-templates
https://github.com/awslabs/aws-cloudformation-templates
stars | today |
---|---|
1809 | 6 |
A collection of useful CloudFormation templates
facebookresearch / detectron2
https://github.com/facebookresearch/detectron2
stars | today |
---|---|
5036 | 53 |
Detectron2 is FAIR’s next-generation research platform for object detection and segmentation.
ZiniuLu / Python-100-Days
https://github.com/ZiniuLu/Python-100-Days
stars | today |
---|---|
1770 | 9 |
出处: https://github.com/jackfrued/Python-100-Days.git
PengyiZhang / SlimYOLOv3
https://github.com/PengyiZhang/SlimYOLOv3
stars | today |
---|---|
715 | 6 |
This page is for the SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications
apache / incubator-tvm
https://github.com/apache/incubator-tvm
stars | today |
---|---|
4573 | 8 |
Open deep learning compiler stack for cpu, gpu and specialized accelerators
scipy / scipy
https://github.com/scipy/scipy
stars | today |
---|---|
6438 | 11 |
Scipy library main repository
xingyizhou / CenterNet
https://github.com/xingyizhou/CenterNet
stars | today |
---|---|
2687 | 14 |
Object detection, 3D detection, and pose estimation using center point detection:
netbox-community / netbox
https://github.com/netbox-community/netbox
stars | today |
---|---|
5803 | 8 |
IP address management (IPAM) and data center infrastructure management (DCIM) tool.
jazzband / django-oauth-toolkit
https://github.com/jazzband/django-oauth-toolkit
stars | today |
---|---|
1729 | 3 |
OAuth2 goodies for the Djangonauts!
moranzcw / Computer-Networking-A-Top-Down-Approach-NOTES
https://github.com/moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES
stars | today |
---|---|
1220 | 18 |
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
JiahuiYu / generative_inpainting
https://github.com/JiahuiYu/generative_inpainting
stars | today |
---|---|
1233 | 15 |
DeepFill v1/v2, Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
explosion / spaCy
https://github.com/explosion/spaCy
stars | today |
---|---|
15014 | 14 |
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
CoreyMSchafer / code_snippets
https://github.com/CoreyMSchafer/code_snippets
stars | today |
---|---|
3152 | 18 |
PaddlePaddle / DeepSpeech
https://github.com/PaddlePaddle/DeepSpeech
stars | today |
---|---|
654 | 6 |
A PaddlePaddle implementation of DeepSpeech2 architecture for ASR.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
45210 | 36 |
Deep Learning for humans
NVIDIA / DeepLearningExamples
https://github.com/NVIDIA/DeepLearningExamples
stars | today |
---|---|
2447 | 42 |
Deep Learning Examples
Language: go
hashicorp / consul
https://github.com/hashicorp/consul
stars | today |
---|---|
17640 | 16 |
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
moby / moby
stars | today |
---|---|
55401 | 22 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
open-telemetry / opentelemetry-go
https://github.com/open-telemetry/opentelemetry-go
stars | today |
---|---|
280 | 11 |
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
19390 | 20 |
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
micro / go-micro
https://github.com/micro/go-micro
stars | today |
---|---|
9714 | 88 |
A Go microservices development framework
hashicorp / vault
https://github.com/hashicorp/vault
stars | today |
---|---|
14333 | 11 |
A tool for secrets management, encryption as a service, and privileged access management
GuoZhaoran / spikeSystem
https://github.com/GuoZhaoran/spikeSystem
stars | today |
---|---|
511 | 46 |
roboll / helmfile
https://github.com/roboll/helmfile
stars | today |
---|---|
1480 | 5 |
Deploy Kubernetes Helm Charts
confluentinc / confluent-kafka-go
https://github.com/confluentinc/confluent-kafka-go
stars | today |
---|---|
1693 | 4 |
Confluent’s Apache Kafka Golang client
facebookincubator / ent
https://github.com/facebookincubator/ent
stars | today |
---|---|
1715 | 27 |
An entity framework for Go
securego / gosec
https://github.com/securego/gosec
stars | today |
---|---|
2835 | 19 |
Golang security checker
cri-o / cri-o
https://github.com/cri-o/cri-o
stars | today |
---|---|
2084 | 6 |
Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
golang / go
stars | today |
---|---|
65433 | 56 |
The Go programming language
helm / charts
https://github.com/helm/charts
stars | today |
---|---|
10702 | 11 |
Curated applications for Kubernetes
hashicorp / nomad
https://github.com/hashicorp/nomad
stars | today |
---|---|
5384 | 5 |
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
influxdata / influxdb
https://github.com/influxdata/influxdb
stars | today |
---|---|
17707 | 11 |
Scalable datastore for metrics, events, and real-time analytics
weaveworks / eksctl
https://github.com/weaveworks/eksctl
stars | today |
---|---|
1812 | 7 |
The official CLI for Amazon EKS
unknwon / the-way-to-go_ZH_CN
https://github.com/unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
18615 | 34 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
hajimehoshi / ebiten
https://github.com/hajimehoshi/ebiten
stars | today |
---|---|
2130 | 43 |
A dead simple 2D game library in Go
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
28038 | 22 |
Distributed reliable key-value store for the most critical data of a distributed system
ory / hydra
stars | today |
---|---|
7399 | 11 |
OAuth2 Server and OpenID Certified™ OpenID Connect Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language.
dgrijalva / jwt-go
https://github.com/dgrijalva/jwt-go
stars | today |
---|---|
6478 | 4 |
Golang implementation of JSON Web Tokens (JWT)
terraform-providers / terraform-provider-azurerm
https://github.com/terraform-providers/terraform-provider-azurerm
stars | today |
---|---|
1202 | 6 |
Terraform provider for Azure Resource Manager
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
21180 | 38 |
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
fluxcd / flux
https://github.com/fluxcd/flux
stars | today |
---|---|
3160 | 8 |
The GitOps Kubernetes operator
Language: java
hankcs / HanLP
https://github.com/hankcs/HanLP
stars | today |
---|---|
16003 | 90 |
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
heibaiying / BigData-Notes
https://github.com/heibaiying/BigData-Notes
stars | today |
---|---|
1413 | 311 |
大数据入门指南 ⭐️
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
82103 | 119 |
📚 技术面试必备基础知识、Leetcode、Java、C++、Python、后端面试、计算机操作系统、计算机网络、系统设计
react-native-community / react-native-camera
https://github.com/react-native-community/react-native-camera
stars | today |
---|---|
7883 | 8 |
A Camera component for React Native. Also supports barcode scanning!
SeleniumHQ / selenium
https://github.com/SeleniumHQ/selenium
stars | today |
---|---|
16002 | 14 |
A browser automation framework and ecosystem.
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
17867 | 33 |
The “REST With Spring” Course:
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
18821 | 151 |
All Algorithms implemented in Java
h2oai / h2o-3
https://github.com/h2oai/h2o-3
stars | today |
---|---|
4426 | 4 |
Open Source Fast Scalable Machine Learning Platform For Smarter Applications: Deep Learning, Gradient Boosting & XGBoost, Random Forest, Generalized Linear Modeling (Logistic Regression, Elastic Net), K-Means, PCA, Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
zhangdaiscott / jeecg-boot
https://github.com/zhangdaiscott/jeecg-boot
stars | today |
---|---|
6967 | 27 |
一款基于代码生成器的JAVA快速开发平台!采用最新技术,前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
52479 | 43 |
Design patterns implemented in Java
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
9909 | 17 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
apache / camel
https://github.com/apache/camel
stars | today |
---|---|
2944 | 4 |
Apache Camel
dbeaver / dbeaver
https://github.com/dbeaver/dbeaver
stars | today |
---|---|
10968 | 24 |
Free universal database tool and SQL client
hyb1996 / Auto.js
https://github.com/hyb1996/Auto.js
stars | today |
---|---|
4240 | 113 |
A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
spring-cloud / spring-cloud-kubernetes
https://github.com/spring-cloud/spring-cloud-kubernetes
stars | today |
---|---|
1774 | 5 |
Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc…
react-native-community / react-native-webview
https://github.com/react-native-community/react-native-webview
stars | today |
---|---|
1926 | 4 |
React Native Cross-Platform WebView
apache / incubator-shardingsphere
https://github.com/apache/incubator-shardingsphere
stars | today |
---|---|
9129 | 35 |
Distributed database middleware
brianfrankcooper / YCSB
https://github.com/brianfrankcooper/YCSB
stars | today |
---|---|
2770 | 4 |
Yahoo! Cloud Serving Benchmark
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
33316 | 31 |
Spring Framework
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
17502 | 36 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
micronaut-projects / micronaut-core
https://github.com/micronaut-projects/micronaut-core
stars | today |
---|---|
3002 | 98 |
Micronaut Application Framework
redisson / redisson
https://github.com/redisson/redisson
stars | today |
---|---|
11086 | 16 |
Redisson - Redis Java client with features of In-Memory Data Grid. Supports over 30 objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC.
DrKLO / Telegram
https://github.com/DrKLO/Telegram
stars | today |
---|---|
12677 | 8 |
Telegram for Android source
yizhiwazi / springboot-socks
https://github.com/yizhiwazi/springboot-socks
stars | today |
---|---|
1247 | 12 |
SpringBoot 基础教程 | 从入门到上瘾 | 基于2.0.0.M5制作
apache / hbase
https://github.com/apache/hbase
stars | today |
---|---|
3215 | 2 |
Mirror of Apache HBase
Language: c++
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
25719 | 80 |
Godot Engine – Multi-platform 2D and 3D game engine
ton-blockchain / ton
https://github.com/ton-blockchain/ton
stars | today |
---|---|
960 | 9 |
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
78301 | 57 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
NervanaSystems / ngraph
https://github.com/NervanaSystems/ngraph
stars | today |
---|---|
1110 | 3 |
nGraph - open source C++ library, compiler and runtime for Deep Learning
pybind / pybind11
https://github.com/pybind/pybind11
stars | today |
---|---|
6144 | 11 |
Seamless operability between C++11 and Python
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
7829 | 13 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
ethereum / aleth
https://github.com/ethereum/aleth
stars | today |
---|---|
3601 | 3 |
Aleth – Ethereum C++ client, tools and libraries
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
13533 | 15 |
Googletest - Google Testing and Mocking Framework
SerenityOS / serenity
https://github.com/SerenityOS/serenity
stars | today |
---|---|
3885 | 59 |
Serenity Operating System
google / oboe
https://github.com/google/oboe
stars | today |
---|---|
1652 | 2 |
Oboe is a C++ library that makes it easy to build high-performance audio apps on Android.
tdlib / td
stars | today |
---|---|
2225 | 7 |
Cross-platform library for building Telegram clients
Z3Prover / z3
https://github.com/Z3Prover/z3
stars | today |
---|---|
4794 | 7 |
The Z3 Theorem Prover
gioblu / PJON
https://github.com/gioblu/PJON
stars | today |
---|---|
1708 | 14 |
PJON is a valid tool to quickly and comprehensibly build a network of devices for free without the need of a cloud service or a centralized platform you don’t fully control.
pezy / CppPrimer
https://github.com/pezy/CppPrimer
stars | today |
---|---|
1892 | 7 |
📚 Solutions for C++ Primer 5th exercises.
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
17437 | 20 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
monero-project / monero
https://github.com/monero-project/monero
stars | today |
---|---|
4080 | 3 |
Monero: the secure, private, untraceable cryptocurrency
apache / thrift
https://github.com/apache/thrift
stars | today |
---|---|
6926 | 7 |
Apache Thrift
eclipse / sumo
https://github.com/eclipse/sumo
stars | today |
---|---|
513 | 3 |
Eclipse SUMO is an open source, highly portable, microscopic and continuous road traffic simulation package designed to handle large road networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
136888 | 87 |
An Open Source Machine Learning Framework for Everyone
carla-simulator / carla
https://github.com/carla-simulator/carla
stars | today |
---|---|
3386 | 8 |
Open-source simulator for autonomous driving research.
zhedahht / CodingInterviewChinese2
https://github.com/zhedahht/CodingInterviewChinese2
stars | today |
---|---|
2798 | 10 |
《剑指Offer》第二版源代码
ceph / ceph
stars | today |
---|---|
6897 | 7 |
Ceph is a distributed object, block, and file storage platform
grpc / grpc
stars | today |
---|---|
23792 | 23 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
FreeCAD / FreeCAD
https://github.com/FreeCAD/FreeCAD
stars | today |
---|---|
4586 | 14 |
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker
TrinityCore / TrinityCore
https://github.com/TrinityCore/TrinityCore
stars | today |
---|---|
5774 | 9 |
TrinityCore Open Source MMO Framework (master = 8.2.5.32305, 3.3.5 = 3.3.5a.12340)
Language: javascript
menzi11 / BullshitGenerator
https://github.com/menzi11/BullshitGenerator
stars | today |
---|---|
3196 | 837 |
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
sleepybear1113 / taobaoVisitingVenues
https://github.com/sleepybear1113/taobaoVisitingVenues
stars | today |
---|---|
558 | 136 |
双十一活动自动化地操作淘宝浏览店铺得喵币脚本 for Android
itheima1 / BlockChain
https://github.com/itheima1/BlockChain
stars | today |
---|---|
2319 | 112 |
黑马程序员 120天全栈区块链开发 开源教程
zhukov / webogram
https://github.com/zhukov/webogram
stars | today |
---|---|
6074 | 14 |
Telegram web application, GPL v3
slatedocs / slate
https://github.com/slatedocs/slate
stars | today |
---|---|
28290 | 22 |
Beautiful static documentation for your API
modood / Administrative-divisions-of-China
https://github.com/modood/Administrative-divisions-of-China
stars | today |
---|---|
5990 | 53 |
中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据 Node.js 爬虫。
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
82372 | 41 |
A framework for building native apps with React.
azl397985856 / leetcode
https://github.com/azl397985856/leetcode
stars | today |
---|---|
21979 | 118 |
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
MobSF / Mobile-Security-Framework-MobSF
https://github.com/MobSF/Mobile-Security-Framework-MobSF
stars | today |
---|---|
4753 | 7 |
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
fabricjs / fabric.js
https://github.com/fabricjs/fabric.js
stars | today |
---|---|
13913 | 10 |
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
evgeny-nadymov / telegram-react
https://github.com/evgeny-nadymov/telegram-react
stars | today |
---|---|
336 | 9 |
Experimental Telegram web client with tdlib, webassembly and react js under the hood
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
29890 | 43 |
📜 33 concepts every JavaScript developer should know.
ryanmcdermott / clean-code-javascript
https://github.com/ryanmcdermott/clean-code-javascript
stars | today |
---|---|
26480 | 68 |
🛁 Clean Code concepts adapted for JavaScript
dyo / dyo
stars | today |
---|---|
833 | 50 |
Dyo is a JavaScript library for building user interfaces.
tannerlinsley / react-query
https://github.com/tannerlinsley/react-query
stars | today |
---|---|
836 | 553 |
⚛️ Hooks for fetching, caching and updating asynchronous data in React
uber / deck.gl
https://github.com/uber/deck.gl
stars | today |
---|---|
6821 | 10 |
WebGL2 powered geospatial visualization layers
mifi / lossless-cut
https://github.com/mifi/lossless-cut
stars | today |
---|---|
2829 | 11 |
Save space by quickly and losslessly trimming video and audio files
nuxt / nuxt.js
https://github.com/nuxt/nuxt.js
stars | today |
---|---|
23283 | 33 |
The Vue.js Framework
plexis-js / plexis
https://github.com/plexis-js/plexis
stars | today |
---|---|
103 | 13 |
Lo-fi, powerful, community-driven string manipulation library.
aosabook / 500lines
https://github.com/aosabook/500lines
stars | today |
---|---|
23673 | 18 |
500 Lines or Less
selectize / selectize.js
https://github.com/selectize/selectize.js
stars | today |
---|---|
12048 | 3 |
Selectize is the hybrid of a textbox and
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
51914 | 52 |
React components for faster and easier web development. Build your own design system, or start with Material Design.
avwo / whistle
https://github.com/avwo/whistle
stars | today |
---|---|
5952 | 15 |
HTTP, HTTP2, HTTPS, Websocket debugging proxy
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
55554 | 41 |
Headless Chrome Node.js API
MrRio / jsPDF
https://github.com/MrRio/jsPDF
stars | today |
---|---|
17863 | 14 |
Client-side JavaScript PDF generation for everyone.
Language: unknown
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
54114 | 954 |
🤓 Build your own (insert technology here)
Ly0n / awesome-robotic-tooling
https://github.com/Ly0n/awesome-robotic-tooling
stars | today |
---|---|
527 | 108 |
Just a bunch of powerful robotic resources and tools for professional robotic development with ROS in C++ and Python.
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
23840 | 65 |
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
sdmg15 / Best-websites-a-programmer-should-visit
https://github.com/sdmg15/Best-websites-a-programmer-should-visit
stars | today |
---|---|
27972 | 133 |
🔗 Some useful websites for programmers.
MaximAbramchuck / awesome-interview-questions
https://github.com/MaximAbramchuck/awesome-interview-questions
stars | today |
---|---|
30590 | 249 |
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
fuck-xuexiqiangguo / Fuck-XueXiQiangGuo
https://github.com/fuck-xuexiqiangguo/Fuck-XueXiQiangGuo
stars | today |
---|---|
5447 | 12 |
学习强国 懒人刷分工具 自动学习
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
13133 | 97 |
Cheat Sheets
andkret / Cookbook
https://github.com/andkret/Cookbook
stars | today |
---|---|
5247 | 20 |
The Data Engineering Cookbook
greenaway07 / GirlDress
https://github.com/greenaway07/GirlDress
stars | today |
---|---|
1087 | 6 |
看到女装的项目的issue建议妹子建一个男装的项目,但是考虑到github的女性用户 数量貌似并不能达到女装的效果2333总之先建一个。
yizhen20133868 / MIT-Linear-Algebra-Notes
https://github.com/yizhen20133868/MIT-Linear-Algebra-Notes
stars | today |
---|---|
392 | 40 |
Notes for MIT-Linear-Algebra
ruanyf / weekly
https://github.com/ruanyf/weekly
stars | today |
---|---|
9383 | 48 |
科技爱好者周刊,每周五发布
dwmkerr / hacker-laws
https://github.com/dwmkerr/hacker-laws
stars | today |
---|---|
8397 | 133 |
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
thunlp / GNNPapers
https://github.com/thunlp/GNNPapers
stars | today |
---|---|
5334 | 23 |
Must-read papers on graph neural networks (GNN)
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
110951 | 101 |
A book series on JavaScript. @YDKJS on twitter.
mxssl / sre-interview-prep-guide
https://github.com/mxssl/sre-interview-prep-guide
stars | today |
---|---|
555 | 32 |
Site Reliability Engineer Interview Preparation Guide
dt-fe / weekly
https://github.com/dt-fe/weekly
stars | today |
---|---|
7627 | 18 |
前端精读周刊
ejiaogl / UnlockVIP
https://github.com/ejiaogl/UnlockVIP
stars | today |
---|---|
31 | 1 |
NVlabs / few-shot-vid2vid
https://github.com/NVlabs/few-shot-vid2vid
stars | today |
---|---|
417 | 115 |
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
17313 | 156 |
Updated list of public BitTorrent trackers
kozross / awesome-c
https://github.com/kozross/awesome-c
stars | today |
---|---|
2594 | 13 |
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-… projects out there.
londonappbrewery / Flutter-Course-Resources
https://github.com/londonappbrewery/Flutter-Course-Resources
stars | today |
---|---|
994 | 8 |
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
66155 | 59 |
Master the command line, in one page
miaomiaosoft / PandaOCR
https://github.com/miaomiaosoft/PandaOCR
stars | today |
---|---|
532 | 12 |
PandaOCR - 图像字符云识别
StabilityMan / StabilityGuide
https://github.com/StabilityMan/StabilityGuide
stars | today |
---|---|
1085 | 14 |
【稳定大于一切】打造国内稳定性领域知识库,让无法解决的问题少一点点,让世界的确定性多一点点。
forthealllight / blog
https://github.com/forthealllight/blog
stars | today |
---|---|
1255 | 10 |
📖 我的博客,记录学习的一些笔记,如有喜欢,欢迎star