All Projects → Istio Micro → Similar Projects or Alternatives

3309 Open source projects that are alternatives of or similar to Istio Micro

Protoeasy Go
Simpler usage of protoc. Deprecated.
Stars: ✭ 129 (-33.51%)
Mutual labels:  grpc, protobuf
Zhttp
基于swoole的异步轻量级web框架,内部封装协程异步非阻塞全套mysql、redis、mongo、memcached连接池,可以轻松start、reload、stop,加入数据库的查询模块,框架已经封装好近乎同步写法,底层异步调用
Stars: ✭ 131 (-32.47%)
Mutual labels:  mysql, redis
Apiproject
[https://www.sofineday.com], golang项目开发脚手架,集成最佳实践(gin+gorm+go-redis+mongo+cors+jwt+json日志库zap(支持日志收集到kafka或mongo)+消息队列kafka+微信支付宝支付gopay+api加密+api反向代理+go modules依赖管理+headless爬虫chromedp+makefile+二进制压缩+livereload热加载)
Stars: ✭ 124 (-36.08%)
Mutual labels:  kafka, redis
Dailyfresh
Django-天天生鲜电商学习项目
Stars: ✭ 127 (-34.54%)
Mutual labels:  mysql, redis
Almost Famous
🌟 Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。
Stars: ✭ 131 (-32.47%)
Mutual labels:  grpc, protobuf
Roothub
使用 SSM 和 MySQL 开发的论坛系统
Stars: ✭ 131 (-32.47%)
Mutual labels:  mysql, redis
Interviewguide
计算机校招、社招面试八股文整理,也是《逆袭进大厂》唯一仓库,目前已收录 C/C++ 、操作系统、数据结构、计算机网络、MySQL、Redis等面试资料,未来打算继续收录Java、Python、Go等面试常见问题,坚持将此仓库维护下去。
Stars: ✭ 288 (+48.45%)
Mutual labels:  mysql, redis
Zenko
Zenko is the open source multi-cloud data controller: own and keep control of your data on any cloud.
Stars: ✭ 353 (+81.96%)
Mutual labels:  kafka, redis
Stacker
Stacker - The environment for local web development, ready for use.
Stars: ✭ 356 (+83.51%)
Mutual labels:  mysql, redis
Learning Resource
列出一些优秀的程序员学习资源
Stars: ✭ 378 (+94.85%)
Mutual labels:  mysql, redis
Shell
Infrastructure Management Shell - Linux
Stars: ✭ 381 (+96.39%)
Mutual labels:  mysql, redis
Grpc Websocket Proxy
A proxy to transparently upgrade grpc-gateway streaming endpoints to use websockets
Stars: ✭ 395 (+103.61%)
Mutual labels:  grpc, websocket
Gruf
gRPC Ruby Framework
Stars: ✭ 411 (+111.86%)
Mutual labels:  grpc, protobuf
Echo Web
Go web framework Echo example. 在线演示☞迁移ing❌
Stars: ✭ 409 (+110.82%)
Mutual labels:  echo, mysql
Him Vue
开源的H5即时聊天系统 spring-boot + netty + protobuf + vue ~
Stars: ✭ 142 (-26.8%)
Mutual labels:  protobuf, websocket
Coolstore Microservices
A full-stack .NET microservices build on Dapr and Tye
Stars: ✭ 1,903 (+880.93%)
Mutual labels:  grpc, redis
Gf Cli
GoFrame Command Line Interface, which is your helpmate for building GoFrame application with convenience.
Stars: ✭ 143 (-26.29%)
Mutual labels:  grpc, protobuf
Nrpc
nRPC is like gRPC, but over NATS
Stars: ✭ 440 (+126.8%)
Mutual labels:  grpc, protobuf
Pifpaf
Python fixtures and daemon managing tools for functional testing
Stars: ✭ 161 (-17.01%)
Mutual labels:  mysql, redis
Jusic Serve
一起听歌吧(同步点歌听歌),多房间版本也已开源
Stars: ✭ 153 (-21.13%)
Mutual labels:  redis, websocket
Pdf
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
Stars: ✭ 12,009 (+6090.21%)
Mutual labels:  mysql, redis
Gofamily
🔥 大厂 BAT 面试高频知识点,后端技术体系。包含了 C GO Python, 网络,Redis ,MySQL ,消息队列 ,高并发,微服务,缓存,操作系统,算法,LeetCode 刷题等知识
Stars: ✭ 474 (+144.33%)
Mutual labels:  mysql, redis
Cmakeprotosgrpc
gRPC + protobuf using CMake example
Stars: ✭ 137 (-29.38%)
Mutual labels:  grpc, protobuf
Sns Forum Website
牛客网高级项目(SNS+社区问答类网站)
Stars: ✭ 143 (-26.29%)
Mutual labels:  mysql, redis
Grpc Cmake Example
gRPC C++ example with CMake
Stars: ✭ 142 (-26.8%)
Mutual labels:  grpc, protobuf
Prototool
Your Swiss Army Knife for Protocol Buffers
Stars: ✭ 4,932 (+2442.27%)
Mutual labels:  grpc, protobuf
Grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
Stars: ✭ 6,149 (+3069.59%)
Mutual labels:  grpc, protobuf
Getty
a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Stars: ✭ 532 (+174.23%)
Mutual labels:  protobuf, websocket
Java Study
java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。
Stars: ✭ 571 (+194.33%)
Mutual labels:  kafka, redis
Interview Comment
Stars: ✭ 182 (-6.19%)
Mutual labels:  mysql, redis
Books Recommendation
程序员进阶书籍(视频),持续更新(Programmer Books)
Stars: ✭ 558 (+187.63%)
Mutual labels:  kafka, mysql
Perfect Ssm
🍇更完善的Spring+SpringMVC+Mybatis+easyUI后台管理系统(RESTful API+redis)
Stars: ✭ 606 (+212.37%)
Mutual labels:  mysql, redis
Jforgame
jforgame是一个一站式游戏服务器开发框架。包含游戏服,跨服,匹配服,后台管理系统等模块。同时提供大量业务案例以供学习。
Stars: ✭ 601 (+209.79%)
Mutual labels:  protobuf, redis
Meetingfilm
基于微服务架构的在线电影购票平台
Stars: ✭ 149 (-23.2%)
Mutual labels:  mysql, redis
Go Micro Boilerplate
The boilerplate of the GoLang application with a clear microservices architecture.
Stars: ✭ 147 (-24.23%)
Mutual labels:  grpc, protobuf
Algernon
🎩 Small self-contained pure-Go web server with Lua, Markdown, HTTP/2, QUIC, Redis and PostgreSQL support
Stars: ✭ 1,880 (+869.07%)
Mutual labels:  mysql, redis
Practical.cleanarchitecture
Asp.Net Core 5 Clean Architecture (Microservices, Modular Monolith, Monolith) samples (+Blazor, Angular 11, React 17, Vue 2.6), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...
Stars: ✭ 639 (+229.38%)
Mutual labels:  grpc, kafka
Freestyle
A cohesive & pragmatic framework of FP centric Scala libraries
Stars: ✭ 627 (+223.2%)
Mutual labels:  kafka, redis
Jboot
一个优雅的微服务框架,SpringCloud 之外的另一个选择,已经使用在用户量过亿的商业产品上,有超过1000家公司在使用Jboot做极速开发...
Stars: ✭ 655 (+237.63%)
Mutual labels:  grpc, redis
New Bee
开源社区 vue + springBoot - 前后分离微服务的最佳实践
Stars: ✭ 619 (+219.07%)
Mutual labels:  protobuf, mysql
Zxw.framework.netcore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
Stars: ✭ 691 (+256.19%)
Mutual labels:  mysql, redis
Imi
imi 是基于 Swoole 的 PHP 协程开发框架,它支持 Http、Http2、WebSocket、TCP、UDP、MQTT 等主流协议的服务开发,特别适合互联网微服务、即时通讯聊天im、物联网等场景!。QQ群:17916227
Stars: ✭ 680 (+250.52%)
Mutual labels:  mysql, redis
Graphql Rust Demo
GraphQL Rust Demo
Stars: ✭ 37 (-80.93%)
Mutual labels:  kafka, websocket
Whatsmars
Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ + Elasticsearch)🔥🔥🔥🔥🔥
Stars: ✭ 1,389 (+615.98%)
Mutual labels:  kafka, redis
Grpc Kotlin
gRPC with Kotlin Coroutines
Stars: ✭ 190 (-2.06%)
Mutual labels:  grpc, protobuf
Polluter
The easiest solution to seed database with Go
Stars: ✭ 146 (-24.74%)
Mutual labels:  mysql, redis
Netty Learning Example
🥚 Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。
Stars: ✭ 2,146 (+1006.19%)
Mutual labels:  protobuf, kafka
Go Chassis
a microservice framework for rapid development of micro services in Go with rich eco-system
Stars: ✭ 2,428 (+1151.55%)
Mutual labels:  grpc, istio
Spring Cq
新框架 https://github.com/ProtobufBot/ProtobufBot 。这是一个spring boot starter。基于SpringBoot的QQ机器人框架,demo分支是例子,jar分支是框架。
Stars: ✭ 161 (-17.01%)
Mutual labels:  websocket
Bigdata Playground
A complete example of a big data application using : Kubernetes (kops/aws), Apache Spark SQL/Streaming/MLib, Apache Flink, Scala, Python, Apache Kafka, Apache Hbase, Apache Parquet, Apache Avro, Apache Storm, Twitter Api, MongoDB, NodeJS, Angular, GraphQL
Stars: ✭ 177 (-8.76%)
Mutual labels:  kafka
Django Grpc Framework
gRPC for Django.
Stars: ✭ 162 (-16.49%)
Mutual labels:  grpc
Phive Queue
$queue->push('I can be popped off after', '10 minutes');
Stars: ✭ 161 (-17.01%)
Mutual labels:  redis
Registry
Schema Registry
Stars: ✭ 184 (-5.15%)
Mutual labels:  kafka
Redis Rdb Cli
Redis rdb CLI : A CLI tool that can parse, filter, split, merge rdb and analyze memory usage offline. It can also sync 2 redis data and allow user define there own sink service to migrate redis data to somewhere.
Stars: ✭ 176 (-9.28%)
Mutual labels:  redis
Logcool
A high performance and near real time log collector.
Stars: ✭ 161 (-17.01%)
Mutual labels:  redis
Sqler
write APIs using direct SQL queries with no hassle, let's rethink about SQL
Stars: ✭ 1,943 (+901.55%)
Mutual labels:  mysql
Dailyfresh B2c
dailyfresh mall based on B2C model
Stars: ✭ 177 (-8.76%)
Mutual labels:  redis
Sockjs Node
WebSocket emulation - Node.js server
Stars: ✭ 1,987 (+924.23%)
Mutual labels:  websocket
Adslproxy
Adsl Proxy Pool
Stars: ✭ 161 (-17.01%)
Mutual labels:  redis
Aspnetcoremultipleproject
ASP.NET Core API EF Core and Swagger
Stars: ✭ 189 (-2.58%)
Mutual labels:  mysql
301-360 of 3309 similar projects