amazon-ion / ion-c
A C implementation of Amazon Ion.
☆166Updated last week
Related projects ⓘ
Alternatives and complementary repositories for ion-c
- An-source C library developed and used at AppNexus.☆107Updated 5 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 3 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 7 years ago
- generate perfect hashes (alpha)☆76Updated 2 years ago
- C library to remove white space from strings as fast as possible☆152Updated 2 months ago
- Poireau: a sampling allocation debugger☆86Updated 2 years ago
- Thread-safe cross-platform event loop library in C++☆167Updated 2 months ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆132Updated 5 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆199Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆81Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec☆376Updated 8 months ago
- SIMD-enhanced word counter☆243Updated 5 years ago
- The world's first wait-free Software Transactional Memory