Language: python
hexway / apple_bleee
https://github.com/hexway/apple_bleee
stars | today |
---|---|
276 | 62 |
Apple BLE research
OakwoodAI / Automagica
https://github.com/OakwoodAI/Automagica
stars | today |
---|---|
1327 | 55 |
🤖 Open Source (Smart) Robotic Process Automation
rwightman / pytorch-image-models
https://github.com/rwightman/pytorch-image-models
stars | today |
---|---|
1010 | 31 |
PyTorch image models, scripts, pretrained weights – (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2/V1, MNASNet, Single-Path NAS, FBNet, and more
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
21228 | 20 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
leisurelicht / wtfpython-cn
https://github.com/leisurelicht/wtfpython-cn
stars | today |
---|---|
8290 | 16 |
wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
INTERMT / Awesome-PyTorch-Chinese
https://github.com/INTERMT/Awesome-PyTorch-Chinese
stars | today |
---|---|
1386 | 22 |
【干货】史上最全的PyTorch学习资源汇总
HelloZeroNet / ZeroNet
https://github.com/HelloZeroNet/ZeroNet
stars | today |
---|---|
14121 | 3 |
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
NVlabs / DG-Net
https://github.com/NVlabs/DG-Net
stars | today |
---|---|
423 | 19 |
CVPR2019 Joint Discriminative and Generative Learning for Person Re-identification
wagtail / wagtail
https://github.com/wagtail/wagtail
stars | today |
---|---|
7576 | 10 |
A Django content management system focused on flexibility and user experience
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
24599 | 23 |
100 Days of ML Coding
GoogleContainerTools / distroless
https://github.com/GoogleContainerTools/distroless
stars | today |
---|---|
5108 | 11 |
🥑 Language focused docker images, minus the operating system.
mikf / gallery-dl
https://github.com/mikf/gallery-dl
stars | today |
---|---|
623 | 10 |
Command-line program to download image-galleries and -collections from several image hosting sites
apache / airflow
https://github.com/apache/airflow
stars | today |
---|---|
13231 | 10 |
Apache Airflow
Delgan / loguru
https://github.com/Delgan/loguru
stars | today |
---|---|
4336 | 4 |
Python logging made (stupidly) simple
Ekultek / BlueKeep
https://github.com/Ekultek/BlueKeep
stars | today |
---|---|
826 | 2 |
Proof of concept for CVE-2019-0708
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
16949 | 16 |
the only cheat sheet you need
xinghaochen / awesome-hand-pose-estimation
https://github.com/xinghaochen/awesome-hand-pose-estimation
stars | today |
---|---|
1040 | 4 |
Awesome work on hand pose estimation/tracking
aws / sagemaker-python-sdk
https://github.com/aws/sagemaker-python-sdk
stars | today |
---|---|
729 | 4 |
A library for training and deploying machine learning models on Amazon SageMaker
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
25852 | 17 |
The world’s simplest facial recognition api for Python and the command line
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
25168 | 48 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
confluentinc / cp-docker-images
https://github.com/confluentinc/cp-docker-images
stars | today |
---|---|
663 | 1 |
Docker images for Confluent Platform.
itsKindred / subEnum
https://github.com/itsKindred/subEnum
stars | today |
---|---|
51 | 1 |
Small Python script used to bruteforce subdomain names of a specified domain.
isocpp / CppCoreGuidelines
https://github.com/isocpp/CppCoreGuidelines
stars | today |
---|---|
23629 | 13 |
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
psf / black
stars | today |
---|---|
11637 | 16 |
The uncompromising Python code formatter
ildoonet / tf-pose-estimation
https://github.com/ildoonet/tf-pose-estimation
stars | today |
---|---|
2449 | 2 |
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
Language: go
ardanlabs / gotraining
https://github.com/ardanlabs/gotraining
stars | today |
---|---|
5060 | 79 |
Go Training Class Material :
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
29631 | 65 |
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance – up to 40 times faster. If you need smashing performance, get yourself some Gin.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
36964 | 23 |
The world’s fastest framework for building websites.
gomods / athens
https://github.com/gomods/athens
stars | today |
---|---|
2558 | 9 |
A Go module datastore and proxy
kubernetes / autoscaler
https://github.com/kubernetes/autoscaler
stars | today |
---|---|
2166 | 6 |
Autoscaling components for Kubernetes
terraform-providers / terraform-provider-azurerm
https://github.com/terraform-providers/terraform-provider-azurerm
stars | today |
---|---|
1002 | 3 |
Terraform provider for Azure Resource Manager
olivere / elastic
https://github.com/olivere/elastic
stars | today |
---|---|
4099 | 7 |
Elasticsearch client for Go.
stretchr / testify
https://github.com/stretchr/testify
stars | today |
---|---|
8043 | 1 |
A toolkit with common assertions and mocks that plays nicely with the standard library
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
17949 | 9 |
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.
open-policy-agent / opa
https://github.com/open-policy-agent/opa
stars | today |
---|---|
2342 | 3 |
An open source, general-purpose policy engine.
tendermint / tendermint
https://github.com/tendermint/tendermint
stars | today |
---|---|
3113 | 3 |
⟁ Tendermint Core (BFT Consensus) in Go
go-swagger / go-swagger
https://github.com/go-swagger/go-swagger
stars | today |
---|---|
3943 | 10 |
Swagger 2.0 implementation for go
coreos / prometheus-operator
https://github.com/coreos/prometheus-operator
stars | today |
---|---|
3180 | 16 |
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
influxdata / influxdb
https://github.com/influxdata/influxdb
stars | today |
---|---|
17002 | 9 |
Scalable datastore for metrics, events, and real-time analytics
gocolly / colly
https://github.com/gocolly/colly
stars | today |
---|---|
8284 | 10 |
Elegant Scraper and Crawler Framework for Golang
code-ready / crc
https://github.com/code-ready/crc
stars | today |
---|---|
164 | 3 |
CodeReady Containers: Run OpenShift 4.x locally
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
15021 | 8 |
OpenFaaS - Serverless Functions Made Simple
containous / yaegi
https://github.com/containous/yaegi
stars | today |
---|---|
1419 | 140 |
Yaegi is Another Elegant Go Interpreter
coreos / etcd-operator
https://github.com/coreos/etcd-operator
stars | today |
---|---|
1168 | 2 |
etcd operator creates/configures/manages etcd clusters atop Kubernetes
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
6681 | 9 |
Like Prometheus, but for logs.
vlang / v
stars | today |
---|---|
10333 | 34 |
Simple, fast, safe, compiled language for developing maintainable software. Supports translation from C and (soon) C++. Compiles itself in <1s. https://vlang.io
jpmorganchase / quorum
https://github.com/jpmorganchase/quorum
stars | today |
---|---|
3338 | 1 |
A permissioned implementation of Ethereum supporting data privacy
GoogleContainerTools / skaffold
https://github.com/GoogleContainerTools/skaffold
stars | today |
---|---|
7296 | 10 |
Easy and Repeatable Kubernetes Development
dgrijalva / jwt-go
https://github.com/dgrijalva/jwt-go
stars | today |
---|---|
5896 | 6 |
Golang implementation of JSON Web Tokens (JWT)
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
15046 | 4 |
Run Kubernetes locally
Language: java
seven332 / EhViewer
https://github.com/seven332/EhViewer
stars | today |
---|---|
3923 | 25 |
An Unofficial E-Hentai Application for Android
mercyblitz / tech-weekly
https://github.com/mercyblitz/tech-weekly
stars | today |
---|---|
2162 | 23 |
「小马哥技术周报」
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
26733 | 103 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
lingochamp / okdownload
https://github.com/lingochamp/okdownload
stars | today |
---|---|
2815 | 9 |
A Reliable, Flexible, Fast and Powerful download engine.
alibaba / spring-cloud-alibaba
https://github.com/alibaba/spring-cloud-alibaba
stars | today |
---|---|
7184 | 17 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
2238 | 1 |
Quarkus: Supersonic Subatomic Java.
wildfirechat / server
https://github.com/wildfirechat/server
stars | today |
---|---|
3355 | 5 |
开源即时通讯(IM)系统
WeBankFinTech / FATE
https://github.com/WeBankFinTech/FATE
stars | today |
---|---|
495 | 7 |
An Industrial Level Federated Learning Framework
antlr / antlr4
https://github.com/antlr/antlr4
stars | today |
---|---|
6077 | 6 |
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
hollischuang / toBeTopJavaer
https://github.com/hollischuang/toBeTopJavaer
stars | today |
---|---|
5837 | 64 |
To Be Top Javaer - Java工程师成神之路
Netflix / conductor
https://github.com/Netflix/conductor
stars | today |
---|---|
1950 | 2 |
Conductor is a microservices orchestration engine - https://netflix.github.io/conductor/
analysys / EasyScheduler
https://github.com/analysys/EasyScheduler
stars | today |
---|---|
1404 | 7 |
Easy Scheduler is a distributed workflow task scheduling system, which mainly resolve the problem of “complicated task dependencies but cannot directly monitor the health status of tasks”. Easy Scheduler assembles tasks in a DAG diagram and can monitor the running status of tasks in real time. Meanwhile, It supports operations such as retry, rec…
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
14974 | 27 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
49717 | 91 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
geekidea / spring-boot-plus
https://github.com/geekidea/spring-boot-plus
stars | today |
---|---|
101 | 14 |
spring-boot-plus集成Spring Boot 2.1.6,Mybatis,Mybatis Plus,Druid,FastJson,Redis,Rabbit MQ,Kafka等,可使用代码生成器快速开发项目
google / tink
https://github.com/google/tink
stars | today |
---|---|
8084 | 20 |
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
18663 | 43 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
jenkinsci / kubernetes-plugin
https://github.com/jenkinsci/kubernetes-plugin
stars | today |
---|---|
1160 | 1 |
Jenkins plugin to run dynamic agents in a Kubernetes/Docker environment
alibaba / druid
https://github.com/alibaba/druid
stars | today |
---|---|
17895 | 10 |
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics( https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
seata / seata
https://github.com/seata/seata
stars | today |
---|---|
10593 | 9 |
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
phonegap / phonegap-plugin-push
https://github.com/phonegap/phonegap-plugin-push
stars | today |
---|---|
1908 | 0 |
Register and receive push notifications
mockito / mockito
https://github.com/mockito/mockito
stars | today |
---|---|
9129 | 5 |
Most popular Mocking framework for unit tests written in Java
baomidou / dynamic-datasource-spring-boot-starter
https://github.com/baomidou/dynamic-datasource-spring-boot-starter
stars | today |
---|---|
692 | 2 |
dynamic datasource for springboot 多数据源 动态数据源
JessYanCoding / MVPArms
https://github.com/JessYanCoding/MVPArms
stars | today |
---|---|
8521 | 0 |
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
goldze / MVVMHabit
https://github.com/goldze/MVVMHabit
stars | today |
---|---|
3769 | 5 |
👕 基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。
Language: c++
apache / incubator-brpc
https://github.com/apache/incubator-brpc
stars | today |
---|---|
8898 | 3 |
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called “baidu-rpc” inside Baidu.
dfranx / SHADERed
https://github.com/dfranx/SHADERed
stars | today |
---|---|
331 | 15 |
Lightweight, full-featured desktop tool for creating and testing HLSL and GLSL shaders
jvm-profiling-tools / async-profiler
https://github.com/jvm-profiling-tools/async-profiler
stars | today |
---|---|
1984 | 2 |
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
4ian / GDevelop
https://github.com/4ian/GDevelop
stars | today |
---|---|
1528 | 3 |
🎮 GDevelop is an open-source, cross-platform game engine designed to be used by everyone.
cpp-taskflow / cpp-taskflow
https://github.com/cpp-taskflow/cpp-taskflow
stars | today |
---|---|
2136 | 49 |
Modern C++ Parallel Task Programming Library
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
12379 | 3 |
Googletest - Google Testing and Mocking Framework
ChaiScript / ChaiScript
https://github.com/ChaiScript/ChaiScript
stars | today |
---|---|
1752 | 19 |
Embedded Scripting Language Designed for C++
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
14496 | 5 |
A library that provides an embeddable, persistent key-value store for fast storage.
NVIDIA-AI-IOT / deepstream_reference_apps
https://github.com/NVIDIA-AI-IOT/deepstream_reference_apps
stars | today |
---|---|
373 | 0 |
Samples for TensorRT/Deepstream for Tesla & Jetson
diasurgical / devilutionX
https://github.com/diasurgical/devilutionX
stars | today |
---|---|
1514 | 6 |
Diablo build for modern operating systems
NervanaSystems / ngraph
https://github.com/NervanaSystems/ngraph
stars | today |
---|---|
1017 | 0 |
nGraph - open source C++ library, compiler and runtime for Deep Learning
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
30244 | 32 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
XiaoMi / mace
https://github.com/XiaoMi/mace
stars | today |
---|---|
3393 | 1 |
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
10428 | 6 |
Cloud-native high-performance edge/middle/service proxy
yandex / ClickHouse
https://github.com/yandex/ClickHouse
stars | today |
---|---|
7695 | 5 |
ClickHouse is a free analytic DBMS for big data.
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
9544 | 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)
sorbet / sorbet
https://github.com/sorbet/sorbet
stars | today |
---|---|
1520 | 8 |
A fast, powerful type checker designed for Ruby
edvardHua / PoseEstimationForMobile
https://github.com/edvardHua/PoseEstimationForMobile
stars | today |
---|---|
243 | 0 |
💃 Real-time single person pose estimation for Android and iOS.
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
7053 | 8 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
carla-simulator / carla
https://github.com/carla-simulator/carla
stars | today |
---|---|
2846 | 1 |
Open-source simulator for autonomous driving research.
MailRuChamps / miniaicups
https://github.com/MailRuChamps/miniaicups
stars | today |
---|---|
147 | 3 |
Правила, исходники и прочее для aicups.ru
intel / llvm
stars | today |
---|---|
111 | 3 |
This is the canonical git mirror of the LLVM subversion repository. Please see http://llvm.org/ for instructions on contributing to LLVM.
unicode-org / icu
https://github.com/unicode-org/icu
stars | today |
---|---|
432 | 1 |
The new home of the ICU project source code.
vnpy / vnpy
stars | today |
---|---|
9046 | 6 |
基于Python的开源量化交易平台开发框架
facebook / hhvm
https://github.com/facebook/hhvm
stars | today |
---|---|
16100 | 2 |
A virtual machine for executing programs written in Hack.
Language: javascript
sequelize / sequelize
https://github.com/sequelize/sequelize
stars | today |
---|---|
19401 | 22 |
An easy-to-use multi SQL dialect ORM for Node.js
aosabook / 500lines
https://github.com/aosabook/500lines
stars | today |
---|---|
22301 | 47 |
500 Lines or Less
paulhodel / jexcel
https://github.com/paulhodel/jexcel
stars | today |
---|---|
1822 | 35 |
jExcel is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with Excel or any other spreadsheet software.
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
35508 | 17 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
haotian-wang / google-access-helper
https://github.com/haotian-wang/google-access-helper
stars | today |
---|---|
1806 | 13 |
谷歌访问助手破解版
visjs / vis-network
https://github.com/visjs/vis-network
stars | today |
---|---|
39 | 8 |
Display dynamic, automatically organised, customizable network views.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
133374 | 42 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
Nealyang / PersonalBlog
https://github.com/Nealyang/PersonalBlog
stars | today |
---|---|
253 | 9 |
📝 Nealyang personal blog
calebporzio / livewire
https://github.com/calebporzio/livewire
stars | today |
---|---|
309 | 29 |
A magical front-end framework for Laravel
outline / outline
https://github.com/outline/outline
stars | today |
---|---|
2547 | 75 |
The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, markdown compatible and open source.
regl-project / regl
https://github.com/regl-project/regl
stars | today |
---|---|
3043 | 23 |
👑 Functional WebGL
myliang / x-spreadsheet
https://github.com/myliang/x-spreadsheet
stars | today |
---|---|
6510 | 7 |
A web-based JavaScript(canvas) spreadsheet
CodingTrain / website
https://github.com/CodingTrain/website
stars | today |
---|---|
3687 | 6 |
Coding Train website
scrumpy / tiptap
https://github.com/scrumpy/tiptap
stars | today |
---|---|
5338 | 13 |
A rich-text editor for Vue.js
humanwhocodes / computer-science-in-javascript
https://github.com/humanwhocodes/computer-science-in-javascript
stars | today |
---|---|
6389 | 29 |
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
ryansolid / solid
https://github.com/ryansolid/solid
stars | today |
---|---|
703 | 36 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
ccloli / E-Hentai-Downloader
https://github.com/ccloli/E-Hentai-Downloader
stars | today |
---|---|
489 | 4 |
Download E-Hentai archive as zip file
akira-cn / FE_You_dont_know
https://github.com/akira-cn/FE_You_dont_know
stars | today |
---|---|
122 | 6 |
分享在前端开发中,你不知道的JavaScript、CSS和HTML趣味知识,增加你的知识面。
stephentian / 33-js-concepts
https://github.com/stephentian/33-js-concepts
stars | today |
---|---|
9052 | 2 |
📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
marktext / marktext
https://github.com/marktext/marktext
stars | today |
---|---|
10858 | 13 |
📝 A simple and elegant markdown editor, available for Linux, macOS and Windows.
Ice-Hazymoon / MikuTools
https://github.com/Ice-Hazymoon/MikuTools
stars | today |
---|---|
1413 | 22 |
一个轻量的工具集合
netlify / netlify-cms
https://github.com/netlify/netlify-cms
stars | today |
---|---|
9144 | 9 |
A CMS for Static Site Generators
GoogleChrome / lighthouse
https://github.com/GoogleChrome/lighthouse
stars | today |
---|---|
17444 | 6 |
Automated auditing, performance metrics, and best practices for the web.
odoo / odoo
stars | today |
---|---|
14444 | 10 |
Odoo. Open Source Apps To Grow Your Business.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
39449 | 33 |
The React Framework
Language: unknown
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
8396 | 77 |
Cheat Sheets
tc39 / proposals
https://github.com/tc39/proposals
stars | today |
---|---|
8230 | 24 |
Tracking ECMAScript Proposals
RhinoSecurityLabs / AWS-IAM-Privilege-Escalation
https://github.com/RhinoSecurityLabs/AWS-IAM-Privilege-Escalation
stars | today |
---|---|
166 | 75 |
A centralized source of all AWS IAM privilege escalation methods released by Rhino Security Labs.
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
30318 | 32 |
Flight rules for git
marcinguy / CVE-2019-2107
https://github.com/marcinguy/CVE-2019-2107
stars | today |
---|---|
190 | 18 |
CVE-2019-2107
byoungd / English-level-up-tips-for-Chinese
https://github.com/byoungd/English-level-up-tips-for-Chinese
stars | today |
---|---|
18083 | 42 |
可能是让你受益匪浅的英语进阶指南
arpitjindal97 / technology_books
https://github.com/arpitjindal97/technology_books
stars | today |
---|---|
593 | 33 |
Premium eBook free for Geeks
ipfs / ipfs
stars | today |
---|---|
16403 | 19 |
Peer-to-peer hypermedia protocol
akullpp / awesome-java
https://github.com/akullpp/awesome-java
stars | today |
---|---|
21477 | 80 |
A curated list of awesome frameworks, libraries and software for the Java programming language.
FeeiCN / Security-PPT
https://github.com/FeeiCN/Security-PPT
stars | today |
---|---|
375 | 7 |
大安全各领域各公司各会议分享的PPT
extreme-assistant / iccv2019
https://github.com/extreme-assistant/iccv2019
stars | today |
---|---|
336 | 34 |
ICCV 2019 papers/new汇总帖,极市团队整理
sayhiai / javaok
https://github.com/sayhiai/javaok
stars | today |
---|---|
251 | 4 |
必看!java后端,亮剑诛仙。java发展路线技术要点。
demopark / sequelize-docs-Zh-CN
https://github.com/demopark/sequelize-docs-Zh-CN
stars | today |
---|---|
1542 | 5 |
Sequelize 文档的中文版本 , 更新至 v5.8.6 版本.
Bypass007 / Safety-Project-Collection
https://github.com/Bypass007/Safety-Project-Collection
stars | today |
---|---|
428 | 2 |
收集一些比较优秀的开源安全项目,以帮助甲方安全从业人员构建企业安全能力。
mobile-roadmap / android-developer-roadmap
https://github.com/mobile-roadmap/android-developer-roadmap
stars | today |
---|---|
1764 | 6 |
Android Developer Roadmap 2019
interviewandroid / AndroidInterView
https://github.com/interviewandroid/AndroidInterView
stars | today |
---|---|
338 | 23 |
Android面试2019年最新版(每日更新),音视频,Android高级,性能优化,算法,Flutter技术,FFmpeg OppenGl,资源混淆,插件化,组件化,OkHttp,Rxjava,架构师,Android架构
toutiaoio / awesome-architecture
https://github.com/toutiaoio/awesome-architecture
stars | today |
---|---|
214 | 32 |
架构师技术图谱,助你早日成为架构师
typescript-cheatsheets / react-typescript-cheatsheet
https://github.com/typescript-cheatsheets/react-typescript-cheatsheet
stars | today |
---|---|
6469 | 11 |
Cheatsheets for experienced React developers getting started with TypeScript
ForrestKnight / open-source-cs
https://github.com/ForrestKnight/open-source-cs
stars | today |
---|---|
8447 | 7 |
Video discussing this curriculum:
otvorete / petition
https://github.com/otvorete/petition
stars | today |
---|---|
361 | 77 |
ПОКАЖЕТЕ НИ КОДА!
markets / awesome-ruby
https://github.com/markets/awesome-ruby
stars | today |
---|---|
10167 | 9 |
💎 A collection of awesome Ruby libraries, tools, frameworks and software
easychen / howto-make-more-money
https://github.com/easychen/howto-make-more-money
stars | today |
---|---|
6611 | 6 |
程序员如何优雅的挣零花钱
frontendbr / vagas
https://github.com/frontendbr/vagas
stars | today |
---|---|
3222 | 3 |
🔬 Espaço para divulgação de vagas para front-enders.
thubbo / awesome-dubbo
https://github.com/thubbo/awesome-dubbo
stars | today |
---|---|
460 | 2 |
Dubbo resources collection
freeCodeCamp / how-to-contribute-to-open-source
https://github.com/freeCodeCamp/how-to-contribute-to-open-source
stars | today |
---|---|
2618 | 1 |
A guide to contributing to open source