geofflangdale / simdcsvLinks
A fast SIMD parser for CSV files
☆159Updated 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++)☆288Updated 4 months ago
- High-performance dictionary coding☆108Updated 8 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆485Updated last month
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- ☆112Updated last year
- Fast integer compression in C using the StreamVByte codec☆411Updated 10 months ago
- Storage for my snippets, toy programs, etc.☆372Updated last month
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A simple C library for compressing lists of integers using binary packing☆513Updated 2 years ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 11 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- Header-only binary fuse and xor filter library☆414Updated 4 months ago
- Succinct data structures in C/C++☆92Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆130Updated 11 months ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago