easonyu's Stars
SeleniumHQ/selenium
A browser automation framework and ecosystem.
macacajs/XCTestWD
A Swift implementation of WebDriver server for iOS that runs on Simulator/iOS devices.
alibaba/uirecorder
UI Recorder is a multi-platform UI test recorder.
unbug/react-native-train
I use this book to train my team, help them to know how to build React-native app in the right way.
WebReflection/JSONH
Homogeneous Collection Compressor
suceser/react-native
A user guide and principle analysis for React Native。Note:The project has been moved to https://github.com/guoxiaoxing/vinci
calabash/calabash-android
Automated Functional testing for Android using cucumber
Meituan-Dianping/beeshell
React Native 组件库
Meituan-Dianping/Logan
Logan is a lightweight case logging system based on mobile platform.
reactnativecn/react-native-guide
React Native指南汇集了各类react-native学习资源、开源App和组件
nanohop/sketch-to-react-native
Convert Sketch files into React Native components
mixpanel/mixpanel-android
Official Android Tracking Library for Mixpanel Analytics
mixpanel/mixpanel-iphone
Official iOS (Objective-C) Tracking Library for Mixpanel Analytics
JSQLParser/JSqlParser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
didi/DoKit
一款面向泛前端产品研发全生命周期的效率平台。
alibaba/tac
The TAC (Tiny API Cloud) is a server-side solution with tangram. Of course, it also supports the use of secession from tangram; TAC is not a platform, nor a framework, but a development model.
davenkin/servlet-3-async-learning
servlet 3.0/3.1 async processing learning
Leibnizhu/spring-boot-starter-netty
一个基于Netty实现的Spring Boot内置Servlet容器。a Spring Boot embedded servlet container project base on netty API (4.1.12.Final).
mthizo247/spring-cloud-netflix-zuul-websocket
Zuul reverse proxy web socket support
rainbowda/learning
👨🎓学习各种知识的记录
iluwatar/java-design-patterns
Design patterns implemented in Java
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
opentracing/opentracing-java
OpenTracing API for Java. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163
opentracing/specification
A place to document (and discuss) the OpenTracing specification. 🛑 This project is DEPRECATED! https://github.com/opentracing/specification/issues/163
FlashLightNing/openjdk-notes
openjdk阅读笔记
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
jboss-javassist/javassist
Java bytecode engineering toolkit
huaban/jieba-analysis
结巴分词(java版)
NLPchina/Word2VEC_java
word2vec java版本的一个实现
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learn...