go
java
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、Java、C++、Python、后端面试、计算机操作系统、计算机网络、系统设计
-
didi/DoraemonKit
简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。
-
eugenp/tutorials
The "REST With Spring" Course:
-
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
-
xkcoding/spring-boot-demo
spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 63 个集成demo,已经完成 52 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作M…
-
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
-
Netflix/mantis
A platform that makes it easy for developers to build realtime, cost-effective, operations-focused applications
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
linlinjava/litemall
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
-
Tencent/TubeMQ
TubeMQ focuses on high-performance storage and transmission of massive data in big data scenarios
-
Netflix/conductor
Conductor is a microservices orchestration engine - https://netflix.github.io/conductor/
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
-
yizhiwazi/springboot-socks
SpringBoot 基础教程 | 从入门到上瘾 | 基于2.0.0.M5制作
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
spring-projects/spring-boot
Spring Boot
-
2227324689/gpmall
【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
-
apache/nifi
Mirror of Apache NiFi
-
brettwooldridge/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
-
debezium/debezium
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/ksql
KSQL - the Streaming SQL Engine for Apache Kafka
-
fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
-
yurishkuro/opentracing-tutorial
A collection of tutorials for the OpenTracing API
-
camunda/camunda-bpm-platform
Flexible framework for workflow and decision automation
-
zo0r/react-native-push-notification
React Native Local and Remote Notifications
-
netty/netty
Netty project - an event-driven asynchronous network application framework
javascript
-
fchollet/ARC
The Abstraction and Reasoning Corpus
-
marktext/marktext
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
-
ReactTraining/react-router
Declarative routing for React
-
quasarframework/quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
-
SuperMonster003/Auto.js_Projects
基于Auto.js的辅助工具项目 Auto.js-based assistant tools projects
-
Marak/faker.js
generate massive amounts of realistic fake data in Node.js and the browser
-
kenwheeler/slick
the last carousel you'll ever need
-
prettier/prettier
Prettier is an opinionated code formatter.
-
Leaflet/Leaflet
🍃 JavaScript library for mobile-friendly interactive maps
-
tannerlinsley/react-query
⚛️ Hooks for fetching, caching and updating asynchronous data in React
-
d3/d3
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
-
GoogleChrome/puppeteer
Headless Chrome Node.js API
-
ai/nanoid
A tiny (139 bytes), secure, URL-friendly, unique string ID generator for JavaScript
-
lovell/sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images. Uses the libvips library.
-
SortableJS/Sortable
Sortable — is a JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Ember, Knockout and any CSS library, e.g. Bootstrap.
-
adam-golab/react-developer-roadmap
Roadmap to becoming a React developer in 2019
-
artf/grapesjs
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
-
xuliangzhan/vxe-table
🐬 vxe-table 表格解决方案
-
styled-components/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
-
goldbergyoni/nodebestpractices
✅ The largest Node.js best practices list (November 2019)
-
openlayers/openlayers
OpenLayers
-
yangshun/tech-interview-handbook
💯 Materials to help you rock your next coding interview
-
date-fns/date-fns
⏳ Modern JavaScript date utility library ⌛️
-
pixijs/pixi.js
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
-
marmelab/react-admin
A frontend Framework for building admin applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
python
-
openai/gpt-2-output-dataset
Dataset of GPT-2 outputs for research in detection, biases, and more
-
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
-
microsoft/DialoGPT
Large-scale pretraining for dialogue
-
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
-
wistbean/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
-
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
-
0xInfection/Awesome-WAF
🔥 Everything awesome about web-application firewalls (WAF).
-
huggingface/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
-
public-apis/public-apis
A collective list of free APIs for use in software and web development.
-
Azure/azure-cli
Command-line tools for Azure.
-
AceLewis/my_first_calculator.py
my_first_calculator.py
-
Unity-Technologies/ml-agents
Unity Machine Learning Agents Toolkit
-
pwn2winctf/2019
Pwn2Win CTF 2019 platform client
-
eastlakeside/interpy-zh
📘《Python进阶》(Intermediate Python 中文版)
-
seleniumbase/SeleniumBase
✅ Easy Web Automation and Testing with Python.
-
docker/compose
Define and run multi-container applications with Docker
-
Morizeyao/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
-
stellargraph/stellargraph
StellarGraph - Machine Learning on Graphs
-
pfnet/optuna
A hyperparameter optimization framework
-
apachecn/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
-
swisskyrepo/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
-
ros-industrial/universal_robot
ROS-Industrial universal robot meta-package (http://wiki.ros.org/universal_robot)
-
mlflow/mlflow
Open source platform for the machine learning lifecycle
-
getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
-
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
rust
-
rajasekarv/native_spark
A new arguably faster implementation of Apache Spark from scratch in Rust
-
starship/starship
☄🌌️ The cross-shell prompt for astronauts.
-
seanmonstar/reqwest
An easy and powerful Rust HTTP Client
-
mre/awesome-static-analysis
Static analysis tools for all programming languages
-
async-rs/async-std
Async version of the Rust standard library
-
CraneStation/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
rust-lang/rustlings
Small exercises to get you used to reading and writing Rust code!
-
fastly/lucet
Lucet, the Sandboxing WebAssembly Compiler.
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
-
rustwasm/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
-
clifinger/canduma
A Rust Boilerplate server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT
-
actix/actix
Actor framework for Rust
-
rust-lang/cargo
The Rust package manager
-
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
-
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
RustPython/RustPython
A Python Interpreter written in Rust
-
maps4print/azul
Desktop GUI Framework
-
hyperium/hyper
An HTTP library for Rust
-
actix/examples
Actix web examples
-
serde-rs/json
Strongly typed JSON library for Rust
-
rust-lang-nursery/futures-rs
Zero-cost asynchronous programming in Rust
-
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
-
yewstack/yew
Rust framework for building client web apps