geofflangdale / simdcsvLinks
A fast SIMD parser for CSV files
☆155Updated 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 integer compression in C using the StreamVByte codec☆407Updated 6 months ago
- Fast Approximate Membership Filters (C++)☆280Updated this week
- ☆109Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- High-performance dictionary coding☆105Updated 8 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆324Updated 9 months ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆458Updated 4 months ago
- A simple C library for compressing lists of integers using binary packing☆505Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 7 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆123Updated 7 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆437Updated last month
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆112Updated 7 months ago
- BitMagic Library☆428Updated this week
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated this week
- Bloom-filter based minimal perfect hash function library☆266Updated last month