geofflangdale / simdcsv
A fast SIMD parser for CSV files
☆151Updated 2 years ago
Alternatives and similar repositories for simdcsv
Users that are interested in simdcsv are comparing it to the libraries listed below
Sorting:
- High-performance dictionary coding☆104Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆278Updated 4 months ago
- Fast integer compression in C using the StreamVByte codec☆397Updated 3 months ago
- ☆106Updated last year
- Header-only binary fuse and xor filter library☆363Updated 3 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆437Updated 3 weeks ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated 10 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- SIMD-accelerated base64 codecs☆434Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 4 months ago
- c++ library for binary fuse filters, including a sharded filter☆88Updated 3 months ago
- Storage for my snippets, toy programs, etc.☆356Updated last month
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆119Updated 4 months ago
- 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…☆45Updated 4 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year