awslabs / aws-c-http
C99 implementation of the HTTP/1.1 and HTTP/2 specifications
☆136Updated last week
Related projects ⓘ
Alternatives and complementary repositories for aws-c-http
- This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols.☆109Updated last week
- C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.☆76Updated this week
- Aws Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primitives.☆34Updated this week
- C99 library implementation of AWS client-side authentication: standard credentials providers and signing.☆41Updated 3 weeks ago
- Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.☆262Updated last week
- C99 library implementation for communicating with the S3 service, designed for maximizing throughput on high bandwidth EC2 instances.☆104Updated this week
- C99 implementation of the MQTT 3.1.1 specification.☆93Updated last week
- C99 implementation of the vnd.amazon.eventstream content-type.☆34Updated 3 weeks ago
- Cross-Platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations. C interface with language bindings for each…☆55Updated last week
- C99 implementation of huffman encoding/decoding☆32Updated 3 weeks ago
- AWS Encryption SDK for C☆58Updated 4 months ago
- Benchmarks for Schemaless Data Serialization Libraries☆55Updated 2 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆87Updated 4 years ago
- libuv thread communication☆55Updated last year
- Debug Malloc memory allocation debugging C library☆161Updated 2 years ago
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆71Updated last week
- A mirror of the nettle repository☆61Updated last year
- LiteSpeed HPACK (RFC7541) Library☆41Updated last month
- Pblog is a small, low overhead, structured logging library☆30Updated 7 years ago
- QPACK compression library for use with HTTP/3☆74Updated last month
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆112Updated 11 years ago
- TLS and HTTP(s) client library for libuv☆45Updated this week
- A low-level coroutine library for C☆60Updated 3 months ago
- Minimal HTTP/3 library on top of MsQuic☆57Updated 2 weeks ago
- High performance AVL tree container C implementation☆51Updated 4 years ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆78Updated last week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- ☆17Updated 2 years ago
- timer.c: Tickless hierarchical timing wheel☆223Updated last year
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming