geofflangdale / simdcsvLinks
A fast SIMD parser for CSV files
☆156Updated 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++)☆282Updated 3 weeks ago
- ☆109Updated last year
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- High-performance dictionary coding☆105Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 10 months ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- Fast Static Symbol Table (FSST): efficient random-access string compression☆462Updated 4 months ago
- Succinct data structures in C/C++☆88Updated 11 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆112Updated 8 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆123Updated 8 months ago
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 6 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 2 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year