All Projects → multicode → Similar Projects or Alternatives

492 Open source projects that are alternatives of or similar to multicode

Blackboxprotobuf
Blackbox protobuf is a Burp Suite extension for decoding and modifying arbitrary protobuf messages without the protobuf type definition.
Stars: ✭ 155 (+868.75%)
Mutual labels:  protobuf
Grpc Cmake Example
gRPC C++ example with CMake
Stars: ✭ 142 (+787.5%)
Mutual labels:  protobuf
Protobuf Dynamic
Protocol Buffers Dynamic Schema - create protobuf schemas programmatically
Stars: ✭ 186 (+1062.5%)
Mutual labels:  protobuf
Xresloader
跨平台Excel导表工具(Excel=>protobuf/msgpack/lua/javascript/json/xml)
Stars: ✭ 161 (+906.25%)
Mutual labels:  protobuf
Raptor
拍拍贷微服务rpc框架
Stars: ✭ 139 (+768.75%)
Mutual labels:  protobuf
Gametracking
🛢 Dumping things, so you don't have to
Stars: ✭ 204 (+1175%)
Mutual labels:  protobuf
Netty Learning Example
🥚 Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。
Stars: ✭ 2,146 (+13312.5%)
Mutual labels:  protobuf
Protoman
Postman for protobuf APIs
Stars: ✭ 241 (+1406.25%)
Mutual labels:  protobuf
Gf Cli
GoFrame Command Line Interface, which is your helpmate for building GoFrame application with convenience.
Stars: ✭ 143 (+793.75%)
Mutual labels:  protobuf
Go Grpc Examples
This repo contains examples and implementations of different types of GRPC services and APIs using Golang.
Stars: ✭ 180 (+1025%)
Mutual labels:  protobuf
Flutter Grpc Tutorial
[Tutorial] Asynchronous Flutter chat client with Go chat server which are powered by gRPC (simple and streaming)
Stars: ✭ 167 (+943.75%)
Mutual labels:  protobuf
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 (+737.5%)
Mutual labels:  protobuf
Clay
Proto-first minimal server platform for gRPС+REST+Swagger APIs
Stars: ✭ 212 (+1225%)
Mutual labels:  protobuf
Kratos
A modular-designed and easy-to-use microservices framework in Go.
Stars: ✭ 15,844 (+98925%)
Mutual labels:  protobuf
Quick Protobuf
A rust implementation of protobuf parser
Stars: ✭ 244 (+1425%)
Mutual labels:  protobuf
Go Grpc Example
An example of gRPC
Stars: ✭ 153 (+856.25%)
Mutual labels:  protobuf
Istio Micro
istio 微服务示例代码 grpc+protobuf+echo+websocket+mysql+redis+kafka+docker-compose
Stars: ✭ 194 (+1112.5%)
Mutual labels:  protobuf
Goprotowrap
A package-at-a-time wrapper for protoc, for generating Go protobuf code.
Stars: ✭ 147 (+818.75%)
Mutual labels:  protobuf
flyteidl
Specification of the IR for Flyte workflows and tasks. Also Interfaces for all backend services. https://docs.flyte.org/projects/flyteidl/en/stable/
Stars: ✭ 27 (+68.75%)
Mutual labels:  protobuf
Protolint
A pluggable linter and fixer to enforce Protocol Buffer style and conventions.
Stars: ✭ 142 (+787.5%)
Mutual labels:  protobuf
Wehousing
Golang微服务+区块链实战---go+micro+fabric实现租房上链系统
Stars: ✭ 182 (+1037.5%)
Mutual labels:  protobuf
Him Vue
开源的H5即时聊天系统 spring-boot + netty + protobuf + vue ~
Stars: ✭ 142 (+787.5%)
Mutual labels:  protobuf
Go Space Chat
【孤单Lonely】基于Golang/WebSocket/Canvas/Protobuf 的聊天室
Stars: ✭ 228 (+1325%)
Mutual labels:  protobuf
Pb And K
Kotlin Code Generator and Runtime for Protocol Buffers
Stars: ✭ 137 (+756.25%)
Mutual labels:  protobuf
Protoc Jar Maven Plugin
Protocol Buffers protobuf maven plugin - based on protoc-jar multi-platform executable protoc JAR
Stars: ✭ 177 (+1006.25%)
Mutual labels:  protobuf
Vscode Proto3
vscode extension for proto3
Stars: ✭ 171 (+968.75%)
Mutual labels:  protobuf
Libprotobuf Mutator fuzzing learning
Learn how to combine libprotobuf-mutator with libfuzzer & AFL++
Stars: ✭ 134 (+737.5%)
Mutual labels:  protobuf
Protoc Gen Lint
A plug-in for Google's Protocol Buffers (protobufs) compiler to lint .proto files for style violations.
Stars: ✭ 221 (+1281.25%)
Mutual labels:  protobuf
Sbt Protobuf
sbt plugin for compiling protobuf files
Stars: ✭ 163 (+918.75%)
Mutual labels:  protobuf
Play Store Api
Google Play Store protobuf API wrapper in java
Stars: ✭ 249 (+1456.25%)
Mutual labels:  protobuf
Serialize
Stars: ✭ 159 (+893.75%)
Mutual labels:  protobuf
Rules protobuf
Bazel rules for building protocol buffers and gRPC services (java, c++, go, ...)
Stars: ✭ 206 (+1187.5%)
Mutual labels:  protobuf
Gayrpc
Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .
Stars: ✭ 157 (+881.25%)
Mutual labels:  protobuf
golang-example-app
Example application
Stars: ✭ 138 (+762.5%)
Mutual labels:  protobuf
Nettychat
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
Stars: ✭ 1,979 (+12268.75%)
Mutual labels:  protobuf
Him Netty
开源的H5即时聊天系统 spring-boot + netty + protobuf + vue ~
Stars: ✭ 194 (+1112.5%)
Mutual labels:  protobuf
Berkanansdk
Bluetooth mesh messaging SDK for apps
Stars: ✭ 150 (+837.5%)
Mutual labels:  protobuf
Unitysocketprotobuf3demo
主要实现了用Unity对接了Leaf服务器。其次带了些小工具。
Stars: ✭ 244 (+1425%)
Mutual labels:  protobuf
Go Micro Boilerplate
The boilerplate of the GoLang application with a clear microservices architecture.
Stars: ✭ 147 (+818.75%)
Mutual labels:  protobuf
Grpc Kotlin
gRPC with Kotlin Coroutines
Stars: ✭ 190 (+1087.5%)
Mutual labels:  protobuf
Steamkit
SteamKit2 is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.
Stars: ✭ 1,926 (+11937.5%)
Mutual labels:  protobuf
rmarsh
Ruby Marshal 4.8 encoder/decoder in Golang. Why? Who knows.
Stars: ✭ 15 (-6.25%)
Mutual labels:  encoder
Tgtv
用swift3.1编写的直播APP,运用protobuf
Stars: ✭ 145 (+806.25%)
Mutual labels:  protobuf
Protobuf Adapter
Google Protocol Buffers adapter for Casbin
Stars: ✭ 185 (+1056.25%)
Mutual labels:  protobuf
Practical Dapr
A full-stack .NET microservices build on Dapr and Tye
Stars: ✭ 140 (+775%)
Mutual labels:  protobuf
Gordon cnn
A small convolution neural network deep learning framework implemented in c++.
Stars: ✭ 241 (+1406.25%)
Mutual labels:  protobuf
Flutter hand tracking plugin
这是一个 Flutter Packge 以实现摄像头精确追踪并识别十指的运动路径/轨迹和手势动作, 且输出22个手部关键点以支持更多手势自定义. 基于这个包可以编写业务逻辑将手势信息实时转化为指令信息: 一二三四五, rock, spiderman...还可以对不同手势编写不同特效. 可用于短视频直播特效, 智能硬件等领域, 为人机互动带来更自然丰富的体验
Stars: ✭ 142 (+787.5%)
Mutual labels:  protobuf
Buildbuddy
BuildBuddy is an open source Bazel build event viewer, result store, and remote cache.
Stars: ✭ 182 (+1037.5%)
Mutual labels:  protobuf
Ore Infinium
Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
Stars: ✭ 139 (+768.75%)
Mutual labels:  protobuf
JavaSteam
Java library that provides an interface to directly interact with Valve's Steam servers.
Stars: ✭ 70 (+337.5%)
Mutual labels:  protobuf
Rq
Record Query - A tool for doing record analysis and transformation
Stars: ✭ 1,808 (+11200%)
Mutual labels:  protobuf
Rules proto
Modern bazel build rules for protobuf / gRPC
Stars: ✭ 179 (+1018.75%)
Mutual labels:  protobuf
Cmakeprotosgrpc
gRPC + protobuf using CMake example
Stars: ✭ 137 (+756.25%)
Mutual labels:  protobuf
Protobuf Jetbrains Plugin
Protobuf Support for JetBrains IDEs
Stars: ✭ 226 (+1312.5%)
Mutual labels:  protobuf
Makeaplan public
【制定一个计划】是一个目标规划应用,通过最直接,最清晰的方式帮助你记录和追踪自己的计划,辅助你达成自己的目标。
Stars: ✭ 174 (+987.5%)
Mutual labels:  protobuf
go-chat
go-chat.使用Go基于WebSocket开发的web聊天应用。单聊,群聊。文字,图片,语音,视频消息,屏幕共享,剪切板图片,基于WebRTC的P2P语音通话,视频聊天。
Stars: ✭ 516 (+3125%)
Mutual labels:  protobuf
raster
A micro server framework, support coroutine, and parallel-computing, used for building flatbuffers/thrift/protobuf/http protocol service.
Stars: ✭ 19 (+18.75%)
Mutual labels:  protobuf
BatchEncoder
BatchEncoder is an audio files conversion software.
Stars: ✭ 145 (+806.25%)
Mutual labels:  encoder
Jackson Dataformats Binary
Uber-project for standard Jackson binary format backends: avro, cbor, ion, protobuf, smile
Stars: ✭ 221 (+1281.25%)
Mutual labels:  protobuf
Protofuzz
Google Protocol Buffers message generator
Stars: ✭ 171 (+968.75%)
Mutual labels:  protobuf
1-60 of 492 similar projects