rpcq VS swank-client

Compare rpcq vs swank-client and see what are their differences.

rpcq

The RPC framework and message specification for @rigetti Quantum Cloud Services. (by rigetti)

swank-client

Common Lisp implementation of a Slime / Swank client. (by brown)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
rpcq swank-client
2 3
73 79
- -
1.8 2.5
11 months ago about 1 year ago
Common Lisp Common Lisp
Apache License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rpcq

Posts with mentions or reviews of rpcq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-06.

swank-client

Posts with mentions or reviews of swank-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-11.
  • RPC libraries?
    4 projects | /r/Common_Lisp | 11 Apr 2022
    If yes, then https://github.com/brown/swank-client + https://github.com/brown/swank-crew should do the trick.
  • We Need Lisp Machines
    4 projects | news.ycombinator.com | 26 Mar 2022
    > Honest question: how do you communicate between two Lisp processes on two different machines?

    Depends what level of integration you want: custom tcp/udp protocols, HTTP and websockets are all pretty easy. But, you can also use something like this over a trusted network/vpn: https://github.com/brown/swank-client

  • Does this project exist? + Lisp interaction recommendations
    2 projects | /r/stumpwm | 15 Nov 2021
    I assume you mean with swank/slynk, as slime is the client code implemented with emacs. A quick search reveals https://github.com/brown/swank-client which could aid in that. Im tempted to suggest running them in the same lisp instance, but with large and complexe projects that would probably be more headache than its worth.

What are some alternatives?

When comparing rpcq and swank-client you can also consider the following projects:

cl4py - Common Lisp for Python

swank-gauche - Swank implementation for Gauche scheme

py4cl - Call python from Common Lisp

clog - CLOG - The Common Lisp Omnificent GUI

quilc - The optimizing Quil compiler.

stumpbuffer - An IBuffer inspired tool to control Stumpwm from Emacs

frpc2 - ONCRPC library

swank-crew - Common Lisp distributed computation framework implemented using Swank Client

pzmq - ZeroMQ 4.0+ Common Lisp bindings.