All Projects → edap-io → edap

edap-io / edap

Licence: other
No description or website provided.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to edap

Sofa Rpc
SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
Stars: ✭ 3,479 (+15713.64%)
Mutual labels:  protobuf, restful, rpc-framework
rony
Fast and Scalable RPC Framework
Stars: ✭ 41 (+86.36%)
Mutual labels:  protobuf, http-server, rpc-framework
Protobuf Nim
Protobuf implementation in pure Nim that leverages the power of the macro system to not depend on any external tools
Stars: ✭ 90 (+309.09%)
Mutual labels:  serialization, protobuf
Hprose Delphi
Hprose is a cross-language RPC. This project is Hprose 2.0 for Delphi and FreePascal
Stars: ✭ 100 (+354.55%)
Mutual labels:  serialization, rpc-framework
Protostuff
Java serialization library, proto compiler, code generator
Stars: ✭ 1,730 (+7763.64%)
Mutual labels:  serialization, protobuf
Protobuf Convert
Macros for convenient serialization of Rust data structures into/from Protocol Buffers 3
Stars: ✭ 22 (+0%)
Mutual labels:  serialization, protobuf
Python Api Development Fundamentals
Develop a full-stack web application with Python and Flask
Stars: ✭ 44 (+100%)
Mutual labels:  serialization, restful
Rust Protobuf
Rust implementation of Google protocol buffers
Stars: ✭ 1,797 (+8068.18%)
Mutual labels:  serialization, protobuf
Hprose Nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Stars: ✭ 297 (+1250%)
Mutual labels:  serialization, rpc-framework
Protobuf Java Format
Provide serialization and de-serialization of different formats based on Google’s protobuf Message. Enables overriding the default (byte array) output to text based formats such as XML, JSON and HTML.
Stars: ✭ 134 (+509.09%)
Mutual labels:  serialization, protobuf
Hprose Js
Hprose is a cross-language RPC. This project is Hprose 2.0 RPC for JavaScript
Stars: ✭ 133 (+504.55%)
Mutual labels:  serialization, rpc-framework
Autocser
AutoCSer is a high-performance RPC framework. AutoCSer 是一个以高效率为目标向导的整体开发框架。主要包括 TCP 接口服务框架、TCP 函数服务框架、远程表达式链组件、前后端一体 WEB 视图框架、ORM 内存索引缓存框架、日志流内存数据库缓存组件、消息队列组件、二进制 / JSON / XML 数据序列化 等一系列无缝集成的高性能组件。
Stars: ✭ 140 (+536.36%)
Mutual labels:  serialization, http-server
Hprose Java
Hprose is a cross-language RPC. This project is Hprose 2.0 for Java
Stars: ✭ 542 (+2363.64%)
Mutual labels:  serialization, rpc-framework
Cpp Serializers
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
Stars: ✭ 533 (+2322.73%)
Mutual labels:  serialization, protobuf
Hprose Golang
Hprose is a cross-language RPC. This project is Hprose for Golang.
Stars: ✭ 1,143 (+5095.45%)
Mutual labels:  serialization, rpc-framework
Protobuf
A pure Elixir implementation of Google Protobuf
Stars: ✭ 442 (+1909.09%)
Mutual labels:  serialization, protobuf
Protobuf
Protocol Buffers - Google's data interchange format
Stars: ✭ 52,305 (+237650%)
Mutual labels:  serialization, protobuf
Qxorm
QxOrm library - C++ Qt ORM (Object Relational Mapping) and ODM (Object Document Mapper) library - Official repository
Stars: ✭ 176 (+700%)
Mutual labels:  serialization, http-server
Kotlinx.serialization
Kotlin multiplatform / multi-format serialization
Stars: ✭ 3,550 (+16036.36%)
Mutual labels:  serialization, protobuf
Flatbuffers
FlatBuffers: Memory Efficient Serialization Library
Stars: ✭ 17,180 (+77990.91%)
Mutual labels:  serialization, protobuf

edap

edap(easy distributed application platform) 易用的分布式应用平台。

目的打造成为一个跨服务微服务容器架构,以易用,极致的性能作为开发目标。

容器架构图如下:

Segmentfault

容器可以同时支持RESTful接口以RPC(socket)的两种方式调用,服务描述使用proto文件进行定义。

大体的使用场景如下:

Segmentfault

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