awslabs / aws-c-compression
C99 implementation of huffman encoding/decoding
☆33Updated 3 weeks ago
Alternatives and similar repositories for aws-c-compression:
Users that are interested in aws-c-compression are comparing it to the libraries listed below
- Aws Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primitives.☆34Updated this week
- Cross-Platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations. C interface with language bindings for each…☆57Updated 3 weeks ago
- C99 implementation of the vnd.amazon.eventstream content-type.☆35Updated 3 weeks ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- C99 implementation of the HTTP/1.1 and HTTP/2 specifications☆138Updated last week
- C99 library implementation of AWS client-side authentication: standard credentials providers and signing.☆41Updated this week
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- C99 implementation of the MQTT 3.1.1 specification.☆93Updated this week
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols.☆111Updated this week
- Finite State Coder☆14Updated 9 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆17Updated 8 months ago
- UTF8 Validator (C edition)☆23Updated 3 years ago
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- ⚽ Reliable message passing in distributed systems.☆14Updated last year
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications☆81Updated 9 years ago
- ☆20Updated 2 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 4 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- A generic Priority Queue implementation in C using heaps - nothing fancy.☆12Updated 7 years ago
- A vectorized single header hash function.☆19Updated 2 months ago
- String to Float Benchmark☆19Updated 6 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 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…☆54Updated 3 months ago