libnbd VS rsl

Compare libnbd vs rsl and see what are their differences.

rsl

reserialise: lossy but versatile conversion between data serialisation formats (by sentriz)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
libnbd rsl
4 1
- 7
- -
- 5.0
- 29 days ago
Go
- MIT License
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.

libnbd

Posts with mentions or reviews of libnbd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-06.
  • jq 1.7 Released
    33 projects | news.ycombinator.com | 6 Sep 2023
  • Fuzzing ping(8) and finding a 24 year old bug
    2 projects | news.ycombinator.com | 10 Dec 2022
    Below is the small framework we use to fuzz a network client. It works by creating a Unix socket, forking, then having the client (under test) on one side of the socket and a small loop which reads the input file into the socket on the other side.

    https://gitlab.com/nbdkit/libnbd/-/tree/master/fuzzing

  • The fastest way to copy a file
    1 project | news.ycombinator.com | 28 Nov 2021
    We did a bunch of benchmarking around this when writing nbdcopy (https://gitlab.com/nbdkit/libnbd/-/tree/master/copy) which can copy file to file as well as between local files and NBD servers. There was also the goal to avoid polluting the page cache, which depending on if you're going to use the file content immediately afterwards or not matters.

    Anyway long story short, the best thing we found (for Linux) was Linus's own advice linked from here: https://stackoverflow.com/a/3756466

  • A 100LOC C impl of memset, that is faster than glibc's
    10 projects | news.ycombinator.com | 11 Nov 2021

rsl

Posts with mentions or reviews of rsl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-06.
  • jq 1.7 Released
    33 projects | news.ycombinator.com | 6 Sep 2023
    on a similar note I wrote little tool to convert from many formats to many formats

    the biggest usecase for me is taking some csv, toml, xml, whatever and converting that to json so I can pipe to jq

    https://github.com/sentriz/rsl

What are some alternatives?

When comparing libnbd and rsl you can also consider the following projects:

nbdkit

jq-mode - Emacs major mode for editing jq queries.

jackson-jq - jq for Jackson Java JSON Processor

counsel-jq - Traverse complex JSON and YAML structures with live feedback

memset_benchmark - This repository contains high-performance implementations of memset and memcpy in assembly.

yq - Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents

safeclib - safec libc extension with all C11 Annex K functions

jet - CLI to transform between JSON, EDN, YAML and Transit using Clojure

qemu

fx - Terminal JSON viewer & processor

Newman - Newman is a command-line collection runner for Postman

jmespath.py - JMESPath is a query language for JSON.