geofflangdale / simdcsvLinks
A fast SIMD parser for CSV files
☆151Updated 2 years ago
Alternatives and similar repositories for simdcsv
Users that are interested in simdcsv are comparing it to the libraries listed below
Sorting:
- ☆107Updated last year
- High-performance dictionary coding☆104Updated 8 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated 11 months ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec☆402Updated 4 months ago
- Header-only binary fuse and xor filter library☆369Updated 4 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆256Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 7 months ago
- Selection and partial sorting algorithms☆137Updated 2 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆442Updated 2 months ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆120Updated 5 months ago
- Simple C++ code to benchmark fast division algorithms☆51Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆45Updated last week
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 5 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A simple C library for compressing lists of integers using binary packing☆501Updated last year
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- Template Vector Library☆18Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago