All Projects → Vs Streamjsonrpc → Similar Projects or Alternatives

1083 Open source projects that are alternatives of or similar to Vs Streamjsonrpc

Torat
ToRat is a Remote Administation tool written in Go using Tor as a transport mechanism and RPC for communication
Stars: ✭ 415 (-1.43%)
Mutual labels:  rpc, transport
coreipc
WCF-like service model API for communication over named pipes and TCP. .NET and node.js clients.
Stars: ✭ 22 (-94.77%)
Mutual labels:  json-rpc, rpc
Ttrpc
GRPC for low-memory environments
Stars: ✭ 236 (-43.94%)
Mutual labels:  rpc, stream
Spooky
An HttpClient based Json RPC 2.0/XML-RPC client for .Net.
Stars: ✭ 16 (-96.2%)
Mutual labels:  json-rpc, rpc
xmlrpcwsc-dotnet
XML-RPC Web Service Client C# implementation
Stars: ✭ 30 (-92.87%)
Mutual labels:  json-rpc, rpc
morestachio
Lightweight, powerful, flavorful, template engine.
Stars: ✭ 45 (-89.31%)
Mutual labels:  stream, netstandard
Zipstorer
A Pure C# Class to Store Files in Zip
Stars: ✭ 139 (-66.98%)
Mutual labels:  stream, netstandard
Remote Function
Make function calls to remote hosts seamlessly
Stars: ✭ 95 (-77.43%)
Mutual labels:  rpc, json-rpc
Jrpc
JSON-RPC implementation in C++17
Stars: ✭ 113 (-73.16%)
Mutual labels:  rpc, json-rpc
Rpc
Simple RPC style APIs with generated clients & servers.
Stars: ✭ 192 (-54.39%)
Mutual labels:  rpc, json-rpc
aiohttp-rpc
A simple JSON-RPC for aiohttp
Stars: ✭ 22 (-94.77%)
Mutual labels:  json-rpc, rpc
jsonrpcpp
C++ JSON-RPC 2.0 library
Stars: ✭ 97 (-76.96%)
Mutual labels:  json-rpc, rpc
JsonRpc.Standard
An asynchronous .NET Standard library for JSON RPC client & server implementation.
Stars: ✭ 27 (-93.59%)
Mutual labels:  json-rpc, rpc
Jsonrpc
The jsonrpc package helps implement of JSON-RPC 2.0
Stars: ✭ 143 (-66.03%)
Mutual labels:  rpc, json-rpc
metacom
RPC communication protocol for Metarhia stack 🔌
Stars: ✭ 42 (-90.02%)
Mutual labels:  stream, rpc
server
Implement the JSON-RPC 2.0 server specification for @laravel.
Stars: ✭ 154 (-63.42%)
Mutual labels:  json-rpc, rpc
Getty
a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Stars: ✭ 532 (+26.37%)
Mutual labels:  rpc, json-rpc
Jsonrpcserver
Process JSON-RPC requests in Python
Stars: ✭ 126 (-70.07%)
Mutual labels:  rpc, json-rpc
Signalw
Even simpler and faster real-time web for ASP.NET Core.
Stars: ✭ 125 (-70.31%)
Mutual labels:  rpc, transport
Libjson Rpc Cpp
C++ framework for json-rpc (json remote procedure call)
Stars: ✭ 653 (+55.11%)
Mutual labels:  rpc, json-rpc
Rpc Codec
JSON-RPC 2.0 codec for Go net/rpc standard library
Stars: ✭ 87 (-79.33%)
Mutual labels:  rpc, json-rpc
Co
Art of C++. Flag, logging, unit-test, json, go-style coroutine and more.
Stars: ✭ 2,264 (+437.77%)
Mutual labels:  rpc, json-rpc
Ether1
Official Go implementation of The Etho Protocol
Stars: ✭ 41 (-90.26%)
Mutual labels:  json-rpc, rpc
scala-json-rpc
Let your servers and clients communicate over function calls! JSON-RPC 2.0 library for Scala and Scala.js
Stars: ✭ 38 (-90.97%)
Mutual labels:  json-rpc, rpc
Joyrpc
high-performance, high-extensibility Java rpc framework.
Stars: ✭ 290 (-31.12%)
Mutual labels:  rpc, json-rpc
Node Elgato Stream Deck
A Node.js library for interfacing with the Elgato Stream Deck.
Stars: ✭ 359 (-14.73%)
Mutual labels:  stream
Akka Grpc
Akka gRPC
Stars: ✭ 361 (-14.25%)
Mutual labels:  rpc
Redeo
High-performance framework for building redis-protocol compatible TCP servers/services
Stars: ✭ 392 (-6.89%)
Mutual labels:  rpc
Hydra
后端一站式微服务框架,提供API、web、websocket,RPC、任务调度、消息消费服务器
Stars: ✭ 407 (-3.33%)
Mutual labels:  rpc
Wampsharp
A C# implementation of WAMP (The Web Application Messaging Protocol)
Stars: ✭ 355 (-15.68%)
Mutual labels:  rpc
Neuralnetwork.net
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
Stars: ✭ 392 (-6.89%)
Mutual labels:  netstandard
Stplanr
Sustainable transport planning with R
Stars: ✭ 352 (-16.39%)
Mutual labels:  transport
Onyx
An android library that uses technologies like artificial Intelligence, machine learning, and deep learning to make developers understand the content that they are displaying in their app.
Stars: ✭ 352 (-16.39%)
Mutual labels:  stream
Foggycam
📹 A tool to locally capture your own Nest camera stream.
Stars: ✭ 391 (-7.13%)
Mutual labels:  stream
Agilemapper
A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, merges, updates and projects queries. Targets .NET 3.5+ and .NET Standard 1.0+
Stars: ✭ 345 (-18.05%)
Mutual labels:  netstandard
Rtspclientsharp
Pure C# RTSP client for .NET Standard without external dependencies and with true async nature. I welcome contributions.
Stars: ✭ 348 (-17.34%)
Mutual labels:  netstandard
Go Dexec
It's like Go os/exec package but for Docker. What if you could exec programs remotely with the same interface as os/exec?
Stars: ✭ 407 (-3.33%)
Mutual labels:  rpc
Movienight
Single instance video streaming server with integrated chat.
Stars: ✭ 387 (-8.08%)
Mutual labels:  stream
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 (-17.34%)
Mutual labels:  rpc
Cellnet
High performance, simple, extensible golang open source network library
Stars: ✭ 3,714 (+782.19%)
Mutual labels:  rpc
Swyh
Stream the sound from your PC to an UPnP/DLNA device
Stars: ✭ 383 (-9.03%)
Mutual labels:  stream
Obs Studio Webrtc
This is a fork of OBS-studio with generic support for webrtc. It leverages the same webrtc implementation most browsers use.
Stars: ✭ 343 (-18.53%)
Mutual labels:  stream
Magnet Player
🎥 A place for streaming torrents directly from your browser
Stars: ✭ 346 (-17.81%)
Mutual labels:  stream
Udash Core
Scala framework for building beautiful and maintainable web applications.
Stars: ✭ 405 (-3.8%)
Mutual labels:  rpc
Atom Languageclient
Language Server Protocol support for Atom (the basis of Atom-IDE)
Stars: ✭ 385 (-8.55%)
Mutual labels:  json-rpc
Rpc Websockets
JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript
Stars: ✭ 344 (-18.29%)
Mutual labels:  rpc
Webrpc
webrpc is a schema-driven approach to writing backend services for modern Web apps and networks
Stars: ✭ 342 (-18.76%)
Mutual labels:  rpc
Dbreeze
C# .NET MONO NOSQL ( key value store embedded ) ACID multi-paradigm database management system.
Stars: ✭ 383 (-9.03%)
Mutual labels:  netstandard
Smart Socket
A High Performance Java AIO framework
Stars: ✭ 341 (-19%)
Mutual labels:  rpc
Autofac
An addictive .NET IoC container
Stars: ✭ 3,713 (+781.95%)
Mutual labels:  netstandard
Advanceddlsupport
Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.
Stars: ✭ 419 (-0.48%)
Mutual labels:  netstandard
Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Stars: ✭ 414 (-1.66%)
Mutual labels:  netstandard
Thriftpy2
Pure python approach of Apache Thrift.
Stars: ✭ 402 (-4.51%)
Mutual labels:  rpc
Gofer.net
Easy C# API for Distributed Background Tasks/Jobs for .NET Core.
Stars: ✭ 383 (-9.03%)
Mutual labels:  netstandard
Rxgo
Reactive Extensions for the Go language.
Stars: ✭ 3,907 (+828.03%)
Mutual labels:  stream
Eureca.io
eureca.io : a nodejs bidirectional RPC that can use WebSocket, WebRTC or XHR fallback as transport layers
Stars: ✭ 341 (-19%)
Mutual labels:  rpc
Java8 Cheatsheet
A Java 8+ Cheat Sheet for functional programming
Stars: ✭ 381 (-9.5%)
Mutual labels:  stream
How To Stream Movies Using Nodejs
🎥 How to Stream Movies to a HTML 5 video tag using NodeJS
Stars: ✭ 336 (-20.19%)
Mutual labels:  stream
Pyinstalive
Python script to download Instagram livestreams and replays.
Stars: ✭ 336 (-20.19%)
Mutual labels:  stream
Gulp Awspublish
gulp plugin to publish files to amazon s3
Stars: ✭ 398 (-5.46%)
Mutual labels:  stream
1-60 of 1083 similar projects