All Projects → hprose → Hprose Golang

hprose / Hprose Golang

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

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Hprose Golang

Hprose Java
Hprose is a cross-language RPC. This project is Hprose 2.0 for Java
Stars: ✭ 542 (-52.58%)
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 (-88.36%)
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 (+70.78%)
Mutual labels:  rpc, rpc-framework, rpc-client, serializer, 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 (-91.25%)
Mutual labels:  rpc, rpc-framework, rpc-client, serializer, serialization-library, serialization, cross-platform
Hprose Nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Stars: ✭ 297 (-74.02%)
Mutual labels:  rpc, rpc-framework, rpc-client, serialization-library, serialize, serialization, cross-platform
Hprose Html5
Hprose is a cross-language RPC. This project is Hprose 2.0 Client for HTML5
Stars: ✭ 237 (-79.27%)
Mutual labels:  rpc, rpc-client, serialization-library, serialize, serialization, cross-platform
hprose-as3
Hprose for ActionScript 3.0
Stars: ✭ 18 (-98.43%)
Mutual labels:  serialization, serializer, rpc, rpc-client, rpc-framework, serialize
ikeapack
Compact data serializer/packer written in Go, intended to produce a cross-language usable format.
Stars: ✭ 18 (-98.43%)
Mutual labels:  serialization, serializer, serialization-library, serialize
Lora Serialization
LoraWAN serialization/deserialization library for The Things Network
Stars: ✭ 120 (-89.5%)
Mutual labels:  serializer, serialization-library, serialize, serialization
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 (-69.55%)
Mutual labels:  rpc, serialize, serialization, cross-platform
Flatbuffers
FlatBuffers: Memory Efficient Serialization Library
Stars: ✭ 17,180 (+1403.06%)
Mutual labels:  rpc, serialization-library, serialization, cross-platform
Rpc
Simple RPC style APIs with generated clients & servers.
Stars: ✭ 192 (-83.2%)
Mutual labels:  api, rpc, rpc-framework
hrpc
Common interface definition based rpc implementation
Stars: ✭ 21 (-98.16%)
Mutual labels:  rpc, rpc-client, rpc-framework
Jstp
Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
Stars: ✭ 132 (-88.45%)
Mutual labels:  api, rpc, serialization
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 (-98.25%)
Mutual labels:  serialization, serializer, serialization-library
nodejs grpc
GRPC based API CRUD using Nodejs at both server and client side
Stars: ✭ 17 (-98.51%)
Mutual labels:  rpc, rpc-client, rpc-framework
rony
Fast and Scalable RPC Framework
Stars: ✭ 41 (-96.41%)
Mutual labels:  rpc, rpc-client, rpc-framework
Symfony Jsonapi
JSON API Transformer Bundle for Symfony 2 and Symfony 3
Stars: ✭ 114 (-90.03%)
Mutual labels:  api, serializer, serialization
JsonFormatter
Easy, Fast and Lightweight Json Formatter. (Serializer and Deserializer)
Stars: ✭ 26 (-97.73%)
Mutual labels:  serialization, serializer, serialization-library
Savegamefree
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
Stars: ✭ 279 (-75.59%)
Mutual labels:  serializer, serialization-library, serialization

Hprose

Hprose 3.0 for Golang

Join the chat at https://gitter.im/hprose/hprose-golang Build Status GoDoc Go Report Card codebeat badge Coverage Status License

Introduction

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 3.0 for Golang.

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].