amazon-ion / ion-cLinks
A C implementation of Amazon Ion.
☆172Updated 3 months ago
Alternatives and similar repositories for ion-c
Users that are interested in ion-c are comparing it to the libraries listed below
Sorting:
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆41Updated last year
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- An-source C library developed and used at AppNexus.☆114Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- malloc leak tracer☆72Updated 3 years ago
- High performance utility library for C☆97Updated 7 months ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆327Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- generate perfect hashes (alpha)☆79Updated 3 years ago
- Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.☆296Updated 3 weeks ago
- Benchmarks for Schemaless Data Serialization Libraries☆58Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- Compile-time TRIE based string matcher (C++11)☆54Updated 6 years ago
- Multipurpose C library and persistent key/value storage☆310Updated last month
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated last year
- Poireau: a sampling allocation debugger☆98Updated 4 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆371Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆307Updated last year
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- Thread safe and multi-endian version of Bob Jenkins' spookyhash☆69Updated 4 years ago