Language: python
taki0112 / UGATIT
https://github.com/taki0112/UGATIT
stars | today |
---|---|
467 | 124 |
Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
CorentinJ / Real-Time-Voice-Cloning
https://github.com/CorentinJ/Real-Time-Voice-Cloning
stars | today |
---|---|
2800 | 55 |
Clone a voice in 5 seconds to generate arbitrary speech in real-time
jofpin / trape
https://github.com/jofpin/trape
stars | today |
---|---|
4100 | 30 |
People tracker on the Internet: OSINT analysis and research tool by Jose Pino
threerocks / studyFiles
https://github.com/threerocks/studyFiles
stars | today |
---|---|
7902 | 67 |
一些经典且高质量的电子书分享
NVIDIA / DeepLearningExamples
https://github.com/NVIDIA/DeepLearningExamples
stars | today |
---|---|
1335 | 23 |
Deep Learning Examples
zllrunning / video-object-removal
https://github.com/zllrunning/video-object-removal
stars | today |
---|---|
929 | 42 |
Just draw a bounding box and you can remove the object you want to remove.
killgcd / chromego
https://github.com/killgcd/chromego
stars | today |
---|---|
832 | 3 |
ChromeGo 翻墙工具包
liuhuanyong / QASystemOnMedicalKG
https://github.com/liuhuanyong/QASystemOnMedicalKG
stars | today |
---|---|
1073 | 7 |
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
RasaHQ / rasa
https://github.com/RasaHQ/rasa
stars | today |
---|---|
6030 | 8 |
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
huggingface / pytorch-transformers
https://github.com/huggingface/pytorch-transformers
stars | today |
---|---|
10274 | 34 |
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
pywinauto / pywinauto
https://github.com/pywinauto/pywinauto
stars | today |
---|---|
1663 | 14 |
Windows GUI Automation with Python (based on text properties)
facebookresearch / ParlAI
https://github.com/facebookresearch/ParlAI
stars | today |
---|---|
4698 | 9 |
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
chainer / chainer
https://github.com/chainer/chainer
stars | today |
---|---|
4948 | 3 |
A flexible framework of neural networks for deep learning
programthink / zhao
https://github.com/programthink/zhao
stars | today |
---|---|
5977 | 11 |
【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵
encode / httpx
https://github.com/encode/httpx
stars | today |
---|---|
836 | 34 |
A next generation HTTP client for Python. 🦋
znxlwm / UGATIT-pytorch
https://github.com/znxlwm/UGATIT-pytorch
stars | today |
---|---|
71 | 10 |
Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
Tencent / NeuralNLP-NeuralClassifier
https://github.com/Tencent/NeuralNLP-NeuralClassifier
stars | today |
---|---|
291 | 16 |
An Open-source Neural Hierarchical Multi-label Text Classification Toolkit
Tencent / MedicalNet
https://github.com/Tencent/MedicalNet
stars | today |
---|---|
145 | 9 |
Many studies have shown that the performance on deep learning is significantly affected by volume of training data. The MedicalNet project provides a series of 3D-ResNet pre-trained models and relative code.
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
20638 | 18 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
swisskyrepo / PayloadsAllTheThings
https://github.com/swisskyrepo/PayloadsAllTheThings
stars | today |
---|---|
8830 | 38 |
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
PaddlePaddle / models
https://github.com/PaddlePaddle/models
stars | today |
---|---|
2386 | 12 |
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
hexway / apple_bleee
https://github.com/hexway/apple_bleee
stars | today |
---|---|
733 | 38 |
Apple BLE research
microsoft / nni
https://github.com/microsoft/nni
stars | today |
---|---|
3007 | 2 |
An open source AutoML toolkit for neural architecture search and hyper-parameter tuning.
its-a-feature / Apfell
https://github.com/its-a-feature/Apfell
stars | today |
---|---|
396 | 6 |
A collaborative, multi-platform, red teaming framework
nficano / pytube
https://github.com/nficano/pytube
stars | today |
---|---|
2334 | 18 |
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
Language: go
jesseduffield / lazydocker
https://github.com/jesseduffield/lazydocker
stars | today |
---|---|
10700 | 74 |
The lazier way to manage everything docker
mitchellh / mapstructure
https://github.com/mitchellh/mapstructure
stars | today |
---|---|
2417 | 4 |
Go library for decoding generic map values into native Go structures.
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
17423 | 10 |
MinIO is a high performance object storage server compatible with Amazon S3 APIs
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
14622 | 6 |
The fantastic ORM library for Golang, aims to be developer friendly
terraform-providers / terraform-provider-aws
https://github.com/terraform-providers/terraform-provider-aws
stars | today |
---|---|
2885 | 3 |
Terraform AWS provider
hashicorp / consul
https://github.com/hashicorp/consul
stars | today |
---|---|
16826 | 8 |
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
OWASP / Go-SCP
https://github.com/OWASP/Go-SCP
stars | today |
---|---|
2674 | 39 |
Go programming language secure coding practices guide
uber-go / zap
https://github.com/uber-go/zap
stars | today |
---|---|
7414 | 7 |
Blazing fast, structured, leveled logging in Go.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
23688 | 18 |
The Cloud Native Edge Router
jmoiron / sqlx
https://github.com/jmoiron/sqlx
stars | today |
---|---|
6782 | 8 |
general purpose extensions to golang’s database/sql
googleapis / google-cloud-go
https://github.com/googleapis/google-cloud-go
stars | today |
---|---|
1774 | 0 |
Google Cloud Client Libraries for Go.
go-playground / validator
https://github.com/go-playground/validator
stars | today |
---|---|
3503 | 6 |
💯 Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
4493 | 18 |
Learn Go with test-driven development
lindb / lindb
https://github.com/lindb/lindb
stars | today |
---|---|
711 | 17 |
LinDB is a scalable, distributed, high performance, high availability Time Series Database.
gorilla / websocket
https://github.com/gorilla/websocket
stars | today |
---|---|
9506 | 6 |
A WebSocket implementation for Go.
containerd / containerd
https://github.com/containerd/containerd
stars | today |
---|---|
4428 | 5 |
An open and reliable container runtime
jackc / pgx
stars | today |
---|---|
1920 | 5 |
PostgreSQL driver and toolkit for Go
kubernetes-sigs / kind
https://github.com/kubernetes-sigs/kind
stars | today |
---|---|
2614 | 12 |
Kubernetes IN Docker - local clusters for testing Kubernetes
thanos-io / thanos
https://github.com/thanos-io/thanos
stars | today |
---|---|
4026 | 6 |
Highly available Prometheus setup with long term storage capabilities.
kubernetes / kops
https://github.com/kubernetes/kops
stars | today |
---|---|
9503 | 7 |
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
go-pg / pg
stars | today |
---|---|
2975 | 3 |
Golang ORM with focus on PostgreSQL features and performance
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
26086 | 28 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
micro / go-plugins
https://github.com/micro/go-plugins
stars | today |
---|---|
800 | 3 |
Community maintained plugins
BurntSushi / toml
https://github.com/BurntSushi/toml
stars | today |
---|---|
2773 | 3 |
TOML parser for Golang with reflection.
kubernetes / community
https://github.com/kubernetes/community
stars | today |
---|---|
4456 | 1 |
Kubernetes community content
Language: java
alibaba / spring-cloud-alibaba
https://github.com/alibaba/spring-cloud-alibaba
stars | today |
---|---|
7518 | 70 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
firebase / quickstart-android
https://github.com/firebase/quickstart-android
stars | today |
---|---|
5828 | 9 |
Firebase Quickstart Samples for Android
seven332 / EhViewer
https://github.com/seven332/EhViewer
stars | today |
---|---|
4101 | 33 |
An Unofficial E-Hentai Application for Android
kdn251 / interviews
https://github.com/kdn251/interviews
stars | today |
---|---|
37341 | 113 |
Everything you need to know to get the job.
thingsboard / thingsboard
https://github.com/thingsboard/thingsboard
stars | today |
---|---|
3917 | 1 |
Open-source IoT Platform - Device management, data collection, processing and visualization.
ddd-by-examples / library
https://github.com/ddd-by-examples/library
stars | today |
---|---|
660 | 3 |
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
73274 | 64 |
📚 Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
15370 | 16 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
raxod502 / TerrariaClone
https://github.com/raxod502/TerrariaClone
stars | today |
---|---|
1214 | 24 |
🔥 An incomprehensible hellscape of spaghetti code.
prestodb / presto
https://github.com/prestodb/presto
stars | today |
---|---|
9426 | 1 |
The official home of the Presto distributed SQL query engine for big data
code4craft / webmagic
https://github.com/code4craft/webmagic
stars | today |
---|---|
8254 | 3 |
A scalable web crawler framework for Java.
huanghaibin-dev / CalendarView
https://github.com/huanghaibin-dev/CalendarView
stars | today |
---|---|
5264 | 3 |
Android上一个优雅、万能自定义UI、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar Widget on Android.
medcl / elasticsearch-analysis-ik
https://github.com/medcl/elasticsearch-analysis-ik
stars | today |
---|---|
7517 | 5 |
The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.
antlr / antlr4
https://github.com/antlr/antlr4
stars | today |
---|---|
6114 | 7 |
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
benwang6 / spring-cloud-repo
https://github.com/benwang6/spring-cloud-repo
stars | today |
---|---|
519 | 5 |
baidu / uid-generator
https://github.com/baidu/uid-generator
stars | today |
---|---|
2079 | 6 |
UniqueID generator
apache / nifi
https://github.com/apache/nifi
stars | today |
---|---|
1564 | 1 |
Mirror of Apache NiFi
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
9710 | 9 |
Apache Flink
TechEmpower / FrameworkBenchmarks
https://github.com/TechEmpower/FrameworkBenchmarks
stars | today |
---|---|
4301 | 3 |
Source for the TechEmpower Framework Benchmarks project
Baeldung / spring-security-oauth
https://github.com/Baeldung/spring-security-oauth
stars | today |
---|---|
1076 | 1 |
Learn more about OAuth2 via “Learn Spring Security”:
alibaba / fastjson
https://github.com/alibaba/fastjson
stars | today |
---|---|
18749 | 10 |
🚄 A fast JSON parser/generator for Java. (Aliyun Data Lake Analytics https://www.aliyun.com/product/datalakeanalytics powered by fastjson )
bumptech / glide
https://github.com/bumptech/glide
stars | today |
---|---|
26740 | 10 |
An image loading and caching library for Android focused on smooth scrolling
apache / camel
https://github.com/apache/camel
stars | today |
---|---|
2764 | 0 |
Apache Camel
confluentinc / ksql
https://github.com/confluentinc/ksql
stars | today |
---|---|
2369 | 2 |
KSQL - the Streaming SQL Engine for Apache Kafka
apache / jmeter
https://github.com/apache/jmeter
stars | today |
---|---|
3266 | 5 |
Apache JMeter
Language: c++
diasurgical / devilution
https://github.com/diasurgical/devilution
stars | today |
---|---|
7279 | 64 |
Diablo devolved - magic behind the 1996 computer game
mamedev / mame
https://github.com/mamedev/mame
stars | today |
---|---|
3950 | 1 |
MAME
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
28850 | 15 |
Tesseract Open Source OCR Engine (main repository)
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
75813 | 36 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
9082 | 8 |
Compatibility tool for Steam Play based on Wine and additional components
OpenRCT2 / OpenRCT2
https://github.com/OpenRCT2/OpenRCT2
stars | today |
---|---|
7190 | 6 |
An open source re-implementation of RollerCoaster Tycoon 2 🎢
gperftools / gperftools
https://github.com/gperftools/gperftools
stars | today |
---|---|
4169 | 4 |
Main gperftools repository
CleverRaven / Cataclysm-DDA
https://github.com/CleverRaven/Cataclysm-DDA
stars | today |
---|---|
3302 | 5 |
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
JVictorDias / DeepCars
https://github.com/JVictorDias/DeepCars
stars | today |
---|---|
50 | 8 |
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
12441 | 10 |
Googletest - Google Testing and Mocking Framework
microsoft / terminal
https://github.com/microsoft/terminal
stars | today |
---|---|
49748 | 61 |
The new Windows Terminal, and the original Windows console host – all in the same place!
yandex / ClickHouse
https://github.com/yandex/ClickHouse
stars | today |
---|---|
7774 | 5 |
ClickHouse is a free analytic DBMS for big data.
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
10809 | 6 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
apple / foundationdb
https://github.com/apple/foundationdb
stars | today |
---|---|
9434 | 7 |
FoundationDB - the open source, distributed, transactional key-value store
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
10493 | 9 |
Cloud-native high-performance edge/middle/service proxy
grpc / grpc
stars | today |
---|---|
22406 | 6 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
onnx / onnx-tensorrt
https://github.com/onnx/onnx-tensorrt
stars | today |
---|---|
353 | 1 |
ONNX-TensorRT: TensorRT backend for ONNX
googlecartographer / cartographer
https://github.com/googlecartographer/cartographer
stars | today |
---|---|
4446 | 1 |
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
Qihoo360 / pika
https://github.com/Qihoo360/pika
stars | today |
---|---|
2913 | 1 |
Pika is a nosql compatible with redis, it is developed by Qihoo’s DBA and infrastructure team
PDAL / PDAL
stars | today |
---|---|
419 | 1 |
PDAL is Point Data Abstraction Library. GDAL for point cloud data.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
14622 | 5 |
An open autonomous driving platform
MariaDB / server
https://github.com/MariaDB/server
stars | today |
---|---|
2879 | 1 |
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
ceph / ceph
stars | today |
---|---|
6522 | 8 |
Ceph is a distributed object, block, and file storage platform
PointCloudLibrary / pcl
https://github.com/PointCloudLibrary/pcl
stars | today |
---|---|
4037 | 2 |
Point Cloud Library (PCL)
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
30458 | 14 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Language: javascript
d07RiV / diabloweb
https://github.com/d07RiV/diabloweb
stars | today |
---|---|
329 | 74 |
Diablo 1 for web browsers
sahat / hackathon-starter
https://github.com/sahat/hackathon-starter
stars | today |
---|---|
27393 | 70 |
A boilerplate for Node.js web applications
atlassian / react-beautiful-dnd
https://github.com/atlassian/react-beautiful-dnd
stars | today |
---|---|
15591 | 12 |
Beautiful and accessible drag and drop for lists with React
yangshun / front-end-interview-handbook
https://github.com/yangshun/front-end-interview-handbook
stars | today |
---|---|
20406 | 9 |
🕸 Almost complete answers to “Front-end Job Interview Questions” which you can use to interview potential candidates, test yourself or completely ignore
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
52438 | 28 |
Headless Chrome Node API
RocketChat / Rocket.Chat
https://github.com/RocketChat/Rocket.Chat
stars | today |
---|---|
23605 | 9 |
The ultimate Free Open Source Solution for team communications.
Nealyang / PersonalBlog
https://github.com/Nealyang/PersonalBlog
stars | today |
---|---|
343 | 3 |
📝 Nealyang personal blog
easy-mock / easy-mock
https://github.com/easy-mock/easy-mock
stars | today |
---|---|
6494 | 5 |
A persistent service that generates mock data quickly and provids visualization view.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
52059 | 29 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
kriasoft / nodejs-api-starter
https://github.com/kriasoft/nodejs-api-starter
stars | today |
---|---|
2311 | 8 |
Boilerplate and tooling for authoring data API backends with Node.js and GraphQL
visjs / vis-timeline
https://github.com/visjs/vis-timeline
stars | today |
---|---|
37 | 6 |
📈 Create a fully customizable, interactive timelines and 2d-graphs with items and ranges.
flow-typed / flow-typed
https://github.com/flow-typed/flow-typed
stars | today |
---|---|
3299 | 0 |
A central repository for Flow library definitions
aosabook / 500lines
https://github.com/aosabook/500lines
stars | today |
---|---|
22628 | 25 |
500 Lines or Less
marmelab / react-admin
https://github.com/marmelab/react-admin
stars | today |
---|---|
9003 | 44 |
A frontend Framework for building admin applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
wxiaoqi / Spring-Cloud-Admin
https://github.com/wxiaoqi/Spring-Cloud-Admin
stars | today |
---|---|
3079 | 19 |
Cloud-Admin是国内首个基于Spring Cloud微服务化开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Spring Boot2以及Spring Cloud Gateway相关核心组件,前端采用vue-element-admin组件。
mozilla-services / react-jsonschema-form
https://github.com/mozilla-services/react-jsonschema-form
stars | today |
---|---|
7207 | 7 |
A React component for building Web forms from JSON Schema.
odoo / odoo
stars | today |
---|---|
14513 | 9 |
Odoo. Open Source Apps To Grow Your Business.
wuyawei / fe-code
https://github.com/wuyawei/fe-code
stars | today |
---|---|
108 | 8 |
🍹 🍰 愉快的写代码~(文章合集)
taniarascia / mvc
https://github.com/taniarascia/mvc
stars | today |
---|---|
74 | 12 |
A simple MVC application in plain JavaScript.
ricklamers / gridstudio
https://github.com/ricklamers/gridstudio
stars | today |
---|---|
2068 | 84 |
Grid studio is a web-based spreadsheet application with full integration of the Python programming language.
lllyasviel / style2paints
https://github.com/lllyasviel/style2paints
stars | today |
---|---|
9923 | 62 |
sketch + style = paints 🎨
wix / Detox
stars | today |
---|---|
5043 | 7 |
Gray box end-to-end testing and automation framework for mobile apps
ansible / awx
https://github.com/ansible/awx
stars | today |
---|---|
6343 | 3 |
AWX Project
react-native-community / cli
https://github.com/react-native-community/cli
stars | today |
---|---|
615 | 0 |
React Native command line tools
mbrn / material-table
https://github.com/mbrn/material-table
stars | today |
---|---|
699 | 5 |
Datatable for React based on material-ui’s table with additional features
Language: unknown
arpitjindal97 / technology_books
https://github.com/arpitjindal97/technology_books
stars | today |
---|---|
1731 | 189 |
Premium eBook free for Geeks
ziishaned / learn-regex
https://github.com/ziishaned/learn-regex
stars | today |
---|---|
19231 | 171 |
Learn regex the easy way
hmaverickadams / Beginner-Network-Pentesting
https://github.com/hmaverickadams/Beginner-Network-Pentesting
stars | today |
---|---|
557 | 45 |
Notes for Beginner Network Pentesting Course
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
106027 | 42 |
A book series on JavaScript. @YDKJS on twitter.
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
46433 | 15 |
🤓 Build your own (insert technology here)
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
84160 | 211 |
A complete computer science study plan to become a software engineer.
josephchang10 / awesome-indie
https://github.com/josephchang10/awesome-indie
stars | today |
---|---|
583 | 3 |
awesome-indie 中文版 - 帮助独立开发者赚钱的资源整理
SkullTech / aws-solutions-architect-associate-notes
https://github.com/SkullTech/aws-solutions-architect-associate-notes
stars | today |
---|---|
271 | 37 |
My notes for AWS Solutions Architect Associate.
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
30614 | 23 |
A collection of various awesome lists for hackers, pentesters and security researchers
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
63046 | 54 |
Master the command line, in one page
dxxzst / Free-SS-SSR
https://github.com/dxxzst/Free-SS-SSR
stars | today |
---|---|
1988 | 4 |
免费的SS账号、SSR账号,定期更新
lefticus / cppbestpractices
https://github.com/lefticus/cppbestpractices
stars | today |
---|---|
2587 | 2 |
Collaborative Collection of C++ Best Practices
StabilityMan / StabilityGuide
https://github.com/StabilityMan/StabilityGuide
stars | today |
---|---|
266 | 17 |
【稳定大于一切】打造国内稳定性领域知识库,让无法解决的问题少一点点,让世界的确定性多一点点。
RedditSota / state-of-the-art-result-for-machine-learning-problems
https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems
stars | today |
---|---|
8678 | 7 |
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem’s SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). W…
chromium / chromium
https://github.com/chromium/chromium
stars | today |
---|---|
4270 | 13 |
The official GitHub mirror of the Chromium source
lydiahallie / javascript-questions
https://github.com/lydiahallie/javascript-questions
stars | today |
---|---|
10911 | 27 |
A long list of (advanced) JavaScript questions, and their explanations ✨ Updated weekly!
Bypass007 / Emergency-Response-Notes
https://github.com/Bypass007/Emergency-Response-Notes
stars | today |
---|---|
1541 | 3 |
应急响应实战笔记,一个安全工程师的自我修养。
dgkanatsios / CKAD-exercises
https://github.com/dgkanatsios/CKAD-exercises
stars | today |
---|---|
903 | 1 |
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
Lickability / swift-best-practices
https://github.com/Lickability/swift-best-practices
stars | today |
---|---|
174 | 21 |
A repository that contains information related to Lickability’s best practices.
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
13071 | 7 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
85654 | 39 |
Roadmap to becoming a web developer in 2019
backend-br / vagas
https://github.com/backend-br/vagas
stars | today |
---|---|
1551 | 2 |
✌️ Espaço para divulgação de vagas para backenders
xiaolai / time-as-a-friend
https://github.com/xiaolai/time-as-a-friend
stars | today |
---|---|
563 | 1 |
《把时间当作朋友》
microsoft / api-guidelines
https://github.com/microsoft/api-guidelines
stars | today |
---|---|
10620 | 6 |
Microsoft REST API Guidelines
Fndroid / clash_for_windows_pkg
https://github.com/Fndroid/clash_for_windows_pkg
stars | today |
---|---|
2388 | 8 |
A Windows GUI based on Clash