aws-c-http

C99 implementation of the HTTP/1.1 and HTTP/2 specifications (by awslabs)

Aws-c-http Alternatives

Similar projects and alternatives to aws-c-http based on common topics and language

  • distroless

    🥑 Language focused docker images, minus the operating system.

  • apko

    Build OCI images from APK packages directly without Dockerfile

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

    build APKs from source code (by chainguard-dev)

  • aws-c-auth

    C99 library implementation of AWS client-side authentication: standard credentials providers and signing.

  • libcurl

    A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

  • Git

    Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.

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

aws-c-http reviews and mentions

Posts with mentions or reviews of aws-c-http. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-19.
  • aws-cli v2: how much smaller can it get? Answer: a lot smaller :)
    5 projects | dev.to | 19 Mar 2023
    package: name: aws-c-http version: 0.7.5 epoch: 0 description: AWS C99 implementation of the HTTP/1.1 and HTTP/2 specifications copyright: - license: Apache-2.0 environment: contents: keyring: - https://packages.wolfi.dev/os/wolfi-signing.rsa.pub repositories: - https://packages.wolfi.dev/os - '@local ./packages' packages: - aws-c-cal-dev@local - aws-c-common-dev@local - aws-c-compression-dev@local - aws-c-io-dev@local - build-base - busybox - ca-certificates-bundle - cmake - s2n-tls-dev@local - samurai pipeline: - uses: fetch with: expected-sha512: 90bfd0abfce8727bd4ef6e9a016e6183c2c4349c2d6e4cc02b932f5109ceb3476d79b853e74ca4888b768f44eba9ae953ca5e9b900704a2a3370a200c0168c02 uri: https://github.com/awslabs/aws-c-http/archive/refs/tags/v${{package.version}}.tar.gz - runs: | if [ "$CBUILD" != "$CHOST" ]; then CMAKE_CROSSOPTS="-DCMAKE_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_NAME=Linux" fi CFLAGS="$CFLAGS -flto=auto" \ CXXFLAGS="$CXXFLAGS -flto=auto" \ cmake -B build -G Ninja \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=/usr/lib \ -DBUILD_SHARED_LIBS=True \ -DCMAKE_BUILD_TYPE=None \ -DBUILD_TESTING="$(want_check && echo ON || echo OFF)" \ $CMAKE_CROSSOPTS cmake --build build - runs: | DESTDIR="${{targets.destdir}}" cmake --install build - uses: strip subpackages: - name: aws-c-http-dev pipeline: - uses: split/dev - runs: | mkdir -p "${{targets.subpkgdir}}"/usr/lib mv "${{targets.destdir}}"/usr/lib/aws-c-http "${{targets.subpkgdir}}"/usr/lib/ dependencies: runtime: - aws-c-http description: aws-c-http dev

Stats

Basic aws-c-http repo stats
1
124
6.3
24 days ago

awslabs/aws-c-http is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of aws-c-http is C.


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