All Projects → Helidon → Similar Projects or Alternatives

657 Open source projects that are alternatives of or similar to Helidon

smallrye-reactive-messaging
SmallRye Reactive Messaging
Stars: ✭ 144 (-94.36%)
Mutual labels:  reactive, microprofile
Proteus
Lean, mean, and incredibly fast JVM framework for web and microservice development.
Stars: ✭ 178 (-93.03%)
Mutual labels:  reactive, microservice-framework
Reactor Netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
Stars: ✭ 1,743 (-31.75%)
Mutual labels:  reactive, netty
Vertx Sql Client
High performance reactive SQL Client written in Java
Stars: ✭ 690 (-72.98%)
Mutual labels:  reactive, netty
Vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
Stars: ✭ 12,544 (+391.15%)
Mutual labels:  reactive, netty
Rsocket Java
Java implementation of RSocket
Stars: ✭ 2,099 (-17.82%)
Mutual labels:  reactive, netty
Servicetalk
A networking framework that evolves with your application
Stars: ✭ 656 (-74.31%)
Mutual labels:  reactive, netty
reacted
Actor based reactive java framework for microservices in local and distributed environment
Stars: ✭ 17 (-99.33%)
Mutual labels:  reactive, microservice-framework
Aws Sdk
Using vertx-client for AWS SDK v2
Stars: ✭ 38 (-98.51%)
Mutual labels:  reactive, netty
Advanced Vertx Guide
A gentle guide for advanced Vert.x users
Stars: ✭ 118 (-95.38%)
Mutual labels:  reactive, netty
Pulsar4s
Idiomatic, typesafe, and reactive Scala client for Apache Pulsar
Stars: ✭ 172 (-93.27%)
Mutual labels:  reactive
Reactor Addons
Official modules for the Reactor project
Stars: ✭ 175 (-93.15%)
Mutual labels:  reactive
Play Ws
Standalone Play WS, an async HTTP client with fluent API
Stars: ✭ 190 (-92.56%)
Mutual labels:  reactive
Barrel Platform
Distributed database for the modern world
Stars: ✭ 201 (-92.13%)
Mutual labels:  reactive
Hibernate Reactive
A reactive API for Hibernate ORM, supporting non-blocking database drivers and a reactive style of interaction with the database.
Stars: ✭ 167 (-93.46%)
Mutual labels:  reactive
Javawebsocketclient
RxJava WebSocket library for Java and Android
Stars: ✭ 188 (-92.64%)
Mutual labels:  reactive
Influxdb Client Python
InfluxDB 2.0 python client
Stars: ✭ 165 (-93.54%)
Mutual labels:  reactive
Fpgo
Monad, Functional Programming features for Golang
Stars: ✭ 165 (-93.54%)
Mutual labels:  reactive
Kcp Netty
Java implementation of KCP based on Netty
Stars: ✭ 184 (-92.8%)
Mutual labels:  netty
Mobx Rest
REST conventions for Mobx
Stars: ✭ 164 (-93.58%)
Mutual labels:  reactive
Sofa Bolt
SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.
Stars: ✭ 2,057 (-19.46%)
Mutual labels:  netty
Trunk
Make bazel an out of box solution for C++/Java developers
Stars: ✭ 203 (-92.05%)
Mutual labels:  netty
Mallet
Mallet is an intercepting proxy for arbitrary protocols
Stars: ✭ 199 (-92.21%)
Mutual labels:  netty
Siesta
The civilized way to write REST API clients for iOS / macOS
Stars: ✭ 2,142 (-16.13%)
Mutual labels:  reactive
Awesome Reactive Programming
A repository for sharing all the resources available on Reactive Programming and Reactive Systems
Stars: ✭ 163 (-93.62%)
Mutual labels:  reactive
Vue Materialize Datatable
A fancy Materialize CSS datatable VueJS component.
Stars: ✭ 162 (-93.66%)
Mutual labels:  reactive
Go Netty
Extensible network application framework inspired by netty
Stars: ✭ 174 (-93.19%)
Mutual labels:  netty
Liiklus
Reactive (RSocket/gRPC) Gateway for the event-based systems
Stars: ✭ 192 (-92.48%)
Mutual labels:  reactive
Rxiglistkit
IGListKit with RxSwift🚀
Stars: ✭ 174 (-93.19%)
Mutual labels:  reactive
Store
A beautifully-simple framework-agnostic modern state management library.
Stars: ✭ 204 (-92.01%)
Mutual labels:  reactive
Vectorsql
VectorSQL is a free analytics DBMS for IoT & Big Data, compatible with ClickHouse.
Stars: ✭ 171 (-93.3%)
Mutual labels:  reactive
Spring Webflux Security Jwt
A JWT authorization and authentication implementation with Spring Reactive Webflux, Spring Boot 2 and Spring Security 5
Stars: ✭ 190 (-92.56%)
Mutual labels:  reactive
Source Code Hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
Stars: ✭ 7,392 (+189.43%)
Mutual labels:  netty
Mini Rpc
Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持
Stars: ✭ 205 (-91.97%)
Mutual labels:  netty
Rxjava2 Extras
Utilities for use with RxJava 2
Stars: ✭ 167 (-93.46%)
Mutual labels:  reactive
Blynk Server
Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
Stars: ✭ 8 (-99.69%)
Mutual labels:  netty
Code4java
Repository for my java projects.
Stars: ✭ 164 (-93.58%)
Mutual labels:  netty
Netty Websocket
a fully-functioning websocket server built on netty.
Stars: ✭ 201 (-92.13%)
Mutual labels:  netty
Newbe.claptrap
This is a frameworks with reactive, event sourcing and Actor pattern as basic theories. On top of this, developers can create "distributed", "scale out", and "easy to test" application more simply. Claptrap and it`s Minions is on the way.
Stars: ✭ 163 (-93.62%)
Mutual labels:  reactive
Nettydemo
Netty应用到Android,包含客户端、服务端(断线重连、心跳、黏包处理)
Stars: ✭ 183 (-92.83%)
Mutual labels:  netty
Netty 4 User Guide
Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》
Stars: ✭ 2,061 (-19.3%)
Mutual labels:  netty
Recaptcha
[In]visible ReCaptcha v2 for iOS
Stars: ✭ 208 (-91.86%)
Mutual labels:  reactive
Rxjava Spring Boot Starter
RxJava Spring MVC integration
Stars: ✭ 180 (-92.95%)
Mutual labels:  reactive
Vue Chimera
VueJS reactive RESTful API
Stars: ✭ 160 (-93.74%)
Mutual labels:  reactive
Doe
自己编写dubbo客户端实现rpc调用,在线调试dubbo接口、dubbo接口可视化测试、自动化测试工具。
Stars: ✭ 183 (-92.83%)
Mutual labels:  netty
Esl Client
A Fork from http://git.freeswitch.org/git/freeswitch-contrib/tree/dvarnes/java/esl-client
Stars: ✭ 160 (-93.74%)
Mutual labels:  netty
Donkey
Modern Clojure HTTP server and client built for ease of use and performance
Stars: ✭ 199 (-92.21%)
Mutual labels:  netty
Alkali
Alkali is library for functional reactive data flows that drive native-based UI elements
Stars: ✭ 159 (-93.77%)
Mutual labels:  reactive
Reactorkit
A library for reactive and unidirectional Swift applications
Stars: ✭ 2,237 (-12.41%)
Mutual labels:  reactive
Vuetify Form Base
Schema-based Form Generator - Vue.js 2.0 Component based on Vuetify 2.0
Stars: ✭ 157 (-93.85%)
Mutual labels:  reactive
Thunder
⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web MVC + Spring Boot + Docker 多协议、多组件、多序列化的分布式RPC调用框架
Stars: ✭ 204 (-92.01%)
Mutual labels:  netty
Xian
reactive风格的微服务框架
Stars: ✭ 196 (-92.33%)
Mutual labels:  reactive
Nasus
Zero-configuration command-line async HTTP files server in Clojure. Like Python's SimpleHTTPServer but scalable.
Stars: ✭ 158 (-93.81%)
Mutual labels:  netty
Mag.js
MagJS - Modular Application Glue
Stars: ✭ 157 (-93.85%)
Mutual labels:  reactive
Documentation
How does it all fit together?
Stars: ✭ 177 (-93.07%)
Mutual labels:  reactive
Playframework
Play Framework
Stars: ✭ 12,041 (+371.46%)
Mutual labels:  reactive
Akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
Stars: ✭ 11,938 (+367.42%)
Mutual labels:  reactive
Him Netty
开源的H5即时聊天系统 spring-boot + netty + protobuf + vue ~
Stars: ✭ 194 (-92.4%)
Mutual labels:  netty
Redux Callbag
🕺🕺Redux middleware for action side effects with callbag 👉< 1KB
Stars: ✭ 177 (-93.07%)
Mutual labels:  reactive
Reactive Ms Example
An educational project to learn reactive programming with Spring 5
Stars: ✭ 157 (-93.85%)
Mutual labels:  reactive
1-60 of 657 similar projects