All Projects → GenericProtocol → Similar Projects or Alternatives

1518 Open source projects that are alternatives of or similar to GenericProtocol

Jstp
Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
Stars: ✭ 132 (+247.37%)
Mutual labels:  serialization, socket, tcp, protocol
Goridge
High-performance PHP-to-Golang IPC bridge
Stars: ✭ 950 (+2400%)
Mutual labels:  socket, tcp, sockets, binary
Binaryserializer
A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and code.
Stars: ✭ 197 (+418.42%)
Mutual labels:  serialization, binary, protocol
Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (+76.32%)
Mutual labels:  socket, tcp, sockets
Ceras
Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
Stars: ✭ 374 (+884.21%)
Mutual labels:  serialization, binary, protocol
EasyFileTransfer
An easy way to transfer file with any size on network with tcp protocol.
Stars: ✭ 30 (-21.05%)
Mutual labels:  socket, tcp, transfer
sirdez
Glorious Binary Serialization and Deserialization for TypeScript.
Stars: ✭ 20 (-47.37%)
Mutual labels:  serialization, binary, protocol
Fastbinaryencoding
Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift
Stars: ✭ 421 (+1007.89%)
Mutual labels:  serialization, binary, protocol
Pypacker
📦 The fastest and simplest packet manipulation lib for Python
Stars: ✭ 216 (+468.42%)
Mutual labels:  socket, tcp, protocol
Bizsocket
异步socket,对一些业务场景做了支持
Stars: ✭ 469 (+1134.21%)
Mutual labels:  socket, tcp, sockets
Bigq
Messaging platform in C# for TCP and Websockets, with or without SSL
Stars: ✭ 18 (-52.63%)
Mutual labels:  socket, tcp, sockets
Iot Dc3
IOT DC3 is an open source, distributed Internet of Things (IOT) platform based on Spring Cloud. It is used for rapid development of IOT projects and management of IOT devices. It is a set of solutions for IOT system.
Stars: ✭ 195 (+413.16%)
Mutual labels:  socket, tcp
Erpc
An efficient, extensible and easy-to-use RPC framework.
Stars: ✭ 2,274 (+5884.21%)
Mutual labels:  socket, protocol
Oksocket
An blocking socket client for Android applications.
Stars: ✭ 2,359 (+6107.89%)
Mutual labels:  socket, tcp
Simplenetwork
simple TCP server / client C++ linux socket
Stars: ✭ 225 (+492.11%)
Mutual labels:  socket, tcp
Ohsce
PHP HI-REL SOCKET TCP/UDP/ICMP/Serial .高可靠性PHP通信&控制框架SOCKET-TCP/UDP/ICMP/硬件Serial-RS232/RS422/RS485 AND MORE!
Stars: ✭ 206 (+442.11%)
Mutual labels:  socket, tcp
Ssokit Qmake
A Simple & Strong Tool for TCP&UDP Debug
Stars: ✭ 231 (+507.89%)
Mutual labels:  socket, tcp
Unitysocketprotobuf3demo
主要实现了用Unity对接了Leaf服务器。其次带了些小工具。
Stars: ✭ 244 (+542.11%)
Mutual labels:  socket, tcp
Bois
Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with almost no change.
Stars: ✭ 53 (+39.47%)
Mutual labels:  serialization, binary
persistity
A persistence framework for game developers
Stars: ✭ 34 (-10.53%)
Mutual labels:  serialization, binary
XAsyncSockets
XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.
Stars: ✭ 28 (-26.32%)
Mutual labels:  tcp, sockets
protodata
A textual language for binary data.
Stars: ✭ 35 (-7.89%)
Mutual labels:  serialization, binary
parco
🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics
Stars: ✭ 57 (+50%)
Mutual labels:  serialization, binary
jwEngine
A cross-platform C++<->lua server quick solution
Stars: ✭ 226 (+494.74%)
Mutual labels:  serialization, tcp
sia
Sia - Binary serialisation and deserialisation
Stars: ✭ 52 (+36.84%)
Mutual labels:  serialization, binary
gnb udp over tcp
gnb_udp_over_tcp 是一个为GNB开发的通过tcp链路中转UDP分组转发的服务
Stars: ✭ 32 (-15.79%)
Mutual labels:  socket, tcp
xmpp-php
PHP client library for XMPP (Jabber) protocol
Stars: ✭ 33 (-13.16%)
Mutual labels:  socket, protocol
Kalm.js
The socket manager
Stars: ✭ 155 (+307.89%)
Mutual labels:  socket, tcp
Zserver4d
ZServer4D 是一套从商业项目剥离而出的云服务器中间件,可以承载百万级的分布式负载服务,并且支持IoT及内网穿透
Stars: ✭ 199 (+423.68%)
Mutual labels:  socket, tcp
Nettychat
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
Stars: ✭ 1,979 (+5107.89%)
Mutual labels:  socket, tcp
Fspickler
A fast multi-format message serializer for .NET
Stars: ✭ 299 (+686.84%)
Mutual labels:  serialization, binary
Tcpprobe
Modern TCP tool and service for network performance observability.
Stars: ✭ 207 (+444.74%)
Mutual labels:  socket, tcp
How-to-Deconstruct-Ping-with-C-and-NodeJS
🙈 Simple examples that show how to work with binary headers in C and NodeJS
Stars: ✭ 51 (+34.21%)
Mutual labels:  socket, protocol
Socketpushclient
最近项目中要求做推送,基于内网的。由于工期不是很紧,需求不是很严格,所以放弃了使用三方的推送框架,基于Socket自己写了消息推送功能(服务端+android端)。服务器端使用java,客户端使用Android。本人是做Android开发的,所以demo重点介绍客户端的一些代码,包括Socket的TCP长连接及发消息,Service如何不被轻易杀死,通过aidl实现界面实时与Service的通信,可以在界面上控制Socket的连接与断开以及发消息,并采用了Parcelable对象实现aidl传参
Stars: ✭ 129 (+239.47%)
Mutual labels:  socket, tcp
GroBuf
Fast binary serializer
Stars: ✭ 56 (+47.37%)
Mutual labels:  serialization, binary
Apex.Serialization
High performance contract-less binary serializer for .NET
Stars: ✭ 82 (+115.79%)
Mutual labels:  serialization, binary
nason
🗜 Ultra tiny serializer / encoder with plugin-support. Useful to build binary files containing images, strings, numbers and more!
Stars: ✭ 30 (-21.05%)
Mutual labels:  serialization, binary
Flatcc
FlatBuffers Compiler and Library in C for C
Stars: ✭ 434 (+1042.11%)
Mutual labels:  serialization, protocol
Pbf
A low-level, lightweight protocol buffers implementation in JavaScript.
Stars: ✭ 618 (+1526.32%)
Mutual labels:  serialization, binary
tinypacks
A data serialization format for constrained environments like 8-bit and 16-bit microcontrollers.
Stars: ✭ 30 (-21.05%)
Mutual labels:  serialization, protocol
hs-packer
Fast serialization in haskell
Stars: ✭ 13 (-65.79%)
Mutual labels:  serialization, binary
binary
package binary is a lightweight and high-performance serialization library to encode/decode between go data and []byte.
Stars: ✭ 20 (-47.37%)
Mutual labels:  serialization, binary
Async Sockets Cpp
Simple thread-based asynchronous TCP & UDP Socket classes in C++.
Stars: ✭ 127 (+234.21%)
Mutual labels:  socket, tcp
Binary
Generic and fast binary serializer for Go
Stars: ✭ 86 (+126.32%)
Mutual labels:  serialization, binary
Iguana
universal serialization engine
Stars: ✭ 481 (+1165.79%)
Mutual labels:  serialization, binary
Hprose Nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Stars: ✭ 297 (+681.58%)
Mutual labels:  serialization, tcp
Bincode
A binary encoder / decoder implementation in Rust.
Stars: ✭ 1,100 (+2794.74%)
Mutual labels:  serialization, binary
Beeschema
Binary Schema Library for C#
Stars: ✭ 46 (+21.05%)
Mutual labels:  serialization, binary
Shineframe
高性能超轻量级C++开发库及服务器编程框架
Stars: ✭ 274 (+621.05%)
Mutual labels:  serialization, tcp
Ocaml Protoc
A Protobuf Compiler for OCaml
Stars: ✭ 129 (+239.47%)
Mutual labels:  serialization, protocol
Protobuf Convert
Macros for convenient serialization of Rust data structures into/from Protocol Buffers 3
Stars: ✭ 22 (-42.11%)
Mutual labels:  serialization, protocol
Coq Serapi
Coq Protocol Playground with Se(xp)rialization of Internal Structures.
Stars: ✭ 87 (+128.95%)
Mutual labels:  serialization, protocol
AndroidNetMonitor
This project aims to collect and analyze traffic information of Android.(采集手机发送和接收的报文简要信息,并且根据socket记录每个报文对应哪个手机app)
Stars: ✭ 25 (-34.21%)
Mutual labels:  socket, tcp
Hprose Js
Hprose is a cross-language RPC. This project is Hprose 2.0 RPC for JavaScript
Stars: ✭ 133 (+250%)
Mutual labels:  serialization, tcp
Chronicle Wire
A Java Serialisation Library that supports multiple formats
Stars: ✭ 204 (+436.84%)
Mutual labels:  serialization, binary
procbridge
A super-lightweight IPC (Inter-Process Communication) protocol over TCP socket.
Stars: ✭ 118 (+210.53%)
Mutual labels:  socket, protocol
Hprose Html5
Hprose is a cross-language RPC. This project is Hprose 2.0 Client for HTML5
Stars: ✭ 237 (+523.68%)
Mutual labels:  serialization, tcp
surge
Simple, specialised, and efficient binary marshaling
Stars: ✭ 36 (-5.26%)
Mutual labels:  serialization, binary
SierraChartZorroPlugin
A Zorro broker API plugin for Sierra Chart, written in Win32 C++.
Stars: ✭ 22 (-42.11%)
Mutual labels:  tcp, protocol
Go Netstat
A netstat implementation written in Go
Stars: ✭ 121 (+218.42%)
Mutual labels:  socket, tcp
1-60 of 1518 similar projects