sijsop

A simple JSON-based protocol for Go, easy to implement for other languages (by thejerf)

Sijsop Alternatives

Similar projects and alternatives to sijsop

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sijsop alternative or higher similarity.

sijsop reviews and mentions

Posts with mentions or reviews of sijsop. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-13.
  • What are the recommended connection pool libraries written in Golang?
    5 projects | /r/golang | 13 Feb 2023
    Moreover, because Ergo imports Erlang wholesale, it precludes things where you can send messages over the network and keep their types. Here's one simple example from a library of mine but there are numerous other options, gRPC, protocol buffers, etc. (I link this not because it is amazing code, but just because I have it on hand and personally know where it is. Also, note that as a demo program it demonstrates both typed and untyped receive; the "right" side does an untyped receive on purpose.) It is not necessary to lose types in general to go over a network.
  • Optimal dispatcher for json messages ?
    3 projects | /r/golang | 6 Mar 2022
    The most efficient option is to send the type separately. I wrote and use sijsop for this, if you want something off-the-shelf.
  • Netchan alternative?
    2 projects | /r/golang | 2 Nov 2021
    You might consider https://github.com/thejerf/sijsop , then. About as fast to get going as a network protocol can be.
  • A note from our sponsor - WorkOS
    workos.com | 16 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic sijsop repo stats
5
13
3.7
11 months ago

thejerf/sijsop is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of sijsop is Go.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com