手写Spring框架
☆53Jun 21, 2022Updated 4 years ago
Alternatives and similar repositories for handwritten-mvc
Users that are interested in handwritten-mvc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 手写Spring——从头实现一个小型Spring框架☆32Jul 15, 2019Updated 7 years ago
- 一个简单的新冠疫情数据展示网站☆20Aug 7, 2020Updated 6 years ago
- 一个基于raft算法实现的分布式K-V存储系统☆19Jun 17, 2022Updated 4 years ago
- ☆23Jun 22, 2018Updated 8 years ago
- 基于 netty 的 web 框架☆24Apr 1, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Xmutca-rpc是一个基于netty开发的分布式服务框架,提供稳定高性能的RPC远程服务调用功能,支持注册中心,服务治理,负载均衡等特性,开箱即用。☆19Aug 14, 2026Updated 2 weeks ago
- thrift_examples that with five languages, such as c++, java, python, go, php. server and client☆13Jan 28, 2019Updated 7 years ago
- Porting Zteer's tn_fnds UTAU resampler engine, which uses Masaya Morisei's WORLD lib., to *nix☆10Sep 14, 2015Updated 10 years ago
- MySQL技术内幕 InnoDB存储引擎 第2版☆10Jan 17, 2018Updated 8 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- 手写 Spring MVC☆35Aug 29, 2019Updated 7 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 9 years ago
- Database Design And Implementation Chineses translation☆24May 23, 2022Updated 4 years ago
- 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆13Jun 27, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- TensorFlow implementation of "Progressive Growing of GANs for Improved Quality, Stability, and Variation"☆11Mar 28, 2019Updated 7 years ago
- 基于netty,websocket,springboot,uniapp的实时聊天系统,使用protobuf进行数据交互☆12Jan 20, 2023Updated 3 years ago
- The java ioc framework(从零开始手写模拟 spring Ioc 框架)☆37Nov 30, 2022Updated 3 years ago
- 使用 Node.js 與 FB API 架起來的匿名發文系統☆11Apr 29, 2016Updated 10 years ago
- 在Kubernetes(K8s)上搭建基于Zookeeper的Flink高可用集群(HA)☆14May 13, 2019Updated 7 years ago
- hbase web viewer☆24Jan 22, 2015Updated 11 years ago
- 手写简易版仿Springboot框架,实现了IOC,AOP,MVC,Mybatis等模块,此外还实现事务管理,能够自动注入外置Jedis,Kafka等客户端,内嵌了tomcat服务器和Freemarker解析器,可进行简单的增删改查和实现动态页面。所有注解基本和Spring…☆28Oct 7, 2021Updated 4 years ago
- castle-cloud是基于spring-cloud的一整套企业级开发平台,包含了用户、角色、权限、菜单等基础功能。☆12Mar 6, 2018Updated 8 years ago
- 🧟Zombioo is a 2D game, created using Pygame and Python🧟 …☆11Jan 19, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Simple RPC Key Value Server using etcd/Raft in Golang☆12Mar 11, 2016Updated 10 years ago
- A lightweight RPC framework you can actually read end-to-end. Three transports incl. hand-rolled gRPC wire format — interoperable with st…☆14Updated this week
- JimSql = Jim Isn't MySQL. Jim is a filesystem database system implemention use Java.☆15Dec 15, 2025Updated 8 months ago
- Gungnir是一个基于Spring,Netty,Zookeeper的轻量级分布式RPC服务框架☆10Oct 11, 2023Updated 2 years ago
- 手把手教你响应式编程 ⚛☆14May 20, 2026Updated 3 months ago
- 谷歌浏览器开发教程☆13May 13, 2020Updated 6 years ago
- 一个简易的正则表达式引擎!☆10Apr 9, 2017Updated 9 years ago
- Ribbon轮询:轮流访问 重试:在一段时间内通过RoundRobinRule选择服务实例,一段时间内没有选择出服务则线程终止 响应时间权重:根据平均响应时间来计算权重 举个简单的列子,就是4个实例,A,B,C,D平均响应时间为10,40,80,100,所以总响应时间…☆10Apr 22, 2021Updated 5 years ago
- LAN file transfer daemon & utility for Linux systems written in C.☆10May 3, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆84Feb 11, 2026Updated 6 months ago
- https://hackmd.io/s/r1SgsdF3X☆10Dec 21, 2018Updated 7 years ago
- AndroidStudio 4.X+ 编写自定义模板,并且适配了AndroidStudio Fox版本,此插件是针对 QuickAndroid 项目进行开发,有兴趣可学习一下。编写一个适合自己项目的一键生成页面插件。希望能帮助到大家。☆15Sep 14, 2023Updated 2 years ago
- Booster is a SpringBoot generator used to genrate everything for your Springboot App to accelate your server development.☆13Mar 1, 2021Updated 5 years ago
- 基于spring boot + quartz + redis实现job任务调度,前端使用vue和element-ui实现页面控制台。☆13Jan 30, 2019Updated 7 years ago
- ☆15Jul 14, 2024Updated 2 years ago
- 谷歌浏 览器插件学习与开发☆12Mar 11, 2019Updated 7 years ago