“I Could Rewrite Curl”

This page summarizes the projects mentioned and recommended in the original post on /r/programming

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • cbindgen

    A project for generating C bindings from Rust code

  • I mean, I'm pretty sure Rust aims to be just as easily linkable. It's certainly possible to have a Rust library generate C bindings, and from there it should be possible to use Rust code anywhere C is. Not sure how popular that is in the wild, but cbindgen seems reasonably active-ish.

  • python-simulator

    this thing is about a python simulator, which is coded in python.

  • https://github.com/JcdeA/python-simulator It's actually still on GitHub, full of grammatical errors.

  • 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.

    InfluxDB logo
  • requests

    A simple, yet elegant, HTTP library.

  • Requests does not support "Expect: 100-continue", and that "can't be fixed", sooo Requests is not an adequate replacement for curl.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts