awslabs / aws-c-httpLinks
C99 implementation of the HTTP/1.1 and HTTP/2 specifications
☆152Updated last month
Alternatives and similar repositories for aws-c-http
Users that are interested in aws-c-http are comparing it to the libraries listed below
Sorting:
- This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols.☆121Updated this week
- Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.☆286Updated this week
- Aws Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primitives.☆38Updated last week
- C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.☆82Updated this week
- C99 implementation of the vnd.amazon.eventstream content-type.☆37Updated last week
- C99 implementation of the MQTT 3.1.1 specification.☆99Updated last month
- C99 library implementation of AWS client-side authentication: standard credentials providers and signing.☆53Updated this week
- Cross-Platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations. C interface with language bindings for each…☆61Updated 3 weeks ago
- C99 library implementation for communicating with the S3 service, designed for maximizing throughput on high bandwidth EC2 instances.☆144Updated this week
- C99 implementation of huffman encoding/decoding☆36Updated last month
- Coroutines for C.☆76Updated 8 years ago
- AWS Encryption SDK for C☆59Updated 2 weeks ago
- libuv thread communication☆58Updated 2 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Debug Malloc memory allocation debugging C library☆169Updated 2 years ago
- Stackless coroutine implementation in C and C++☆24Updated 6 years ago
- SIMD-accelerated base64 codecs☆438Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming