All Projects → hprose → Hprose Java

hprose / Hprose Java

Licence: mit
Hprose is a cross-language RPC. This project is Hprose 2.0 for Java

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Hprose Java

Hprose Golang
Hprose is a cross-language RPC. This project is Hprose for Golang.
Stars: ✭ 1,143 (+110.89%)
Mutual labels:  api, rpc, rpc-framework, rpc-client, serializer, serialization-library, serialize, serialization, cross-platform
Hprose Js
Hprose is a cross-language RPC. This project is Hprose 2.0 RPC for JavaScript
Stars: ✭ 133 (-75.46%)
Mutual labels:  rpc, rpc-framework, rpc-client, serializer, serialization-library, serialize, serialization, cross-platform
Hprose Php
Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP
Stars: ✭ 1,952 (+260.15%)
Mutual labels:  rpc, rpc-framework, rpc-client, serializer, serialization-library, serialize, serialization, cross-platform
Hprose Nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Stars: ✭ 297 (-45.2%)
Mutual labels:  rpc, rpc-framework, rpc-client, serialization-library, serialize, serialization, cross-platform
Hprose Delphi
Hprose is a cross-language RPC. This project is Hprose 2.0 for Delphi and FreePascal
Stars: ✭ 100 (-81.55%)
Mutual labels:  rpc, rpc-framework, rpc-client, serializer, serialization-library, serialization, cross-platform
hprose-as3
Hprose for ActionScript 3.0
Stars: ✭ 18 (-96.68%)
Mutual labels:  serialization, serializer, rpc, rpc-client, rpc-framework, serialize
Hprose Html5
Hprose is a cross-language RPC. This project is Hprose 2.0 Client for HTML5
Stars: ✭ 237 (-56.27%)
Mutual labels:  rpc, rpc-client, serialization-library, serialize, serialization, cross-platform
Hprose
HPROSE is short for High Performance Remote Object Service Engine. It's a serialize and RPC library, the serialize library of hprose is faster, smaller and more powerful than msgpack, the RPC library is faster, easier and more powerful than thrift.
Stars: ✭ 348 (-35.79%)
Mutual labels:  rpc, serialize, serialization, cross-platform
Lora Serialization
LoraWAN serialization/deserialization library for The Things Network
Stars: ✭ 120 (-77.86%)
Mutual labels:  serializer, serialization-library, serialize, serialization
ikeapack
Compact data serializer/packer written in Go, intended to produce a cross-language usable format.
Stars: ✭ 18 (-96.68%)
Mutual labels:  serialization, serializer, serialization-library, serialize
Flatbuffers
FlatBuffers: Memory Efficient Serialization Library
Stars: ✭ 17,180 (+3069.74%)
Mutual labels:  rpc, serialization-library, serialization, cross-platform
X
新生命X组件,数据中间件XCode、日志、网络、RPC、序列化、缓存、Windows服务
Stars: ✭ 1,322 (+143.91%)
Mutual labels:  api, rpc, serialize
Symfony Jsonapi
JSON API Transformer Bundle for Symfony 2 and Symfony 3
Stars: ✭ 114 (-78.97%)
Mutual labels:  api, serializer, serialization
Jstp
Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
Stars: ✭ 132 (-75.65%)
Mutual labels:  api, rpc, serialization
Dictfier
Python library to convert/serialize class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in converting Python Objects into JSON format
Stars: ✭ 67 (-87.64%)
Mutual labels:  api, serializer, serialization
Rpc
Simple RPC style APIs with generated clients & servers.
Stars: ✭ 192 (-64.58%)
Mutual labels:  api, rpc, rpc-framework
Rpc Websockets
JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript
Stars: ✭ 344 (-36.53%)
Mutual labels:  rpc, rpc-framework, rpc-client
hrpc
Common interface definition based rpc implementation
Stars: ✭ 21 (-96.13%)
Mutual labels:  rpc, rpc-client, rpc-framework
EndianBinaryIO
A C# library that can read and write primitives, enums, arrays, and strings to streams and byte arrays with specified endianness, string encoding, and boolean sizes.
Stars: ✭ 20 (-96.31%)
Mutual labels:  serialization, serializer, serialization-library
nodejs grpc
GRPC based API CRUD using Nodejs at both server and client side
Stars: ✭ 17 (-96.86%)
Mutual labels:  rpc, rpc-client, rpc-framework

Hprose

Hprose for Java

Join the chat at https://gitter.im/hprose/hprose-java Maven Central GitHub release License

Hprose is a High Performance Remote Object Service Engine.

It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.

Hprose supports many programming languages, for example:

  • AAuto Quicker
  • ActionScript
  • ASP
  • C++
  • Dart
  • Delphi/Free Pascal
  • dotNET(C#, Visual Basic...)
  • Golang
  • Java
  • JavaScript
  • Node.js
  • Objective-C
  • Perl
  • PHP
  • Python
  • Ruby
  • ...

Through Hprose, You can conveniently and efficiently intercommunicate between those programming languages.

This project is the implementation of Hprose for Java.

Hprose 2.0 for Java Documents: https://github.com/hprose/hprose-java/wiki

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].