awslabs / aws-checksumsLinks
Cross-Platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations. C interface with language bindings for each of our SDKs
☆61Updated 2 months ago
Alternatives and similar repositories for aws-checksums
Users that are interested in aws-checksums are comparing it to the libraries listed below
Sorting:
- C99 implementation of the vnd.amazon.eventstream content-type.☆37Updated 2 months ago
- Aws Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primitives.☆41Updated last week
- This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols.☆125Updated this week
- Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.☆293Updated this week
- C99 implementation of the HTTP/1.1 and HTTP/2 specifications☆164Updated 3 weeks ago
- AWS Encryption SDK for C☆59Updated 2 months ago
- C99 library implementation of AWS client-side authentication: standard credentials providers and signing.☆56Updated last week
- C99 library implementation for communicating with the S3 service, designed for maximizing throughput on high bandwidth EC2 instances.☆152Updated this week
- C99 implementation of huffman encoding/decoding☆38Updated 3 months ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆83Updated 2 months ago
- Review and verification of Brotli compressed data format specification.☆98Updated last year
- C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.☆86Updated this week
- A C implementation of Amazon Ion.☆171Updated last week
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- malloc leak tracer☆71Updated 3 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Concurrent trie-hash map library☆93Updated 2 years ago
- Pblog is a small, low overhead, structured logging library☆29Updated 8 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 3 months ago
- ☆20Updated 10 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
- C port of the snappy compressor☆249Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 weeks ago
- The Colm Programming Language☆182Updated 3 months ago
- A library for high-performance lightweight threads☆20Updated 14 years ago
- Static Radix Tree (Patricia trie) implementation in C