glpc's Stars
mybatis/memcached-cache
MyBatis Memcached adapter
mybatis/spring
Spring integration for MyBatis 3
mybatis/redis-cache
MyBatis Redis Cache adapter
cglib/cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
oracle/graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
spring-projects/spring-framework
Spring Framework
alibaba/taokeeper
ZooKeeper-Monitor, a monitor for zookeeper in java. Download https://github.com/alibaba/taokeeper/downloads
QSCTech/zju-icicles
浙江大学课程攻略共享计划
USTC-Resource/USTC-Course
:heart:**科学技术大学课程资源
skiars/SerialTool
A cross platform Serial-Port/TCP/UDP debugging tool.
mukatee/java-tcp-tunnel
Simple tool to MITM your TCP connections to debug and test your software
wteaewt/TCPDebugTool
A tcpc client connection tool for debug.Use socket only.
b3log/pipe
🎷 一款小而美的博客平台,专为程序员设计。
zhanghuanchong/icon-workshop
图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图
square/picasso
A powerful image downloading and caching library for Android
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
wyouflf/xUtils3
Android orm, bitmap, http, view inject...
jfeinstein10/SlidingMenu
An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
takezoe/amateras-modeler
UML and ER-diagram editor for Eclipse
davidshimjs/qrcodejs
Cross-browser QRCode generator for javascript
LiteOS/LiteOS
code and manual
Neutree/note
just note , take down what ever i want
eclipse-embed-cdt/eclipse-plugins
The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
xpack-dev-tools/windows-build-tools-xpack
A binary distribution of the Windows Build Tools (used by Eclipse Embedded CDT)
alibaba/druid
阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
alibaba/tengine
A distribution of Nginx with some advanced features
apache/dubbo-admin
The ops and reference implementation for Apache Dubbo
apache/logging-log4j2
Apache Log4j 2 is a versatile, feature-rich, efficient logging API and backend for Java.
happyfish100/libfastcommon
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
happyfish100/fastdfs-client-java
FastDFS java client SDK