Language: python
AIDungeon / AIDungeon
https://github.com/AIDungeon/AIDungeon
stars | today |
---|---|
1332 | 343 |
Infinite AI adventures await!
marblexu / PythonPlantsVsZombies
https://github.com/marblexu/PythonPlantsVsZombies
stars | today |
---|---|
324 | 142 |
a simple PlantsVsZombies game
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
20865 | 372 |
Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
cloud-custodian / cloud-custodian
https://github.com/cloud-custodian/cloud-custodian
stars | today |
---|---|
2555 | 5 |
Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
OpenMined / PySyft
https://github.com/OpenMined/PySyft
stars | today |
---|---|
4204 | 8 |
A library for encrypted, privacy preserving machine learning
Neo23x0 / sigma
https://github.com/Neo23x0/sigma
stars | today |
---|---|
1913 | 14 |
Generic Signature Format for SIEM Systems
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
20191 | 42 |
TensorFlow code and pre-trained models for BERT
RomelTorres / alpha_vantage
https://github.com/RomelTorres/alpha_vantage
stars | today |
---|---|
1583 | 57 |
A python wrapper for Alpha Vantage API for financial data.
j3ssie / Osmedeus
https://github.com/j3ssie/Osmedeus
stars | today |
---|---|
1982 | 29 |
Fully automated offensive security framework for reconnaissance and vulnerability scanning
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
63919 | 351 |
All Algorithms implemented in Python
netbox-community / netbox
https://github.com/netbox-community/netbox
stars | today |
---|---|
5927 | 8 |
IP address management (IPAM) and data center infrastructure management (DCIM) tool.
robotframework / robotframework
https://github.com/robotframework/robotframework
stars | today |
---|---|
4097 | 2 |
Generic automation framework for acceptance testing and RPA
gogcom / galaxy-integrations-python-api
https://github.com/gogcom/galaxy-integrations-python-api
stars | today |
---|---|
393 | 16 |
NOTE: Please report here only issues related to the python API. Issues and general feedback regarding the Galaxy Client 2.0 shall be sent via Galaxy Client menu
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
40817 | 21 |
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
CharlesPikachu / Games
https://github.com/CharlesPikachu/Games
stars | today |
---|---|
1080 | 21 |
Some games created by python code.
googleapis / googleapis
https://github.com/googleapis/googleapis
stars | today |
---|---|
1801 | 3 |
Public interface definitions of Google APIs.
GoogleCloudPlatform / python-docs-samples
https://github.com/GoogleCloudPlatform/python-docs-samples
stars | today |
---|---|
3627 | 6 |
Code samples used on cloud.google.com
pennersr / django-allauth
https://github.com/pennersr/django-allauth
stars | today |
---|---|
5032 | 0 |
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
Asabeneh / 30-Days-Of-Python
https://github.com/Asabeneh/30-Days-Of-Python
stars | today |
---|---|
47 | 8 |
A 30 days of python programming challenge
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
58753 | 81 |
Command-line program to download videos from YouTube.com and other video sites
fishtown-analytics / dbt
https://github.com/fishtown-analytics/dbt
stars | today |
---|---|
1187 | 4 |
dbt (data build tool) enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
tanluren / yolov3-channel-and-layer-pruning
https://github.com/tanluren/yolov3-channel-and-layer-pruning
stars | today |
---|---|
234 | 8 |
yolov3 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
Yorko / mlcourse.ai
https://github.com/Yorko/mlcourse.ai
stars | today |
---|---|
6484 | 6 |
Open Machine Learning Course
zzh8829 / yolov3-tf2
https://github.com/zzh8829/yolov3-tf2
stars | today |
---|---|
917 | 2 |
YoloV3 Implemented in Tensorflow 2.0
psf / black
stars | today |
---|---|
13824 | 21 |
The uncompromising Python code formatter
Language: go
rclone / rclone
https://github.com/rclone/rclone
stars | today |
---|---|
17602 | 228 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
prometheus / client_golang
https://github.com/prometheus/client_golang
stars | today |
---|---|
1892 | 11 |
Prometheus instrumentation library for Go applications
golang / protobuf
https://github.com/golang/protobuf
stars | today |
---|---|
5838 | 5 |
Go support for Google’s protocol buffers
jmoiron / sqlx
https://github.com/jmoiron/sqlx
stars | today |
---|---|
7439 | 10 |
general purpose extensions to golang’s database/sql
swaggo / swag
https://github.com/swaggo/swag
stars | today |
---|---|
1868 | 11 |
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
fyne-io / fyne
https://github.com/fyne-io/fyne
stars | today |
---|---|
7064 | 15 |
Cross platform GUI in Go based on Material Design
grpc-ecosystem / grpc-gateway
https://github.com/grpc-ecosystem/grpc-gateway
stars | today |
---|---|
7406 | 13 |
gRPC to JSON proxy generator following the gRPC HTTP spec
bxcodec / go-clean-arch
https://github.com/bxcodec/go-clean-arch
stars | today |
---|---|
1986 | 19 |
Go (Golang) Clean Architecture based on Reading Uncle Bob’s Clean Architecture
docker / distribution
https://github.com/docker/distribution
stars | today |
---|---|
5036 | 3 |
The Docker toolset to pack, ship, store, and deliver content
hashicorp / hcl
https://github.com/hashicorp/hcl
stars | today |
---|---|
2674 | 3 |
HCL is the HashiCorp configuration language.
lightningnetwork / lnd
https://github.com/lightningnetwork/lnd
stars | today |
---|---|
4275 | 3 |
Lightning Network Daemon ⚡️
pkg / errors
stars | today |
---|---|
5336 | 5 |
Simple error handling primitives
go-redis / redis
https://github.com/go-redis/redis
stars | today |
---|---|
7557 | 7 |
Type-safe Redis client for Golang
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
10219 | 17 |
The Go language implementation of gRPC. HTTP/2 based RPC
argoproj / argo-cd
https://github.com/argoproj/argo-cd
stars | today |
---|---|
2130 | 6 |
Declarative continuous deployment for Kubernetes.
aelsabbahy / goss
https://github.com/aelsabbahy/goss
stars | today |
---|---|
3524 | 2 |
Quick and Easy server testing/validation
nginxinc / kubernetes-ingress
https://github.com/nginxinc/kubernetes-ingress
stars | today |
---|---|
2136 | 5 |
NGINX and NGINX Plus Ingress Controllers for Kubernetes
GoogleContainerTools / kaniko
https://github.com/GoogleContainerTools/kaniko
stars | today |
---|---|
4932 | 9 |
Build Container Images In Kubernetes
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
28068 | 30 |
The Prometheus monitoring system and time series database.
olivere / elastic
https://github.com/olivere/elastic
stars | today |
---|---|
4574 | 6 |
Elasticsearch client for Go.
adonovan / gopl.io
https://github.com/adonovan/gopl.io
stars | today |
---|---|
3760 | 8 |
Example programs from “The Go Programming Language”
argoproj / argo
https://github.com/argoproj/argo
stars | today |
---|---|
4237 | 7 |
Argo Workflows: Get stuff done with Kubernetes.
go-chi / chi
stars | today |
---|---|
6728 | 4 |
lightweight, idiomatic and composable router for building Go HTTP services
banzaicloud / bank-vaults
https://github.com/banzaicloud/bank-vaults
stars | today |
---|---|
760 | 5 |
A Vault swiss-army knife: a K8s operator, Go client with automatic token renewal, automatic configuration, multiple unseal options and more. A CLI tool to init, unseal and configure Vault (auth methods, secret engines). Direct secret injection into Pods.
miekg / dns
stars | today |
---|---|
4161 | 8 |
DNS library in Go
Language: java
kdn251 / interviews
https://github.com/kdn251/interviews
stars | today |
---|---|
40741 | 64 |
Everything you need to know to get the job.
wuyouzhuguli / SpringAll
https://github.com/wuyouzhuguli/SpringAll
stars | today |
---|---|
11180 | 88 |
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
halo-dev / halo
https://github.com/halo-dev/halo
stars | today |
---|---|
10707 | 108 |
✍ Halo 一款现代化的个人独立博客系统
flyway / flyway
https://github.com/flyway/flyway
stars | today |
---|---|
4661 | 5 |
Flyway by Boxfuse • Database Migrations Made Easy.
thingsboard / thingsboard
https://github.com/thingsboard/thingsboard
stars | today |
---|---|
4780 | 12 |
Open-source IoT Platform - Device management, data collection, processing and visualization.
apache / servicecomb-pack
https://github.com/apache/servicecomb-pack
stars | today |
---|---|
1583 | 53 |
Apache ServiceComb Pack is an eventually data consistency solution for micro-service applications. ServiceComb Pack currently provides TCC and Saga distributed transaction co-ordination solutions by using Alpha as a transaction coordinator and Omega as an transaction agent .
zhisheng17 / flink-learning
https://github.com/zhisheng17/flink-learning
stars | today |
---|---|
3786 | 54 |
flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例分享。
seata / seata
https://github.com/seata/seata
stars | today |
---|---|
13022 | 23 |
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
forezp / SpringCloudLearning
https://github.com/forezp/SpringCloudLearning
stars | today |
---|---|
11482 | 38 |
《史上最简单的Spring Cloud教程源码》
dropwizard / dropwizard
https://github.com/dropwizard/dropwizard
stars | today |
---|---|
7485 | 4 |
A damn simple library for building production-ready RESTful web services.
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
3435 | 12 |
Quarkus: Supersonic Subatomic Java.
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
18464 | 25 |
Just Announced - “Learn Spring Security OAuth”:
zhoutaoo / SpringCloud
https://github.com/zhoutaoo/SpringCloud
stars | today |
---|---|
2507 | 26 |
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
MyCATApache / Mycat-Server
https://github.com/MyCATApache/Mycat-Server
stars | today |
---|---|
7392 | 7 |
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
11396 | 22 |
Apache Flink
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
64585 | 150 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
sqshq / piggymetrics
https://github.com/sqshq/piggymetrics
stars | today |
---|---|
7655 | 6 |
Microservice Architecture with Spring Boot, Spring Cloud and Docker
PhilJay / MPAndroidChart
https://github.com/PhilJay/MPAndroidChart
stars | today |
---|---|
29367 | 5 |
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
looly / hutool
https://github.com/looly/hutool
stars | today |
---|---|
8894 | 29 |
A set of tools that keep Java sweet.
sohutv / cachecloud
https://github.com/sohutv/cachecloud
stars | today |
---|---|
4683 | 6 |
搜狐视频(sohu tv)Redis私有云平台
adobe / aem-core-wcm-components
https://github.com/adobe/aem-core-wcm-components
stars | today |
---|---|
338 | 1 |
Adobe Experience Manager (AEM) Sites Core Components - flexible, extensible, and feature-rich components to build sites
CymChad / BaseRecyclerViewAdapterHelper
https://github.com/CymChad/BaseRecyclerViewAdapterHelper
stars | today |
---|---|
18922 | 9 |
BRVAH:Powerful and flexible RecyclerAdapter
Activiti / Activiti
https://github.com/Activiti/Activiti
stars | today |
---|---|
6049 | 1 |
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It’s open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the…
JeffLi1993 / springboot-learning-example
https://github.com/JeffLi1993/springboot-learning-example
stars | today |
---|---|
11801 | 30 |
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。另外写博客,用 OpenWrite。
heibaiying / BigData-Notes
https://github.com/heibaiying/BigData-Notes
stars | today |
---|---|
3181 | 106 |
大数据入门指南 ⭐️
Language: c++
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
10500 | 3 |
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
MarlinFirmware / Marlin
https://github.com/MarlinFirmware/Marlin
stars | today |
---|---|
6393 | 15 |
Optimized firmware for RepRap 3D printers based on the Arduino platform.
microsoft / STL
https://github.com/microsoft/STL
stars | today |
---|---|
4613 | 36 |
MSVC’s implementation of the C++ Standard Library.
Aircoookie / WLED
https://github.com/Aircoookie/WLED
stars | today |
---|---|
1002 | 17 |
Control WS2812B RGB LEDs with an ESP8266 over WiFi!
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
11727 | 7 |
Cloud-native high-performance edge/middle/service proxy
flutter / engine
https://github.com/flutter/engine
stars | today |
---|---|
3715 | 7 |
The Flutter engine
swoole / swoole-src
https://github.com/swoole/swoole-src
stars | today |
---|---|
14881 | 11 |
🚀 Coroutine-based concurrency library for PHP
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
79238 | 40 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
cameron314 / concurrentqueue
https://github.com/cameron314/concurrentqueue
stars | today |
---|---|
4040 | 6 |
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
grpc / grpc
stars | today |
---|---|
24234 | 16 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
IntelRealSense / librealsense
https://github.com/IntelRealSense/librealsense
stars | today |
---|---|
3458 | 4 |
Intel® RealSense™ SDK
Christopheraburns / AWS-JPL-OSR-Challenge
https://github.com/Christopheraburns/AWS-JPL-OSR-Challenge
stars | today |
---|---|
33 | 3 |
Official repo of the AWS-JPL Open Source Rover challenge
G4lile0 / ESP32-OLED-Fossa-GroundStation
https://github.com/G4lile0/ESP32-OLED-Fossa-GroundStation
stars | today |
---|---|
43 | 6 |
Groundstation for the the Fossasat-1 Satellite
skypjack / entt
https://github.com/skypjack/entt
stars | today |
---|---|
2439 | 7 |
Gaming meets modern C++ - a fast and reliable entity-component system (ECS) and much more
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
39008 | 23 |
Protocol Buffers - Google’s data interchange format
mysql / mysql-server
https://github.com/mysql/mysql-server
stars | today |
---|---|
4608 | 5 |
MySQL Server, the world’s most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
google / libphonenumber
https://github.com/google/libphonenumber
stars | today |
---|---|
10150 | 12 |
Google’s common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
vesoft-inc / nebula
https://github.com/vesoft-inc/nebula
stars | today |
---|---|
1493 | 20 |
A high performance distributed Graph Database
whoshuu / cpr
https://github.com/whoshuu/cpr
stars | today |
---|---|
2522 | 3 |
C++ Requests: Curl for People, a spiritual port of Python Requests
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
13917 | 13 |
Googletest - Google Testing and Mocking Framework
google / filament
https://github.com/google/filament
stars | today |
---|---|
8216 | 10 |
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
17900 | 33 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
sass / node-sass
https://github.com/sass/node-sass
stars | today |
---|---|
6817 | 5 |
🌈 Node.js bindings to libsass
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
1471 | 13 |
ONNX Runtime: cross-platform, high performance scoring engine for ML models
wkhtmltopdf / wkhtmltopdf
https://github.com/wkhtmltopdf/wkhtmltopdf
stars | today |
---|---|
8976 | 9 |
Convert HTML to PDF using Webkit (QtWebKit)
Language: javascript
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
57490 | 168 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
goldbergyoni / nodebestpractices
https://github.com/goldbergyoni/nodebestpractices
stars | today |
---|---|
37016 | 105 |
✅ The largest Node.js best practices list (November 2019)
serverless / serverless
https://github.com/serverless/serverless
stars | today |
---|---|
33213 | 65 |
Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
0vercl0k / CVE-2019-11708
https://github.com/0vercl0k/CVE-2019-11708
stars | today |
---|---|
450 | 86 |
Full exploit chain (CVE-2019-11708 & CVE-2019-9810) against Firefox on Windows 64-bit.
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
57123 | 56 |
JavaScript 3D library.
MarshallOfSound / Google-Play-Music-Desktop-Player-UNOFFICIAL-
https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-
stars | today |
---|---|
8149 | 6 |
A beautiful cross platform Desktop Player for Google Play Music
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
140701 | 62 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
Advanced-Frontend / Daily-Interview-Question
https://github.com/Advanced-Frontend/Daily-Interview-Question
stars | today |
---|---|
16141 | 21 |
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
bootstrap-vue / bootstrap-vue
https://github.com/bootstrap-vue/bootstrap-vue
stars | today |
---|---|
10517 | 13 |
BootstrapVue, with over 40 plugins and more than 80 custom components, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
rollup / plugins
https://github.com/rollup/plugins
stars | today |
---|---|
131 | 9 |
🍣 The one-stop shop for official Rollup plugins
puppeteer / puppeteer
https://github.com/puppeteer/puppeteer
stars | today |
---|---|
56646 | 31 |
Headless Chrome Node.js API
automerge / automerge
https://github.com/automerge/automerge
stars | today |
---|---|
7523 | 14 |
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
vuejs / vue
stars | today |
---|---|
153745 | 100 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
83191 | 45 |
A framework for building native apps with React.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
40583 | 27 |
Build blazing fast, modern apps and websites with React
facebook / jest
https://github.com/facebook/jest
stars | today |
---|---|
28686 | 23 |
Delightful JavaScript Testing.
ansible / awx
https://github.com/ansible/awx
stars | today |
---|---|
6976 | 9 |
AWX Project
bkimminich / juice-shop
https://github.com/bkimminich/juice-shop
stars | today |
---|---|
2659 | 8 |
OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
mapbox / mapbox-gl-js
https://github.com/mapbox/mapbox-gl-js
stars | today |
---|---|
5419 | 10 |
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
sampotts / plyr
https://github.com/sampotts/plyr
stars | today |
---|---|
15747 | 17 |
A simple HTML5, YouTube and Vimeo player
AnalyticalGraphicsInc / cesium
https://github.com/AnalyticalGraphicsInc/cesium
stars | today |
---|---|
5227 | 17 |
An open-source JavaScript library for world-class 3D globes and maps 🌎
nuxt / nuxt.js
https://github.com/nuxt/nuxt.js
stars | today |
---|---|
24011 | 33 |
The Vue.js Framework
askmike / gekko
https://github.com/askmike/gekko
stars | today |
---|---|
8825 | 4 |
A bitcoin trading bot written in node - https://gekko.wizb.it/
gxtrobot / bustag
https://github.com/gxtrobot/bustag
stars | today |
---|---|
3041 | 39 |
a tag and recommend system for old bus driver 给老司机用的一个番号推荐系统
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
20067 | 38 |
🚀 Open source Node.js Headless CMS to easily build customisable APIs
Language: unknown
ruanyf / weekly
https://github.com/ruanyf/weekly
stars | today |
---|---|
10441 | 180 |
科技爱好者周刊,每周五发布
alirezadir / Production-Level-Deep-Learning
https://github.com/alirezadir/Production-Level-Deep-Learning
stars | today |
---|---|
1518 | 101 |
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
sdmg15 / Best-websites-a-programmer-should-visit
https://github.com/sdmg15/Best-websites-a-programmer-should-visit
stars | today |
---|---|
29467 | 204 |
🔗 Some useful websites for programmers.
HuaweiJoke / Huawei-Joke
https://github.com/HuaweiJoke/Huawei-Joke
stars | today |
---|---|
565 | 232 |
本项目将收集因审查而被删除的关于华为公司的笑话。欢迎大家投稿。
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
112916 | 208 |
A book series on JavaScript. @YDKJS on twitter.
cardano-foundation / incentivized-testnet-stakepool-registry
https://github.com/cardano-foundation/incentivized-testnet-stakepool-registry
stars | today |
---|---|
12 | 1 |
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
18903 | 19 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
27632 | 104 |
Curated list of project-based tutorials
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
39252 | 43 |
后端架构师技术图谱
formulahendry / 955.WLB
https://github.com/formulahendry/955.WLB
stars | today |
---|---|
17544 | 26 |
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
MicrosoftLearning / AZ-300-MicrosoftAzureArchitectTechnologies
https://github.com/MicrosoftLearning/AZ-300-MicrosoftAzureArchitectTechnologies
stars | today |
---|---|
322 | 4 |
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
91763 | 74 |
Roadmap to becoming a web developer in 2019
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
33550 | 29 |
⚡️ Delightful Node.js packages and resources
verona-lang / verona
https://github.com/verona-lang/verona
stars | today |
---|---|
67 | 2 |
The Verona programming language base on Rust
AobingJava / JavaFamily
https://github.com/AobingJava/JavaFamily
stars | today |
---|---|
3065 | 128 |
【互联网一线大厂面试+学习指南】进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,作者风格幽默,看起来津津有味,把学习当做一种乐趣,何乐而不为,后端同学必看,前端同学我保证你也看得懂,看不懂你加我微信骂我渣男就好了。
dt-fe / weekly
https://github.com/dt-fe/weekly
stars | today |
---|---|
7939 | 14 |
前端精读周刊
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
120938 | 71 |
😎 Awesome lists about all kinds of interesting topics
andkret / Cookbook
https://github.com/andkret/Cookbook
stars | today |
---|---|
5569 | 16 |
The Data Engineering Cookbook
QianMo / Game-Programmer-Study-Notes
https://github.com/QianMo/Game-Programmer-Study-Notes
stars | today |
---|---|
1643 | 22 |
⚓️ 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
OAI / OpenAPI-Specification
https://github.com/OAI/OpenAPI-Specification
stars | today |
---|---|
16145 | 7 |
The OpenAPI Specification Repository
ahmetb / cloud-run-faq
https://github.com/ahmetb/cloud-run-faq
stars | today |
---|---|
494 | 5 |
Unofficial FAQ for Google Cloud Run ✨
clovaai / stargan-v2
https://github.com/clovaai/stargan-v2
stars | today |
---|---|
267 | 16 |
StarGAN v2 - Official PyTorch Implementation
dgkanatsios / CKAD-exercises
https://github.com/dgkanatsios/CKAD-exercises
stars | today |
---|---|
1623 | 5 |
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
thunlp / GNNPapers
https://github.com/thunlp/GNNPapers
stars | today |
---|---|
5856 | 14 |
Must-read papers on graph neural networks (GNN)
WebAssembly / design
https://github.com/WebAssembly/design
stars | today |
---|---|
10037 | 11 |
WebAssembly Design Documents