Language: python
taki0112 / UGATIT
https://github.com/taki0112/UGATIT
stars | today |
---|---|
151 | 60 |
Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
pytorch / fairseq
https://github.com/pytorch/fairseq
stars | today |
---|---|
4695 | 112 |
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
encode / httpx
https://github.com/encode/httpx
stars | today |
---|---|
656 | 136 |
A next generation HTTP client for Python. 🦋
killgcd / chromego
https://github.com/killgcd/chromego
stars | today |
---|---|
783 | 47 |
ChromeGo 翻墙工具包
mlflow / mlflow
https://github.com/mlflow/mlflow
stars | today |
---|---|
4352 | 9 |
Open source platform for the machine learning lifecycle
kubeflow / pipelines
https://github.com/kubeflow/pipelines
stars | today |
---|---|
996 | 3 |
Machine Learning Pipelines for Kubeflow
hanxiao / bert-as-service
https://github.com/hanxiao/bert-as-service
stars | today |
---|---|
4841 | 18 |
Mapping a variable-length sentence to a fixed-length vector using BERT model
chakki-works / doccano
https://github.com/chakki-works/doccano
stars | today |
---|---|
1519 | 7 |
Open source text annotation tool for machine learning practitioner.
PrefectHQ / prefect
https://github.com/PrefectHQ/prefect
stars | today |
---|---|
1025 | 13 |
The Prefect Core workflow engine
PaddlePaddle / ERNIE
https://github.com/PaddlePaddle/ERNIE
stars | today |
---|---|
1816 | 64 |
An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
26048 | 44 |
The world’s simplest facial recognition api for Python and the command line
adobe / antialiased-cnns
https://github.com/adobe/antialiased-cnns
stars | today |
---|---|
562 | 106 |
Antialiasing cnns to improve stability and accuracy. In ICML 2019.
google-research / football
https://github.com/google-research/football
stars | today |
---|---|
1245 | 40 |
mravanelli / pytorch-kaldi
https://github.com/mravanelli/pytorch-kaldi
stars | today |
---|---|
1066 | 16 |
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
clovaai / deep-text-recognition-benchmark
https://github.com/clovaai/deep-text-recognition-benchmark
stars | today |
---|---|
401 | 7 |
Text recognition (optical character recognition) with deep learning methods.
dask / dask
stars | today |
---|---|
5370 | 13 |
Parallel computing with task scheduling
hhyo / Archery
https://github.com/hhyo/Archery
stars | today |
---|---|
686 | 4 |
SQL 审核查询平台
bojone / attention
https://github.com/bojone/attention
stars | today |
---|---|
862 | 2 |
some attention implements
threerocks / studyFiles
https://github.com/threerocks/studyFiles
stars | today |
---|---|
7795 | 42 |
一些经典且高质量的电子书分享
matrix-org / synapse
https://github.com/matrix-org/synapse
stars | today |
---|---|
4436 | 4 |
Synapse: Matrix reference homeserver
leeguandong / Interview-code-practice-python
https://github.com/leeguandong/Interview-code-practice-python
stars | today |
---|---|
1075 | 9 |
面试题
public-apis / public-apis
https://github.com/public-apis/public-apis
stars | today |
---|---|
59621 | 33 |
A collective list of free APIs for use in software and web development.
openai / spinningup
https://github.com/openai/spinningup
stars | today |
---|---|
3210 | 14 |
An educational resource to help anyone learn deep reinforcement learning.
zalando / connexion
https://github.com/zalando/connexion
stars | today |
---|---|
2452 | 3 |
Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support
Language: go
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
17325 | 92 |
MinIO is a high performance object storage server compatible with Amazon S3 APIs
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
6763 | 16 |
Like Prometheus, but for logs.
hashicorp / consul
https://github.com/hashicorp/consul
stars | today |
---|---|
16799 | 16 |
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
kubernetes / community
https://github.com/kubernetes/community
stars | today |
---|---|
4443 | 6 |
Kubernetes community content
prometheus / alertmanager
https://github.com/prometheus/alertmanager
stars | today |
---|---|
2400 | 7 |
Prometheus Alertmanager
jmoiron / sqlx
https://github.com/jmoiron/sqlx
stars | today |
---|---|
6764 | 11 |
general purpose extensions to golang’s database/sql
elastic / beats
https://github.com/elastic/beats
stars | today |
---|---|
7621 | 9 |
🐠 Beats - Lightweight shippers for Elasticsearch & Logstash
spf13 / cobra
https://github.com/spf13/cobra
stars | today |
---|---|
13247 | 20 |
A Commander for modern Go CLI interactions
valyala / fasthttp
https://github.com/valyala/fasthttp
stars | today |
---|---|
9303 | 21 |
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
18089 | 32 |
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.
TykTechnologies / tyk
https://github.com/TykTechnologies/tyk
stars | today |
---|---|
4697 | 10 |
Tyk Open Source API Gateway written in Go
dgraph-io / dgraph
https://github.com/dgraph-io/dgraph
stars | today |
---|---|
10280 | 73 |
Fast, Distributed Graph DB
mitchellh / mapstructure
https://github.com/mitchellh/mapstructure
stars | today |
---|---|
2405 | 5 |
Go library for decoding generic map values into native Go structures.
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
4453 | 25 |
Learn Go with test-driven development
anthonynsimon / bild
https://github.com/anthonynsimon/bild
stars | today |
---|---|
2475 | 31 |
A collection of parallel image processing algorithms in pure Go
cnlh / nps
stars | today |
---|---|
5042 | 54 |
一款轻量级、功能强大的内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩、站点保护、加密传输、多路复用、header修改等。支持web图形化管理,集成多用户模式。
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
14596 | 14 |
The fantastic ORM library for Golang, aims to be developer friendly
go-pg / pg
stars | today |
---|---|
2966 | 8 |
Golang ORM with focus on PostgreSQL features and performance
mailgun / gubernator
https://github.com/mailgun/gubernator
stars | today |
---|---|
202 | 32 |
High Performance Rate Limiting MicroService and Library
firefoxchan / local-ehentai
https://github.com/firefoxchan/local-ehentai
stars | today |
---|---|
46 | 3 |
Local E-Hentai / ExHentai Gallery Searcher (with ~830k exhentai metadata)
coredns / coredns
https://github.com/coredns/coredns
stars | today |
---|---|
4489 | 10 |
CoreDNS is a DNS server that chains plugins
Arkweid / lefthook
https://github.com/Arkweid/lefthook
stars | today |
---|---|
416 | 54 |
Fast and powerful Git hooks manager for any type of projects.
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
19751 | 34 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
aws / aws-sdk-go
https://github.com/aws/aws-sdk-go
stars | today |
---|---|
5012 | 6 |
AWS SDK for the Go programming language.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
23966 | 5 |
Official Go implementation of the Ethereum protocol
Language: java
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
15278 | 110 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
google / data-transfer-project
https://github.com/google/data-transfer-project
stars | today |
---|---|
2560 | 82 |
The Data Transfer Project makes it easy for people to transfer their data between online service providers. We are establishing a common framework, including data models and protocols, to enable direct transfer of data both into and out of participating online service providers.
firebase / quickstart-android
https://github.com/firebase/quickstart-android
stars | today |
---|---|
5804 | 33 |
Firebase Quickstart Samples for Android
CarGuo / GSYVideoPlayer
https://github.com/CarGuo/GSYVideoPlayer
stars | today |
---|---|
11280 | 73 |
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
73103 | 152 |
📚 Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
geekidea / spring-boot-plus
https://github.com/geekidea/spring-boot-plus
stars | today |
---|---|
424 | 111 |
🔥 spring-boot-plus集成Spring Boot 2.1.6,Mybatis,Mybatis Plus,Druid,FastJson,Redis,Rabbit MQ,Kafka等,可使用代码生成器快速开发项目 🚀
debezium / debezium
https://github.com/debezium/debezium
stars | today |
---|---|
1985 | 7 |
Change data capture for a variety of databases. https://debezium.io Please log issues in our JIRA at https://issues.jboss.org/projects/DBZ/issues
confluentinc / schema-registry
https://github.com/confluentinc/schema-registry
stars | today |
---|---|
969 | 0 |
Confluent Schema Registry for Kafka
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
16110 | 35 |
The “REST With Spring” Course:
luckybilly / SmartSwipe
https://github.com/luckybilly/SmartSwipe
stars | today |
---|---|
888 | 152 |
An android library to make swipe more easier and more powerful. 关于侧滑,有这一个就够了
GoogleContainerTools / jib
https://github.com/GoogleContainerTools/jib
stars | today |
---|---|
7271 | 8 |
🏗 Build container images for your Java applications.
alibaba / canal
https://github.com/alibaba/canal
stars | today |
---|---|
9765 | 19 |
阿里巴巴 MySQL binlog 增量订阅&消费组件
apache / skywalking
https://github.com/apache/skywalking
stars | today |
---|---|
9471 | 27 |
APM, Application Performance Monitoring System
MindorksOpenSource / android-developer-roadmap
https://github.com/MindorksOpenSource/android-developer-roadmap
stars | today |
---|---|
463 | 132 |
Android Developer Roadmap - A complete roadmap to learn Android App Development
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
43100 | 33 |
Open Source, Distributed, RESTful Search Engine
alibaba / DataX
https://github.com/alibaba/DataX
stars | today |
---|---|
3292 | 11 |
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
2271 | 2 |
Quarkus: Supersonic Subatomic Java.
oracle / graal
https://github.com/oracle/graal
stars | today |
---|---|
9822 | 7 |
GraalVM: Run Programs Faster Anywhere 🚀
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
40540 | 29 |
Spring Boot
seata / seata
https://github.com/seata/seata
stars | today |
---|---|
10741 | 30 |
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
apache / ignite
https://github.com/apache/ignite
stars | today |
---|---|
2663 | 0 |
Mirror of Apache Ignite
callicoder / spring-security-react-ant-design-polls-app
https://github.com/callicoder/spring-security-react-ant-design-polls-app
stars | today |
---|---|
743 | 3 |
Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
Blankj / AndroidUtilCode
https://github.com/Blankj/AndroidUtilCode
stars | today |
---|---|
24348 | 29 |
🔥 Android developers should collect the following utils(updating).
CainKernel / CainCamera
https://github.com/CainKernel/CainCamera
stars | today |
---|---|
944 | 14 |
CainCamera is an Android Project to learn about development of beauty camera, image and short video
redisson / redisson
https://github.com/redisson/redisson
stars | today |
---|---|
10042 | 11 |
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.
Language: c++
diasurgical / devilution
https://github.com/diasurgical/devilution
stars | today |
---|---|
7075 | 263 |
Diablo devolved - magic behind the 1996 computer game
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
75710 | 70 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
microsoft / cpprestsdk
https://github.com/microsoft/cpprestsdk
stars | today |
---|---|
4263 | 3 |
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
microsoft / calculator
https://github.com/microsoft/calculator
stars | today |
---|---|
17906 | 25 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
PixarAnimationStudios / USD
https://github.com/PixarAnimationStudios/USD
stars | today |
---|---|
1928 | 5 |
Universal Scene Description
swig / swig
stars | today |
---|---|
2998 | 5 |
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
9062 | 20 |
Compatibility tool for Steam Play based on Wine and additional components
gustavo-depaula / stalin-sort
https://github.com/gustavo-depaula/stalin-sort
stars | today |
---|---|
158 | 66 |
Add a stalin sort algorithm in any language you like ❣️ if you like give us a ⭐️
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
9576 | 6 |
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)
yandex / ClickHouse
https://github.com/yandex/ClickHouse
stars | today |
---|---|
7758 | 15 |
ClickHouse is a free analytic DBMS for big data.
xournalpp / xournalpp
https://github.com/xournalpp/xournalpp
stars | today |
---|---|
674 | 7 |
Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, Suse), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.
swoole / swoole-src
https://github.com/swoole/swoole-src
stars | today |
---|---|
13971 | 13 |
🚀 Coroutine-based concurrency library for PHP
ceph / ceph
stars | today |
---|---|
6507 | 15 |
Ceph is a distributed object, block, and file storage platform
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
6351 | 11 |
Fast C++ logging library.
wangyu- / udp2raw-tunnel
https://github.com/wangyu-/udp2raw-tunnel
stars | today |
---|---|
3018 | 5 |
A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
12419 | 9 |
Googletest - Google Testing and Mocking Framework
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
16079 | 12 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
cocos2d / cocos2d-x
https://github.com/cocos2d/cocos2d-x
stars | today |
---|---|
13467 | 6 |
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
131919 | 71 |
An Open Source Machine Learning Framework for Everyone
OpenRCT2 / OpenRCT2
https://github.com/OpenRCT2/OpenRCT2
stars | today |
---|---|
7177 | 13 |
An open source re-implementation of RollerCoaster Tycoon 2 🎢
Tencent / rapidjson
https://github.com/Tencent/rapidjson
stars | today |
---|---|
8052 | 5 |
A fast JSON parser/generator for C++ with both SAX/DOM style API
gaoxiang12 / slambook
https://github.com/gaoxiang12/slambook
stars | today |
---|---|
2988 | 7 |
iovisor / bpftrace
https://github.com/iovisor/bpftrace
stars | today |
---|---|
1700 | 14 |
High-level tracing language for Linux eBPF
MariaDB / server
https://github.com/MariaDB/server
stars | today |
---|---|
2874 | 2 |
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.
fmtlib / fmt
stars | today |
---|---|
6322 | 14 |
A modern formatting library
Language: javascript
ricklamers / gridstudio
https://github.com/ricklamers/gridstudio
stars | today |
---|---|
1741 | 369 |
Grid studio is a web-based spreadsheet application with full integration of the Python programming language.
haotian-wang / google-access-helper
https://github.com/haotian-wang/google-access-helper
stars | today |
---|---|
2053 | 56 |
谷歌访问助手破解版
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
51971 | 89 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
outline / outline
https://github.com/outline/outline
stars | today |
---|---|
3246 | 80 |
The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, markdown compatible and open source.
flow-typed / flow-typed
https://github.com/flow-typed/flow-typed
stars | today |
---|---|
3296 | 1 |
A central repository for Flow library definitions
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
47391 | 65 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
ianstormtaylor / slate
https://github.com/ianstormtaylor/slate
stars | today |
---|---|
14917 | 17 |
A completely customizable framework for building rich text editors. (Currently in beta.)
cypress-io / cypress-example-recipes
https://github.com/cypress-io/cypress-example-recipes
stars | today |
---|---|
585 | 7 |
Various recipes for testing common scenarios with Cypress
Advanced-Frontend / Daily-Interview-Question
https://github.com/Advanced-Frontend/Daily-Interview-Question
stars | today |
---|---|
12784 | 86 |
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
mobxjs / mobx-react
https://github.com/mobxjs/mobx-react
stars | today |
---|---|
3727 | 8 |
React bindings for MobX
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
79549 | 37 |
A framework for building native apps with React.
frank-lam / fullstack-tutorial
https://github.com/frank-lam/fullstack-tutorial
stars | today |
---|---|
4426 | 12 |
🚀 fullstack tutorial 2019,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
plotly / plotly.js
https://github.com/plotly/plotly.js
stars | today |
---|---|
10538 | 11 |
Open-source JavaScript charting library behind Plotly and Dash
plotly / dash
https://github.com/plotly/dash
stars | today |
---|---|
9567 | 14 |
Analytical Web Apps for Python. No JavaScript Required.
da2k / curso-javascript-ninja
https://github.com/da2k/curso-javascript-ninja
stars | today |
---|---|
1317 | 1 |
Curso Javascript Ninja
DIYgod / RSSHub
https://github.com/DIYgod/RSSHub
stars | today |
---|---|
8319 | 14 |
🍰 万物皆可 RSS
proksh / atomize
https://github.com/proksh/atomize
stars | today |
---|---|
301 | 81 |
ljianshu / Blog
https://github.com/ljianshu/Blog
stars | today |
---|---|
3111 | 29 |
关注基础知识,打造优质前端博客,公众号[前端工匠]的作者
withspectrum / spectrum
https://github.com/withspectrum/spectrum
stars | today |
---|---|
7207 | 3 |
Simple, powerful online communities.
RocketChat / Rocket.Chat
https://github.com/RocketChat/Rocket.Chat
stars | today |
---|---|
23587 | 17 |
The ultimate Free Open Source Solution for team communications.
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
20347 | 26 |
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
atlassian / react-beautiful-dnd
https://github.com/atlassian/react-beautiful-dnd
stars | today |
---|---|
15562 | 23 |
Beautiful and accessible drag and drop for lists with React
jasmine / jasmine
https://github.com/jasmine/jasmine
stars | today |
---|---|
14459 | 7 |
Simple JavaScript testing framework for browsers and node.js
vuejs / vuepress
https://github.com/vuejs/vuepress
stars | today |
---|---|
13486 | 12 |
📝 Minimalistic Vue-powered static site generator
lllyasviel / style2paints
https://github.com/lllyasviel/style2paints
stars | today |
---|---|
9847 | 13 |
sketch + style = paints 🎨
Language: unknown
toutiaoio / awesome-architecture
https://github.com/toutiaoio/awesome-architecture
stars | today |
---|---|
2258 | 415 |
架构师技术图谱,助你早日成为架构师
smgorelik / Windows-RCE-exploits
https://github.com/smgorelik/Windows-RCE-exploits
stars | today |
---|---|
547 | 24 |
The exploit samples database is a repository for RCE (remote code execution) exploits and Proof-of-Concepts for WINDOWS, the samples are uploaded for education purposes for red and blue teams.
josephchang10 / awesome-indie
https://github.com/josephchang10/awesome-indie
stars | today |
---|---|
486 | 99 |
awesome-indie 中文版 - 帮助独立开发者赚钱的资源整理
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
83688 | 404 |
A complete computer science study plan to become a software engineer.
hmaverickadams / Beginner-Network-Pentesting
https://github.com/hmaverickadams/Beginner-Network-Pentesting
stars | today |
---|---|
446 | 51 |
Notes for Beginner Network Pentesting Course
arpitjindal97 / technology_books
https://github.com/arpitjindal97/technology_books
stars | today |
---|---|
1289 | 139 |
Premium eBook free for Geeks
Bypass007 / Emergency-Response-Notes
https://github.com/Bypass007/Emergency-Response-Notes
stars | today |
---|---|
1480 | 71 |
应急响应实战笔记,一个安全工程师的自我修养。
ziishaned / learn-regex
https://github.com/ziishaned/learn-regex
stars | today |
---|---|
18765 | 415 |
Learn regex the easy way
Alikhll / golang-developer-roadmap
https://github.com/Alikhll/golang-developer-roadmap
stars | today |
---|---|
5596 | 13 |
Roadmap to becoming a Go developer in 2019
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
85562 | 75 |
Roadmap to becoming a web developer in 2019
gregsramblings / google-cloud-4-words
https://github.com/gregsramblings/google-cloud-4-words
stars | today |
---|---|
1286 | 52 |
The Google Cloud Developer’s Cheat Sheet
dipakkr / A-to-Z-Resources-for-Students
https://github.com/dipakkr/A-to-Z-Resources-for-Students
stars | today |
---|---|
7684 | 131 |
Curated list of resources for college students
thunlp / GNNPapers
https://github.com/thunlp/GNNPapers
stars | today |
---|---|
3979 | 27 |
Must-read papers on graph neural networks (GNN)
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
5726 | 46 |
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
sudheerj / angular-interview-questions
https://github.com/sudheerj/angular-interview-questions
stars | today |
---|---|
485 | 5 |
List of 300 Angular Interview Questions and answers[WIP]
SimpleBoilerplates / SwiftUI-Cheat-Sheet
https://github.com/SimpleBoilerplates/SwiftUI-Cheat-Sheet
stars | today |
---|---|
1443 | 13 |
SwiftUI Cheat Sheet
vuejs / rfcs
stars | today |
---|---|
1448 | 5 |
RFCs for substantial changes / feature additions to Vue core
OAI / OpenAPI-Specification
https://github.com/OAI/OpenAPI-Specification
stars | today |
---|---|
14866 | 18 |
The OpenAPI Specification Repository
aalansehaiyang / technology-talk
https://github.com/aalansehaiyang/technology-talk
stars | today |
---|---|
6616 | 11 |
汇总java生态圈常用技术框架、开源中间件,系统架构、数据库、大公司架构案例、常用三方类库、项目管理、线上问题排查、个人成长、思考等知识
jsuarezruiz / xamarin-forms-goodlooking-UI
https://github.com/jsuarezruiz/xamarin-forms-goodlooking-UI
stars | today |
---|---|
1017 | 8 |
Xamarin.Forms goodlooking UI samples
lydiahallie / javascript-questions
https://github.com/lydiahallie/javascript-questions
stars | today |
---|---|
10831 | 62 |
A long list of (advanced) JavaScript questions, and their explanations ✨ Updated weekly!
elaine-zheng / summer2020internships
https://github.com/elaine-zheng/summer2020internships
stars | today |
---|---|
515 | 42 |
Keep track of internships for Summer 2020 for undergraduates interested in tech./SWE/related fields
bharathgs / Awesome-pytorch-list
https://github.com/bharathgs/Awesome-pytorch-list
stars | today |
---|---|
7543 | 18 |
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
sudheerj / javascript-interview-questions
https://github.com/sudheerj/javascript-interview-questions
stars | today |
---|---|
176 | 6 |
List of 1000 JavaScript Interview Questions
vue-bulma / vue-admin
https://github.com/vue-bulma/vue-admin
stars | today |
---|---|
9181 | 3 |
We are refactoring it, using the latest Vue and Bulma. WIP