geofflangdale / simdcsvLinks
A fast SIMD parser for CSV files
☆155Updated 3 years ago
Alternatives and similar repositories for simdcsv
Users that are interested in simdcsv are comparing it to the libraries listed below
Sorting:
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- ☆108Updated last year
- Fast integer compression in C using the StreamVByte codec☆406Updated 6 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆451Updated 3 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆48Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- High-performance dictionary coding☆104Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆259Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A simple C library for compressing lists of integers using binary packing☆505Updated last year
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Storage for my snippets, toy programs, etc.☆362Updated 4 months ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆90Updated 2 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆227Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆133Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated last month
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- SIMD-accelerated base64 codecs☆437Updated last year
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- Vectorized version of the PCG random number generator☆80Updated 5 months ago
- Succinct data structures in C/C++☆89Updated 10 months ago