All Projects → hprose → Hprose Delphi

hprose / Hprose Delphi

Licence: mit
Hprose is a cross-language RPC. This project is Hprose 2.0 for Delphi and FreePascal

Programming Languages

pascal
1382 projects
delphi
115 projects

Projects that are alternatives of or similar to Hprose Delphi

Hprose Java
Hprose is a cross-language RPC. This project is Hprose 2.0 for Java
Stars: ✭ 542 (+442%)
Mutual labels:  rpc, rpc-framework, rpc-client, serializer, serialization-library, serialization, cross-platform
Hprose Golang
Hprose is a cross-language RPC. This project is Hprose for Golang.
Stars: ✭ 1,143 (+1043%)
Mutual labels:  rpc, rpc-framework, rpc-client, serializer, serialization-library, serialization, cross-platform
Hprose Php
Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP
Stars: ✭ 1,952 (+1852%)
Mutual labels:  rpc, rpc-framework, rpc-client, serializer, serialization-library, serialization, cross-platform
Hprose Js
Hprose is a cross-language RPC. This project is Hprose 2.0 RPC for JavaScript
Stars: ✭ 133 (+33%)
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 (+197%)
Mutual labels:  rpc, rpc-framework, rpc-client, serialization-library, serialization, cross-platform
hprose-as3
Hprose for ActionScript 3.0
Stars: ✭ 18 (-82%)
Mutual labels:  serialization, serializer, rpc, rpc-client, rpc-framework
Hprose Html5
Hprose is a cross-language RPC. This project is Hprose 2.0 Client for HTML5
Stars: ✭ 237 (+137%)
Mutual labels:  rpc, rpc-client, serialization-library, serialization, cross-platform
Flatbuffers
FlatBuffers: Memory Efficient Serialization Library
Stars: ✭ 17,180 (+17080%)
Mutual labels:  rpc, serialization-library, serialization, cross-platform
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 (-80%)
Mutual labels:  serialization, serializer, serialization-library
nodejs grpc
GRPC based API CRUD using Nodejs at both server and client side
Stars: ✭ 17 (-83%)
Mutual labels:  rpc, rpc-client, rpc-framework
JsonFormatter
Easy, Fast and Lightweight Json Formatter. (Serializer and Deserializer)
Stars: ✭ 26 (-74%)
Mutual labels:  serialization, serializer, serialization-library
rony
Fast and Scalable RPC Framework
Stars: ✭ 41 (-59%)
Mutual labels:  rpc, rpc-client, rpc-framework
Savegamefree
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
Stars: ✭ 279 (+179%)
Mutual labels:  serializer, serialization-library, serialization
Rpcx Java
rpcx implementation in Java for server side and client side
Stars: ✭ 71 (-29%)
Mutual labels:  rpc, rpc-framework, rpc-client
hrpc
Common interface definition based rpc implementation
Stars: ✭ 21 (-79%)
Mutual labels:  rpc, rpc-client, rpc-framework
ikeapack
Compact data serializer/packer written in Go, intended to produce a cross-language usable format.
Stars: ✭ 18 (-82%)
Mutual labels:  serialization, serializer, serialization-library
Hprose Objc
Hprose is a cross-language RPC. This project is Hprose 2.0 Client for Objective-C
Stars: ✭ 130 (+30%)
Mutual labels:  rpc, rpc-client, cross-platform
Armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
Stars: ✭ 3,392 (+3292%)
Mutual labels:  rpc, rpc-framework, rpc-client
Rpc Websockets
JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript
Stars: ✭ 344 (+244%)
Mutual labels:  rpc, rpc-framework, rpc-client
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 (+248%)
Mutual labels:  rpc, serialization, cross-platform

Hprose

Hprose for Delphi/Lazarus

Join the chat at https://gitter.im/hprose/hprose-delphi Supported Delphi versions: delphi6-delphi10.3 Supported FreePascal versions: freepascal2-freepascal3 GitHub release

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/Lazarus
  • 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 Delphi/Lazarus.

Miscellaneous

You can install Delphinus package manager and install Hprose as a package there. (Delphinus-Support)

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