codeflayer's Stars
torvalds/linux
Linux kernel source tree
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
dkhamsing/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
apache/flink
Apache Flink
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
mysql/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
spring-cloud/spring-cloud-gateway
An API Gateway built on Spring Framework and Spring Boot providing routing and more.
microservices-patterns/ftgo-application
Example code for the book Microservice patterns
actorapp/actor-platform
Actor Messaging platform
smartloli/EFAK
A easy and high-performance monitoring system, for comprehensive monitoring and management of kafka cluster.
McNopper/OpenGL
OpenGL 3 and 4 with GLSL
ibireme/YYCache
High performance cache framework for iOS.
appleseedhq/appleseed
A modern open source rendering engine for animation and visual effects
objccn/articles
Articles for objccn.io. objc.io的完整、准确、优雅的中文翻译版本
alibaba/dubbo-spring-boot-starter
Dubbo Spring Boot Starter
ZHENFENG13/ssm-demo
:banana:Spring+SpringMVC+Mybatis+easyUI实现简单的后台管理系统
spring-projects/spring-data-mongodb
Provides support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
zhangxd1989/springboot-dubbox
基于Spring-boot和dubbox的API接口和后台管理系统
spring-cloud/spring-cloud-release
Spring Cloud Release Train - dependency management across a wide range of Spring Cloud projects.
gwenshap/kafka-examples
Snippets and small examples demonstrating kafka features and configs
spawpaw/mybatis-generator-gui-extension
图形化MBG,内置丰富插件,可生成Service、Controller、View,配置简单。 A powerful GUI tool for MyBatisGenerator(MBG)
asido/SystemMonitor
iOS application providing you all information about your device - hardware, operating system, processor, memory, GPU, network interface, storage and battery, including OpenGL powered visual representation in real time.
hiddenzzh/kafka_book_demo
《深入理解Kafka:核心设计与实践原理》
SweetInk/jrebel-mybatisplus
A hook plugin for Support MybatisPlus that reloads modified SQL maps.
bkimminich/apache-kafka-book-examples
Fixed and updated code examples from the book "Apache Kafka"
GJGroup/GJRatioAutoLayout
A scaled Autolayout tool by screen ratio.(一个使用AutoLayout根据屏幕比率进行缩放的工具)
hzlulu/TimingWheel
The java implementation of kafka time wheel
lujianrong/NSObject_DeepCopy_SwizzleMethods
对象深拷贝, runtime 交换方法
codeflayer/lanproxy
lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面...)。目前市面上提供类似服务的有花生壳、TeamView、GoToMyCloud等等,但要使用第三方的公网服务器就必须为第三方付费,并且这些服务都有各种各样的限制,此外,由于数据包会流经第三方,因此对数据安全也是一大隐患。技术交流QQ群 1067424330
codeflayer/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。