Language: python
iperov / DeepFaceLab
https://github.com/iperov/DeepFaceLab
stars | today |
---|---|
8186 | 838 |
DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
24169 | 506 |
Deepfakes Software For All
Yorko / mlcourse.ai
https://github.com/Yorko/mlcourse.ai
stars | today |
---|---|
5181 | 459 |
Open Machine Learning Course
gquere / pwn_jenkins
https://github.com/gquere/pwn_jenkins
stars | today |
---|---|
420 | 57 |
Notes about attacking Jenkins servers
mne-tools / mne-python
https://github.com/mne-tools/mne-python
stars | today |
---|---|
981 | 9 |
MNE : Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
72357 | 91 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
qilingframework / qiling
https://github.com/qilingframework/qiling
stars | today |
---|---|
269 | 4 |
Qiling Advanced Binary Emulation framework
ckiplab / ckiptagger
https://github.com/ckiplab/ckiptagger
stars | today |
---|---|
579 | 323 |
CKIP Neural Chinese Word Segmentation, POS Tagging, and NER
public-apis / public-apis
https://github.com/public-apis/public-apis
stars | today |
---|---|
60960 | 68 |
A collective list of free APIs for use in software and web development.
hudson-and-thames / mlfinlab
https://github.com/hudson-and-thames/mlfinlab
stars | today |
---|---|
516 | 58 |
Package based on the work of Dr Marcos Lopez de Prado regarding his research with respect to Advances in Financial Machine Learning
testerSunshine / 12306
https://github.com/testerSunshine/12306
stars | today |
---|---|
8169 | 499 |
12306智能刷票,订票
Voulnet / barq
https://github.com/Voulnet/barq
stars | today |
---|---|
130 | 12 |
barq: The AWS Cloud Post Exploitation framework!
insilicomedicine / GENTRL
https://github.com/insilicomedicine/GENTRL
stars | today |
---|---|
136 | 50 |
Generative Tensorial Reinforcement Learning (GENTRL) model
ypeleg / HungaBunga
https://github.com/ypeleg/HungaBunga
stars | today |
---|---|
400 | 12 |
HungaBunga: Brute-Force all sklearn models with all parameters using .fit .predict!
facebookresearch / craftassist
https://github.com/facebookresearch/craftassist
stars | today |
---|---|
315 | 20 |
A virtual assistant bot in Minecraft
apache / airflow
https://github.com/apache/airflow
stars | today |
---|---|
13754 | 13 |
Apache Airflow
wagtail / wagtail
https://github.com/wagtail/wagtail
stars | today |
---|---|
7805 | 10 |
A Django content management system focused on flexibility and user experience
awslabs / serverless-application-model
https://github.com/awslabs/serverless-application-model
stars | today |
---|---|
5807 | 8 |
AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
netbox-community / netbox
https://github.com/netbox-community/netbox
stars | today |
---|---|
5586 | 4 |
IP address management (IPAM) and data center infrastructure management (DCIM) tool.
8080labs / pyforest
https://github.com/8080labs/pyforest
stars | today |
---|---|
413 | 8 |
Lazy-import of all popular Python Data Science libraries
divio / django-cms
https://github.com/divio/django-cms
stars | today |
---|---|
7010 | 6 |
The easy-to-use and developer-friendly CMS
qubvel / segmentation_models
https://github.com/qubvel/segmentation_models
stars | today |
---|---|
1267 | 5 |
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
13798 | 26 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
nccgroup / ScoutSuite
https://github.com/nccgroup/ScoutSuite
stars | today |
---|---|
759 | 9 |
Multi-Cloud Security Auditing Tool
fighting41love / funNLP
https://github.com/fighting41love/funNLP
stars | today |
---|---|
12239 | 50 |
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
Language: go
tophubs / TopList
https://github.com/tophubs/TopList
stars | today |
---|---|
2352 | 92 |
今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览: https://www.printf520.com/hot.html
operator-framework / operator-sdk
https://github.com/operator-framework/operator-sdk
stars | today |
---|---|
2337 | 7 |
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
golang / go
stars | today |
---|---|
63048 | 80 |
The Go programming language
GoesToEleven / golang-web-dev
https://github.com/GoesToEleven/golang-web-dev
stars | today |
---|---|
1752 | 2 |
cortexproject / cortex
https://github.com/cortexproject/cortex
stars | today |
---|---|
1826 | 6 |
A multitenant, horizontally scalable Prometheus as a Service
weaveworks / flagger
https://github.com/weaveworks/flagger
stars | today |
---|---|
995 | 3 |
Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)
kubernetes / test-infra
https://github.com/kubernetes/test-infra
stars | today |
---|---|
1537 | 1 |
Test infrastructure for the Kubernetes project.
stretchr / testify
https://github.com/stretchr/testify
stars | today |
---|---|
8368 | 7 |
A toolkit with common assertions and mocks that plays nicely with the standard library
golang / protobuf
https://github.com/golang/protobuf
stars | today |
---|---|
5236 | 11 |
Go support for Google’s protocol buffers
linkerd / linkerd2
https://github.com/linkerd/linkerd2
stars | today |
---|---|
4440 | 11 |
A service mesh for Kubernetes and beyond. Main repo for Linkerd 2.x.
helm / helm
stars | today |
---|---|
13666 | 33 |
The Kubernetes Package Manager
spf13 / cobra
https://github.com/spf13/cobra
stars | today |
---|---|
13727 | 15 |
A Commander for modern Go CLI interactions
census-instrumentation / opencensus-go
https://github.com/census-instrumentation/opencensus-go
stars | today |
---|---|
1570 | 8 |
A stats collection and distributed tracing framework
elastic / beats
https://github.com/elastic/beats
stars | today |
---|---|
7789 | 8 |
🐠 Beats - Lightweight shippers for Elasticsearch & Logstash
volatiletech / sqlboiler
https://github.com/volatiletech/sqlboiler
stars | today |
---|---|
2318 | 1 |
Generate a Go ORM tailored to your database schema.
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
9336 | 12 |
The Go language implementation of gRPC. HTTP/2 based RPC
concourse / concourse
https://github.com/concourse/concourse
stars | today |
---|---|
4237 | 8 |
Concourse is a container-based continuous thing-doer written in Go and Elm.
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
15745 | 24 |
Git with a cup of tea, painless self-hosted git service
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
30940 | 37 |
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.
kubeedge / kubeedge
https://github.com/kubeedge/kubeedge
stars | today |
---|---|
1517 | 3 |
Kubernetes Native Edge Computing Framework (project under CNCF)
gorilla / mux
https://github.com/gorilla/mux
stars | today |
---|---|
9906 | 9 |
A powerful HTTP router and URL matcher for building Go web servers with 🦍
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
26193 | 24 |
The Prometheus monitoring system and time series database.
hashicorp / golang-lru
https://github.com/hashicorp/golang-lru
stars | today |
---|---|
1314 | 24 |
Golang LRU cache
golangci / golangci-lint
https://github.com/golangci/golangci-lint
stars | today |
---|---|
3368 | 11 |
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
Shopify / sarama
https://github.com/Shopify/sarama
stars | today |
---|---|
4752 | 10 |
Sarama is a Go library for Apache Kafka 0.8, and up.
Language: java
elunez / eladmin
https://github.com/elunez/eladmin
stars | today |
---|---|
2833 | 136 |
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
53744 | 262 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
alibaba / easyexcel
https://github.com/alibaba/easyexcel
stars | today |
---|---|
8610 | 75 |
快速、简单避免OOM的java处理Excel工具
hope-for / hope-boot
https://github.com/hope-for/hope-boot
stars | today |
---|---|
2614 | 49 |
🌱 🚀 一款现代化的脚手架项目。企业开发?接外包?赚外快?还是学习?这都能满足你,居家必备,值得拥有 🍻 整合Springboot2,单点登陆+tk.mybatis+shiro+redis+thymeleaf+maven+swagger前后端分离接口管理+代码生成+定时任务+数据库版本管理flyway+hutool工具包,等实用技术。
zhangdaiscott / jeecg-boot
https://github.com/zhangdaiscott/jeecg-boot
stars | today |
---|---|
5730 | 65 |
一款基于代码生成器的JAVA快速开发平台!采用最新技术,前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。
apache / skywalking
https://github.com/apache/skywalking
stars | today |
---|---|
10193 | 26 |
APM, Application Performance Monitoring System
alibaba / canal
https://github.com/alibaba/canal
stars | today |
---|---|
10300 | 38 |
阿里巴巴 MySQL binlog 增量订阅&消费组件
zhisheng17 / flink-learning
https://github.com/zhisheng17/flink-learning
stars | today |
---|---|
1965 | 26 |
flink learning blog. http://www.54tianzhisheng.cn
apache / hive
https://github.com/apache/hive
stars | today |
---|---|
2717 | 2 |
Apache Hive
forezp / SpringCloudLearning
https://github.com/forezp/SpringCloudLearning
stars | today |
---|---|
10106 | 40 |
《史上最简单的Spring Cloud教程源码》
CheckChe0803 / flink-recommandSystem-demo
https://github.com/CheckChe0803/flink-recommandSystem-demo
stars | today |
---|---|
616 | 34 |
🚁 🚀 基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
ffay / lanproxy
https://github.com/ffay/lanproxy
stars | today |
---|---|
3258 | 7 |
lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,目前仅支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面…)。目前市面上提供类似服务的有花生壳、TeamView、GoToMyCloud等等,但要使用第三方的公网服务器就必须为第三方付费,并且这些服务都有各种各样的限制,此外,由于数据包会流经第三方,因此对数据安全也是一大隐患。
codecentric / spring-boot-admin
https://github.com/codecentric/spring-boot-admin
stars | today |
---|---|
7648 | 6 |
Admin UI for administration of spring boot applications
eclipse / jetty.project
https://github.com/eclipse/jetty.project
stars | today |
---|---|
2624 | 5 |
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
zaproxy / zaproxy
https://github.com/zaproxy/zaproxy
stars | today |
---|---|
6177 | 7 |
The OWASP ZAP core project
SeleniumHQ / selenium
https://github.com/SeleniumHQ/selenium
stars | today |
---|---|
15475 | 13 |
A browser automation framework and ecosystem.
netty / netty
https://github.com/netty/netty
stars | today |
---|---|
20586 | 22 |
Netty project - an event-driven asynchronous network application framework
micrometer-metrics / micrometer
https://github.com/micrometer-metrics/micrometer
stars | today |
---|---|
1828 | 4 |
An application metrics facade for the most popular monitoring tools. Think SLF4J, but for metrics.
xuxueli / xxl-job
https://github.com/xuxueli/xxl-job
stars | today |
---|---|
9840 | 39 |
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
ZXZxin / ZXBlog
https://github.com/ZXZxin/ZXBlog
stars | today |
---|---|
3324 | 27 |
记录各种学习笔记(算法、Java、数据库、并发……)
json-path / JsonPath
https://github.com/json-path/JsonPath
stars | today |
---|---|
4119 | 6 |
Java JsonPath implementation
keycloak / keycloak
https://github.com/keycloak/keycloak
stars | today |
---|---|
4371 | 12 |
Open Source Identity and Access Management For Modern Applications and Services
alibaba / Sentinel
https://github.com/alibaba/Sentinel
stars | today |
---|---|
8597 | 20 |
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
JessYanCoding / MVPArms
https://github.com/JessYanCoding/MVPArms
stars | today |
---|---|
8715 | 3 |
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
bsideup / jabel
https://github.com/bsideup/jabel
stars | today |
---|---|
166 | 13 |
Jabel - unlock Javac 12+ syntax when targeting Java 8
Language: c++
mitsuba-renderer / enoki
https://github.com/mitsuba-renderer/enoki
stars | today |
---|---|
279 | 84 |
Enoki: structured vectorization and differentiation on modern processor architectures
mwrlabs / C3
stars | today |
---|---|
312 | 69 |
Custom Command and Control (C3). A framework for rapid prototyping of custom C2 channels, while still providing integration with existing offensive toolkits.
OpenTTD / OpenTTD
https://github.com/OpenTTD/OpenTTD
stars | today |
---|---|
1872 | 12 |
OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
15182 | 22 |
JSON for Modern C++
xbmc / xbmc
stars | today |
---|---|
9524 | 5 |
Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it’s available for Android, BSD, Linux, macOS, iOS and Windows.
openblack / openblack
https://github.com/openblack/openblack
stars | today |
---|---|
94 | 7 |
Open source reimplementation of the game Black & White (2001).
mit-biomimetics / Cheetah-Software
https://github.com/mit-biomimetics/Cheetah-Software
stars | today |
---|---|
146 | 9 |
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
31345 | 38 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ceph / ceph
stars | today |
---|---|
6640 | 2 |
Ceph is a distributed object, block, and file storage platform
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
76661 | 36 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
mapbox / tippecanoe
https://github.com/mapbox/tippecanoe
stars | today |
---|---|
1292 | 1 |
Build vector tilesets from large collections of GeoJSON features.
intel / mkl-dnn
https://github.com/intel/mkl-dnn
stars | today |
---|---|
1591 | 5 |
Deep Neural Network Library (DNNL)
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
12759 | 11 |
Googletest - Google Testing and Mocking Framework
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
10794 | 14 |
Cloud-native high-performance edge/middle/service proxy
apache / incubator-brpc
https://github.com/apache/incubator-brpc
stars | today |
---|---|
9112 | 8 |
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called “baidu-rpc” inside Baidu.
tensorflow / serving
https://github.com/tensorflow/serving
stars | today |
---|---|
3771 | 5 |
A flexible, high-performance serving system for machine learning models
IntelRealSense / librealsense
https://github.com/IntelRealSense/librealsense
stars | today |
---|---|
3123 | 8 |
Intel® RealSense™ SDK
google / flatbuffers
https://github.com/google/flatbuffers
stars | today |
---|---|
12864 | 11 |
FlatBuffers: Memory Efficient Serialization Library
telegramdesktop / tdesktop
https://github.com/telegramdesktop/tdesktop
stars | today |
---|---|
10212 | 16 |
Telegram Desktop messaging app
harmonyos-mirror / OpenArkCompiler
https://github.com/harmonyos-mirror/OpenArkCompiler
stars | today |
---|---|
231 | 15 |
This is the OpenArkCompiler mirror repository, keeping up-to-date with the official update.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
133516 | 72 |
An Open Source Machine Learning Framework for Everyone
Tencent / mars
https://github.com/Tencent/mars
stars | today |
---|---|
13406 | 9 |
Mars is a cross-platform network component developed by WeChat.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
39928 | 12 |
Bitcoin Core integration/staging tree
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
36887 | 37 |
Protocol Buffers - Google’s data interchange format
mmp / pbrt-v3
https://github.com/mmp/pbrt-v3
stars | today |
---|---|
2479 | 4 |
Source code for pbrt, the renderer described in the third edition of “Physically Based Rendering: From Theory To Implementation”, by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
Language: javascript
cmiscm / leonsans
https://github.com/cmiscm/leonsans
stars | today |
---|---|
4394 | 867 |
Leon Sans is a geometric sans-serif typeface made with code in 2019 by Jongmin Kim.
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
30943 | 152 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
33415 | 135 |
💯 Materials to help you rock your next coding interview
flow-typed / flow-typed
https://github.com/flow-typed/flow-typed
stars | today |
---|---|
3359 | 19 |
A central repository for Flow library definitions
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
21506 | 115 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动/ QQ 小程序、快应用、H5、React Native 等的应用。 https://taro.jd.com/
dcloudio / uni-app
https://github.com/dcloudio/uni-app
stars | today |
---|---|
11988 | 56 |
uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架
umijs / umi
stars | today |
---|---|
5830 | 18 |
🌋 Pluggable enterprise-level react application framework.
timqian / chart.xkcd
https://github.com/timqian/chart.xkcd
stars | today |
---|---|
4137 | 80 |
xkcd styled chart lib
qianguyihao / Web
https://github.com/qianguyihao/Web
stars | today |
---|---|
5960 | 196 |
前端入门和进阶学习笔记,超详细的Web前端学习图文教程。从零开始学前端,做一个Web全栈工程师。持续更新…
testing-library / react-testing-library
https://github.com/testing-library/react-testing-library
stars | today |
---|---|
8768 | 22 |
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
hakimel / reveal.js
https://github.com/hakimel/reveal.js
stars | today |
---|---|
48027 | 27 |
The HTML Presentation Framework
facebook / jest
https://github.com/facebook/jest
stars | today |
---|---|
27356 | 30 |
Delightful JavaScript Testing.
openlayers / openlayers
https://github.com/openlayers/openlayers
stars | today |
---|---|
5426 | 9 |
OpenLayers
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
54401 | 36 |
JavaScript 3D library.
facebook / relay
https://github.com/facebook/relay
stars | today |
---|---|
13320 | 4 |
Relay is a JavaScript framework for building data-driven React applications.
leongersen / noUiSlider
https://github.com/leongersen/noUiSlider
stars | today |
---|---|
4047 | 3 |
noUiSlider is a lightweight JavaScript range slider library with full multi-touch support. It fits wonderfully in responsive designs and has no dependencies.
checkly / puppeteer-examples
https://github.com/checkly/puppeteer-examples
stars | today |
---|---|
1557 | 6 |
Puppeteer example scripts for running Headless Chrome from Node. Run them at https://puppeteersandbox.com
typicode / json-server
https://github.com/typicode/json-server
stars | today |
---|---|
42451 | 25 |
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
stephentian / 33-js-concepts
https://github.com/stephentian/33-js-concepts
stars | today |
---|---|
9266 | 52 |
📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
react-native-community / cli
https://github.com/react-native-community/cli
stars | today |
---|---|
717 | 2 |
React Native command line tools
ethereum / web3.js
https://github.com/ethereum/web3.js
stars | today |
---|---|
8275 | 7 |
Ethereum JavaScript API
GavinZhuLei / vue-form-making
https://github.com/GavinZhuLei/vue-form-making
stars | today |
---|---|
1171 | 5 |
基于Vue的表单设计器,让表单开发简单而高效。
ryanmcdermott / clean-code-javascript
https://github.com/ryanmcdermott/clean-code-javascript
stars | today |
---|---|
25596 | 17 |
🛁 Clean Code concepts adapted for JavaScript
marmelab / react-admin
https://github.com/marmelab/react-admin
stars | today |
---|---|
9388 | 13 |
A frontend Framework for building admin applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
ljianshu / Blog
https://github.com/ljianshu/Blog
stars | today |
---|---|
3415 | 14 |
关注基础知识,打造优质前端博客,公众号[前端工匠]的作者
Language: unknown
LingCoder / OnJava8
https://github.com/LingCoder/OnJava8
stars | today |
---|---|
1941 | 34 |
《On Java 8》中文版,又名《Java编程思想》 第5版
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
107879 | 120 |
A book series on JavaScript. @YDKJS on twitter.
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
10589 | 128 |
Cheat Sheets
goldbergyoni / javascript-testing-best-practices
https://github.com/goldbergyoni/javascript-testing-best-practices
stars | today |
---|---|
4887 | 151 |
📗 🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2019)
interviewBubble / Data-Science-Competitions
https://github.com/interviewBubble/Data-Science-Competitions
stars | today |
---|---|
160 | 52 |
Goal of this repo is to provide solutions of all Data Science Competitions(Kaggle, Data Hack, Machine Hack, Driven Data etc…).
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
87362 | 89 |
Roadmap to becoming a web developer in 2019
cryptosubtlety / intuitive-advanced-cryptography
https://github.com/cryptosubtlety/intuitive-advanced-cryptography
stars | today |
---|---|
76 | 9 |
Intuitive Advanced Cryptography
kailashahirwar / cheatsheets-ai
https://github.com/kailashahirwar/cheatsheets-ai
stars | today |
---|---|
12664 | 13 |
Essential Cheat Sheets for deep learning and machine learning researchers
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
31669 | 41 |
Flight rules for git
1jie / 1
stars | today |
---|---|
112 | 8 |
这里是直播平台永久回家页,有最新app下载地址。
ConardLi / ConardLi.github.io
https://github.com/ConardLi/ConardLi.github.io
stars | today |
---|---|
443 | 12 |
ConardLi 写blog的地方
firmai / financial-machine-learning
https://github.com/firmai/financial-machine-learning
stars | today |
---|---|
279 | 4 |
A curated list of practical financial machine learning (FinML) tools and applications in Python.
markyun / My-blog
https://github.com/markyun/My-blog
stars | today |
---|---|
10555 | 3 |
马云云在Github的学习片段 https://www.yuque.com/markyun
extreme-assistant / cvpr2019
https://github.com/extreme-assistant/cvpr2019
stars | today |
---|---|
3406 | 11 |
cvpr2019/cvpr2018/cvpr2019 papers,极市团队整理
rshipp / awesome-malware-analysis
https://github.com/rshipp/awesome-malware-analysis
stars | today |
---|---|
5187 | 7 |
A curated list of awesome malware analysis tools and resources.
react-brasil / vagas
https://github.com/react-brasil/vagas
stars | today |
---|---|
711 | 2 |
Espaço para divulgação de vagas relacionadas com React
alex / what-happens-when
https://github.com/alex/what-happens-when
stars | today |
---|---|
24588 | 29 |
An attempt to answer the age old interview question “What happens when you type google.com into your browser and press enter?”
jjqqkk / chromium
https://github.com/jjqqkk/chromium
stars | today |
---|---|
3070 | 5 |
Chromium browser with SSL VPN. Use this browser to unblock websites.
aspnet / Announcements
https://github.com/aspnet/Announcements
stars | today |
---|---|
1256 | 1 |
Subscribe to this repo to be notified about major changes in ASP.NET Core and Entity Framework Core
WebKit / webkit
https://github.com/WebKit/webkit
stars | today |
---|---|
4252 | 1 |
Unofficial mirror of the WebKit SVN repository
aliyr / Nodejs-Developer-Roadmap
https://github.com/aliyr/Nodejs-Developer-Roadmap
stars | today |
---|---|
1571 | 160 |
A Developer Roadmap to becoming a Node.js developer in 2019
manash-biswal / Python-Books
https://github.com/manash-biswal/Python-Books
stars | today |
---|---|
155 | 3 |
shashank88 / system_design
https://github.com/shashank88/system_design
stars | today |
---|---|
2866 | 4 |
Preparation links and resources for system design questions
papers-we-love / papers-we-love
https://github.com/papers-we-love/papers-we-love
stars | today |
---|---|
35972 | 20 |
Papers from the computer science community to read and discuss.
bmorelli25 / Become-A-Full-Stack-Web-Developer
https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer
stars | today |
---|---|
11396 | 3 |
Free resources for learning Full Stack Web Development