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
- High-performance dictionary coding☆104Updated 7 years ago
- ☆105Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆310Updated 4 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 2 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec☆392Updated last month
- Fast Approximate Membership Filters (C++)☆274Updated 2 months ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆425Updated last month
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated 8 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆118Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆307Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Template Vector Library☆18Updated 3 years ago
- Vectorized version of the PCG random number generator☆76Updated 2 weeks ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- C++20 idiomatic APIs for the Apache Arrow Columnar Format☆83Updated last week
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- Library for lock-free locks☆77Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆250Updated 3 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆130Updated 3 years ago
- c++ library for binary fuse filters, including a sharded filter☆88Updated last month
- An open addressing linear probing hash table, tuned for delete heavy workloads☆203Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago