awslabs / aws-c-ioLinks
This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols.
☆122Updated this week
Alternatives and similar repositories for aws-c-io
Users that are interested in aws-c-io are comparing it to the libraries listed below
Sorting:
- C99 implementation of the HTTP/1.1 and HTTP/2 specifications☆155Updated last month
- Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.☆288Updated last week
- C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.☆84Updated this week
- Aws Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primitives.☆40Updated this week
- C99 implementation of the MQTT 3.1.1 specification.☆101Updated 2 months ago
- C99 library implementation of AWS client-side authentication: standard credentials providers and signing.☆55Updated 3 weeks ago
- C99 implementation of the vnd.amazon.eventstream content-type.☆37Updated 3 weeks ago
- Cross-Platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations. C interface with language bindings for each…☆61Updated last month
- C99 library implementation for communicating with the S3 service, designed for maximizing throughput on high bandwidth EC2 instances.☆146Updated last week
- AWS Encryption SDK for C☆59Updated last month
- A C implementation of Amazon Ion.☆170Updated 7 months ago
- Fast, portable, non-Turing complete expression evaluation (C++)☆200Updated last week
- Debug Malloc memory allocation debugging C library☆170Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year
- C99 implementation of huffman encoding/decoding☆37Updated 2 months ago
- CRC32C implementation with support for CPU-specific acceleration instructions☆494Updated 5 months ago
- Pblog is a small, low overhead, structured logging library☆29Updated 7 years ago
- SIMD-accelerated base64 codecs☆438Updated last year
- OAuth 2.x and OpenID Connect C library☆118Updated last month
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆87Updated last month
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆200Updated last week
- libuv thread communication☆59Updated 2 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- 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…☆115Updated 12 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- The Lightstep distributed tracing library for C++☆39Updated 2 years ago
- Coroutines for C.☆76Updated 8 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆67Updated last year