geofflangdale / simdcsv
A fast SIMD parser for CSV files
☆149Updated 2 years ago
Alternatives and similar repositories for simdcsv:
Users that are interested in simdcsv are comparing it to the libraries listed below
- ☆104Updated 11 months ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Fast Approximate Membership Filters (C++)☆273Updated 2 weeks ago
- High-performance dictionary coding☆104Updated 7 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆116Updated this week
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated 2 weeks ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆404Updated 5 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 2 months ago
- The world's first wait-free Software Transactional Memory☆172Updated 4 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆248Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- Fast integer compression in C using the StreamVByte codec☆384Updated this week
- Cuckoo Index: A Lightweight Secondary Index Structure☆130Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆495Updated last year
- Testing memory-level parallelism☆67Updated 10 months ago
- Comprehensive benchmarks of C++ maps☆302Updated last year
- A benchmark for sorting algorithms☆59Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆245Updated 3 years ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated 6 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆429Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 9 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 5 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 years ago
- Simple C++ code to benchmark fast division algorithms☆47Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago