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
- ☆112Updated last year
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- High-performance dictionary coding☆108Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆412Updated 11 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- A simple C library for compressing lists of integers using binary packing☆515Updated 2 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
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆489Updated last month
- Succinct data structures in C/C++☆92Updated last year
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Updated 7 months ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆23Updated 4 years ago
- Header-only binary fuse and xor filter library☆415Updated this week
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆132Updated last year
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 6 months ago
- 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
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆232Updated 2 years ago
- 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
- C library to pack and unpack short arrays of integers as fast as possible☆92Updated 2 years ago