pq VS chargen2p

Compare pq vs chargen2p and see what are their differences.

pq

a command-line Protobuf parser with Kafka support and JSON output (by sevagh)

chargen2p

2-Phase Character Generator Protocol (by tommie)
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
pq chargen2p
3 2
167 3
- -
4.8 4.1
11 months ago over 2 years ago
Rust Go
MIT License 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.

pq

Posts with mentions or reviews of pq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-12.
  • Ask HN: What apps have you created for your own use?
    212 projects | news.ycombinator.com | 12 Dec 2023
    I wrote pq [1] (protobuf parser cli) at a company where I was told to "just use the tool another engineer wrote" which was in C++, in a really uncompileable/abandoned/unusable state

    I wrote goat [2] (EBS disk attacher) at the same company on a solo project where I needed to create a "Kafka-cluster-IaC" recipe in Terraform and wanted us to be able to replace EC2 broker instances dynamically but preserve their data on the EBS volume

    [1] https://github.com/sevagh/pq

    [2] https://github.com/sevagh/goat

  • Aleka: a schema agnostic protobuf decoder
    1 project | /r/rust | 4 Jun 2022
    Reminds me of a tool an ex-coworker of mine wrote about 5 years ago. Check it out for inspiration maybe: https://github.com/sevagh/pq
  • Podman: A Daemonless Container Engine
    12 projects | news.ycombinator.com | 11 Feb 2021
    I have a Makefile for a Rust project which binds the local repository to a Docker volume, builds it in the container using muslrust, and then does a chown to change the target directory back from root ownership to my own user.

    All I had to do was 's/docker/podman/g' and remove the chown hack and it works fine: https://github.com/sevagh/pq/commit/6acf6d05a094ac2959567a9a...

    It understands Dockerfiles and can pull images from Dockerhub.

chargen2p

Posts with mentions or reviews of chargen2p. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-12.
  • Ask HN: What apps have you created for your own use?
    212 projects | news.ycombinator.com | 12 Dec 2023
  • Internet magically gets faster when opening speedtest?
    12 projects | news.ycombinator.com | 17 Apr 2022
    I don't trust speedtests. There are all kinds of wrong incentives, similar to GPU benchmarks. One thing I noticed was that the data speedtest.net sends has really low entropy. It just repeats 10 bytes. If I ran an ISP I would...

    So I wrote chargen2p [1] as an extension to the classical chargen protocol.

    I use it together with a Prometheus exporter [2] I wrote to periodically check my laptop's connectivity. The actual check runs over Wireguard, since I didn't want to open my chargen2p server to the public. This only checks download speeds, mind you. (The chargen2p library exports upload metrics, but the exporter doesn't use it.)

    My graphs tell me the average is ~5 MBps, so 40 Mbps. This is between me (Switzerland) and a Hetzner DC in Germany. speedtest.net just now claimed 160 Mbps.

    [1] https://github.com/tommie/chargen2p

    [2] https://github.com/tommie/prometheus-connectivity-exporter

What are some alternatives?

When comparing pq and chargen2p you can also consider the following projects:

docker - Docker - the open-source application container engine

npkill - List any node_modules 📦 dir in your system and how heavy they are. You can then select which ones you want to erase to free up space 🧹

oatmeal - Terminal UI to chat with large language models (LLM) using different model backends, and integrations with your favourite editors!

prometheus-connectivity-exporter - A network connectivity prober for Prometheus.

podman - Podman: A tool for managing OCI containers and pods.

srgn - A code surgeon for precise text and code transplantation. A marriage of `tr`/`sed`, `rg` and `tree-sitter`.

hello-http - A cross-platform HTTP client desktop application for testing HTTP and REST APIs, WebSocket, GraphQL (including subscriptions) and gRPC endpoints.

conmon - An OCI container runtime monitor.

vue-skuilder

webpub - Give me a website, I'll make you an epub.

storage - Container Storage Library

LookupChatGPT - A chrome extension which looks up selected text via ChatGPT using your custom prompts